I've been trying to install faust tool chain on my raspberry, to compile my
faust code in LV2 ARM 32bits format.
But when I type faust2lv2 osc.dsp from the example folder in terminal, I
got this error message:

pi@raspberrypi:~/faust/examples/generator $ faust2lv2 osc.dsp
-fvisibility=hidden
lv2.cpp:292:10: fatal error: boost/circular_buffer.hpp: Nonexistent File or
folder
compilation terminated.

Some of the others export formats ran well, like faust2pure, which returns
a .so file.

The installation from this Git link that you post went well, but I don't
quite understand how to compile the .dsp files.

I couldn't "make" Faust Live software too, but I downloaded it from the git
repository.
Any suggestions?

Regards

Em qui., 16 de jul. de 2020 às 03:47, Stéphane Letz <l...@grame.fr>
escreveu:

>
>
> > Le 16 juil. 2020 à 02:05, João Davi Stefanello <
> joao.stefane...@eac.ufsm.br> a écrit :
> >
> > >  Is your instrument polyphonic?
> >
> >
> > Yes, with 4 voices. More than this presented noise.
> >
> > Now I'm trying to export an LV2 plugin to use with Zynthian, which runs
> on a Raspberry Pi 3.
> > The system architecture is an Linux 32 bit ARM , which it's not
> supported by the online Faust IDE.
> > I wonder if it's possible to export in this format somehow.
> >
>
> Thans I guess the best is to install the Faust tool chain on your machine,
> and test from there, see:
> https://github.com/grame-cncm/faust/wiki/BuildingSimple
>
> Stéphane
>
>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to