On Wed, 2006-06-14 at 07:47 +0200, Alex Polite wrote:
Hi there.
Is it possible to write LADSPA plugins in anything but C/C++? I prefer
perl, ruby or python.
How do you do realtime in an interpreted language? How can you
guarantee the interpreter won't do something that's not RT safe during a
critical section?
Lee