> Any plans for a DSSI architecture?
The plan is, with the help of the community, to support the largest
possible set of architectures. DSSI support is certainly a good
candidate , but I don't know how much work it would represent, compared
for example to the existing LADSPA architecture.
> Not to drag things out, but the problem isn't really with FC4. Anyone
> who doesn't have libpangocairo installed will not be able to run those
> binaries. Period. You said the compiler server isn't linking the
> binaries against that lib, but I just don't see how that's possible.
> Run string
Paul Coccoli a écrit :
> Here's pkg-config on my FC4:
>
> [EMAIL PROTECTED] ~]$ pkg-config --libs gtk+-2.0
> -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
> -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0
> -ldl -lglib-2.0
>
> Unless you statically link the generate
Paul Coccoli a écrit :
> On 11/2/06, Orlarey Yann <[EMAIL PROTECTED]> wrote:
>> Paul Coccoli a écrit :
>> > The alsa-gtk build does not run on my FC4 box, because it requires
>> > libpangocairo-1.0.so.0.
>> alsa-gtk applications are build against gtk+-2.0 whi
Paul Coccoli a écrit :
> The alsa-gtk build does not run on my FC4 box, because it requires
> libpangocairo-1.0.so.0.
alsa-gtk applications are build against gtk+-2.0 which requires
pangocairo-1.0. Have you gtk+-2.0 installed ?
>
> The whole thing looks very cool though!
>
Thanks.
Dear All,
A completely rewritten Faust website is available at
http://faudiostream.sourceforge.net or at http://faust.grame.fr . Its
main feature is the possibility to use the Faust compiler online, via
the web pages, without having to install it on your machine.
The website contains a small cata
Hi Alex,
Alex Polite a écrit :
> My first project will be a winner-takes-it-all-gain filter that takes
> n number of inputs and lowers the gain on all but the loudest signal.
If I have correctly understood the problem, here is how it could be
implemented in Faust :
envelop= abs : max