[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] demand rate



At 11:51 Uhr -0300 19.02.2006, Charlls Quarra wrote:
From: Charlls Quarra <charlls_quarra@xxxxxxxxxxxx>
Subject: Re: [sc-dev] demand rate
To: SuperCollider developers list <sc-dev@xxxxxxxxxxxxxxx>

the idea is simple; a ugen that creates a node from a given synthdef definition upon request from a trigger signal. It could receive arguments in a control array / data buffer.

tom tlalim <ttlalim@xxxxxxxxx> escribió:

chan you elaborate / explain?
tom

On 19 Feb 2006, at 14:53, Charlls Quarra wrote:

 particularly, i've begged for a demand-rate server-side synth node
 creator


It would be useful to be able to time-scale UGens by not calling next() each period, but on demand, and interpolate between the output. This would allow to 'scroll' through ugens graphs. No demand rate implementation might be needed, but a possibility to unlink part of the ugen graph from audio rate.

The other idea, to have a ugen that spawns new synths (or sends an arbitrary osc message to the server itself) has been around for a while, but it hasn't been implemented so far.
--





.