|
> In the following orc. I just want to add an envelope to control the
> A,D,S, of the Reson afilt, any body know how?
>
> sr=44100
> kr=4410
> ksmps=10
> nchnls=1
>
> instr 1
> amp oscil 10000,p5,1
> a1 line 2,3.5,10000
> afilt reson a1, 10, 100,
> out afilt*amp
> endin
>
> Thank you,
>
In the following orc. I just want to add an envelope to control the
A,D,S, of the Reson afilt, any body know how?
sr=44100
kr=4410
ksmps=10
nchnls=1
instr 1
amp oscil 10000,p5,1
a1 line 2,3.5,10000
afilt reson a1, 10, 100,
out afilt*amp
endin
Thank you,
Marcus
|