Re: [linux-audio-dev] [semi-OT] EEL 0.1.0

From: Steve Harris <S.W.Harris@email-addr-hidden>
Date: Mon Jan 10 2005 - 12:31:12 EET

On Sun, Jan 09, 2005 at 09:47:12 +0100, Stefan Westerfeld wrote:
> Hi!
>
> On Sun, Jan 09, 2005 at 09:08:22PM +0100, David Olofson wrote:
> > There! I've decided the new, rewritten EEL scripting engine is about
> > ready to start playing around with.
>
> My BEAST Evaluator plugin allows the user to add custom DSP code like
> writing
>
> output = sin (input_1 * 7) + 1 + 0.4 * last_input_1;
> last_input_1 = input_1;
>
> in a property at the GUI, to allow the user to add its own custom DSP
> code. But its really just started, thus I am wondering whether EEL is
> intended for this domain (RT audio processing), or whether it will be
> too slow. Then I might rather work on an BEAST EEL module.

Ooh, interesting, I've been wanting to write a DSSI plugin like this for
some time. I was going to use compiled C though :)

- Steve
Received on Mon Jan 10 16:15:12 2005

This archive was generated by hypermail 2.1.8 : Mon Jan 10 2005 - 16:15:13 EET