[linux-audio-dev] Writing LADSPA plugins in high level language?

Lee Revell rlrevell at joe-job.com
Wed Jun 14 06:09:33 UTC 2006


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




More information about the Linux-audio-dev mailing list