On Wed, 2008-01-23 at 13:22 -0500, Darren Landrum wrote:
Okay, I'll see if I can make up for my awful post
from before with a
constructive question.
If you wanted to quickly prototype an idea for a DSP routine, how would
you go about it? It would need to work in real-time, but it wouldn't
really need to be super-efficient for testing ideas.
There are a couple of scripting languages designed for audio processing
and synthesis, for example Csound, SuperCollider and Chuck. For more
high-level algorithms you could maybe use a modular synth (Ingen, AMS
etc).
--ll