Scripts
Here are some example scripts for Scripteffect:
volume.scr: A simple volume plugin. Parameter a changes the volume of the incomming audio.
midivolume.scr: A simple midi plugin that sets the volume of all midi notes to the value of parameter a. Please consult your hosts manual to find out, how to route midi in and out of an effect plugin.
midiscale.scr: A simple midi plugin, that scales all midi notes with 2*a. Please consult your hosts manual to find out, how to route midi in and out of an effect plugin.
delay.scr: A delay effect. Parameter a determines the delay and parameter b the feedback.
lowpass.scr: A resonant lowpass effect. Algorithm is from www.musicdsp.org. Parameter a is the cutoff frequency, parameter b is the resonance, parameter c can be used to set the maximum cutoff frequency and parameter d to finetune the resonance.
Contribute your scripts
If you made a usefull script then please send it to me and I will put it on this page or make it downloadable on the download page.
Send a script.
|