<div dir="ltr"><div><div><div><div><div><div>I've written a ChucK script to concurrently instantiate samples with their own effects chains with the aim of creating a kind of kaleidoscopic music box that randomly plays filtered longish samples (say up to two minutes). The box bit is intended to be a raspberry pi.<br>
<br></div>Running on a pi the program maxes out at two concurrent samples and a modest effects chain for each. Ideally I'd prefer to double or even triple that so clearly I need to scale back my resource-intensive intentions, along with attempting to improve the pi's performance (overclocking, for example). There are concrete steps to take on both these fronts, but I have two concerns I'd be keen to get advice on: <br>
</div><br></div>1. Is ChucK the best electronic music platform to be doing processor-intensive tasks on a low-power processor?<br></div>2. Is building a processor-intensive composition on a raspberry pi (as opposed to building a hardware controller-related application) bordering on folly?<br>
<br></div>I realise the second question is more open-ended and philosophical, but I'd be interested to hear other perspectives :)<br><br></div>Many thanks<br><br>Stuart<br></div>