No sure if IPlug2 => Faust connection is already in place. I think you should 
ask iPlug2 developers, see https://github.com/iPlug2/iPlug2

Maybe Oli Larkin who should be on this list can answer here ?

Stéphane

> Le 28 juin 2020 à 23:22, Súton <doctorsu...@gmail.com> a écrit :
> 
> 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



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to