Hi Sarah,
On Mon, Jun 2, 2014 at 10:07 PM, wrote:
> GRAME is happy to announce the official release of FaustLive
>
Congrats for the release!
Will there be a source tarball to go along with the binary packages? Also,
it would be nice if you could mention the Linux distro the binary release
was
Trying to build the Faust-related libraries needed for FaustLive from the
current Faust2 git sources on Arch, I'm getting a few compile errors in the
faustremote stuff, mostly due to missing -I's and -L's, and a missing
#include in one spot. Suggested patch is attached. (I'm ready to commit
this my
Le 3 juin 2014 à 12:04, Albert Graef a écrit :
> Trying to build the Faust-related libraries needed for FaustLive from the
> current Faust2 git sources on Arch, I'm getting a few compile errors in the
> faustremote stuff, mostly due to missing -I's and -L's, and a missing
> #include in one sp
On Tue, Jun 3, 2014 at 12:15 PM, Stéphane Letz wrote:
> Please do!
>
Done. I've pushed this to the faust2 branch, maybe some kind soul can pull
it over to the main branch?
--
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email: aggr...@gmail.com
WWW:https://plus.googl
Hi all,
We are now in the situation where Faust DSP can be controlled by regular User
Interfaces, MIDI, OSC, accelerometers when used on phones or tablets…
Concerning MIDI, the thing is that no real specification have been established,
and we think time is now to collect what has already been d
On Tue, Jun 3, 2014 at 12:57 PM, Stéphane Letz wrote:
> 2) We think begin able to define how to control Faust program polyphonic
> instruments would be really useful. Sampo Savolainen YC 20 (
> http://code.google.com/p/foo-yc20/) is a good example of a pure
> polyphonic instrument where the MIDI
Hmm, actually it seems that the link command in
embedded/faustremote/RemoteClient/Makefile is bogus. Before I started
messing with it, it was:
libfaustremote.a : $(objects)
libtool -static $(LIBFLAGS) $(objects) -o libfaustremote.a
I simply removed the -static option which isn't recognized on
On Tue, Jun 3, 2014 at 7:18 PM, Albert Graef wrote:
> Please hold on while I clean up this mess...
>
Ok, this should be fixed now. Still have to test on OSX, waiting for
MacPorts to finish updating...
--
Dr. Albert Gr"af
Computer Music Research Group, JGU Mainz, Germany
Email: aggr...@gmail.c