[Sc-devel] LocalBuffer

Julian Rohrhuber rohrhuber at uni-hamburg.de
Sun Jun 1 16:19:23 PDT 2008


I think it would not be too hard - an analogous to LocalIn / LocalOut 
one could allocate a local buffer. Only the question is: what buffer 
numbers to use? Maybe negative ones - although I think -1 is used as 
a test for successful buffer allocation.

If any setting of values would be needed, this couls either be done 
as a set of arguments of the ugen, or as a UGen command.

At 22:50 Uhr +0100 01.06.2008, Dan Stowell wrote:
>
>2008/6/1, Julian Rohrhuber <rohrhuber at uni-hamburg.de>:
>
>  > >On 1 Jun 2008, at 21:01, James Harkins wrote:
>>   >
>>   >>
>>   >>
>>   >>  - integration of audio processing into the language in ChucK means
>...snip...
>  >  Specially nice for FFT, DegreeToKey and smaller things - this would
>>   make the single sample feedback example (see example folder) a bit
>>   nicer.
>
>Yes, I've wanted something like this for a while - I do a lot of
>FFTing and a lot of NodeProxying! I've never been able to think of a
>reasonable way to make it happen.
>
>Dan
>
>  >  I have a little environment almost finished that simplifies this and
>>   gets rid of the explicit writing and reading, but an on the fly
>>   allocation would make it less dependent on context.

-- 





.


More information about the Sc-devel mailing list