Hi Edgar,
Le 11/02/2008 à 18:11, edgar-rft@... écrivait :
> All you need to do is to transform your DSP function into appropriate
> array values and start the plugin, which runs lightspeed faster than
> the single-step DSP code via the XLISP object system. There also is no
> memory allocation problem with this plugin any more, so you can use it
> to write plugins for practical work on Audacity tracks on any length
> without being afraid of memory limits.
I just replaced the inverter with simple functions like
(cos (* 1.573 (* step-size i)))
Works like a charm, kudos.
--
Jean
|