[chuck-users] how is this "on the fly"?

joerg piringer joerg at piringer.net
Mon Sep 17 14:58:19 EDT 2007


AlgoMantra schrieb:
> Perhaps the truth really is that adc => FFT => dac, which is so simple
> for ChucK etc - has no analog in Python, and people are just too
> ashamed to admit that they don't know how its done. To use Chuck to
> do this, I will need to learn YET ANOTHER LANGUAGE called OSC
> or something, which will talk to messages from Python (which are
> messages originating in my phone coming via Bluetooth) so I can
> pretty much give up on realtime.

pysndobj can do FFT.
just look it up in the docs.

and adc => FFT => dac won't work in chuck either. you'd need at least an 
inverse FFT.

best
joerg

-- 
http://joerg.piringer.net
http://www.transacoustic-research.com
http://www.iftaf.org
http://www.vegetableorchestra.org/


More information about the chuck-users mailing list