hi, i am working with FAUST and IPlug2 and cant figure out how to to
pass midi notes coming from a *DAW *through *IPlug2 *to *Faust*.
if nobody has a clue how to do that with IPlug2 it would also great to
know how to handle midi in general in Faust.
is there any possibility to trigger this?
gate = button("gate");
a = 1;
d = 50;
s = 1;
r = 30;
adsr = ((en.adsr(a,d,s,r,gate))*gain) : max (0) : min (1);
thanks for your help, steve
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users