> 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.
Since everyone else is having a go, I guess this is the thread to
mention Chuck...
http://chuck.cs.princeton.edu/
Real-time programming for those who decided patch cords "aren't for them".
;-)
Also, nice in the fact that you can do per-sample computations easily,
if you need to, but it's not required.
Oh, the options you now have...!
Steve