Re: [LAD] Prototyping algorithms and ideas

From: Kjetil S. Matheussen <k.s.matheussen@email-addr-hidden>
Date: Fri Feb 01 2008 - 18:53:06 EET

On Fri, 1 Feb 2008, Kjetil S. Matheussen wrote:
> fucntions to get a convenient speed boost for dsp processing. A few
> modifications to the faust syntax will be necesarry though to make
> it work in s-expressions, but it shouldn't be so hard.
>

The last sentence was extremely bad formulated. I ment that
the syntax for accessing faust needs to be different, because
programming in snd is s-expressions based. So what is needed
is a preprocessor for faust which runs inside snd, which
translates the snd/faust code code into faust code, then
execute the faust compiler to compile, and after that
dynamically compile and link that code again into snd. This
whole operation shouldn't take more than a few ms.
I have already made such a system for C, and it was
relatively easy to do.

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
Received on Fri Feb 1 20:15:04 2008

This archive was generated by hypermail 2.1.8 : Fri Feb 01 2008 - 20:15:04 EET