> Le 22 juil. 2020 à 01:33, João Davi Stefanello <joao.stefane...@eac.ufsm.br> 
> a écrit :
> 
> Allright, with the boost library I could create an .lv2 extension...
> But is it in ARM 32 bit format? Because I had the same problem with the .lv2 
> created on web IDE.


I don't think  ARM 32 bit comes in the picture. Like most of other faust2xx 
script,  faust2lv2 is supposed to build a binary for the platform you are using 
it.

> When I load it in Zynthian Software my plugin appears, but doesn't work, 
> actually it got stuck on MIDI channel selection.

So the built platform is correct (since the plugin can be loaded). Can you make 
simpler Faust DSP code work?


> I was advised that it should have an "event" extension, maybe something about 
> the MIDI assignment, is there another way to do it instead of the "freq" 
> string on the vector?
> 
> Thanks anyway

What exact command are you doing to compile your DSP code?

Stéphane 

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

Reply via email to