On 1/23/08, Darren Landrum <[EMAIL PROTECTED]> 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.
I used to use matlab (or similar/equivalent scripting languages like octave or python + scipy + matplotlib +...) but now the CLAM framework[1] is my first option. You have the best of both worlds, visual prototyping and direct coding (and realtime capable), indeed you can make very nice visual prototypes... [1] http://clam.iua.upf.edu best, -- Hernán http://h.ordia.com.ar GnuPG: 0xEE8A3FE9 _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
