[Faudiostream-users] documentation for Faust MIDI support?

2016-05-23 Thread Mykle Hansen
Hello, can I ask some advice? I’m trying to work out how to get MIDI controller information into Faust — specifically FaustLive at the moment. I know that there’s automatic support for converting MIDI note messages into the ‘gate’ ‘gain’ and ‘freq’ UI elements . But I’m trying to map MIDI

[Faudiostream-users] Using exported Faust online cpp code

2016-05-23 Thread Wayne Leeds
Hi. I am using the Faust online compiler to create a JACK and QT-compatible cpp source code file to which I would like to make some modifications. Unfortunately I can't seem to compile the generated code. How do I set up my computer's development environment (support packages, etc.)? I'm using

Re: [Faudiostream-users] FOF in faust

2016-05-23 Thread Bart Brouns
On 23 mei 2016, at 12:08, Stéphane Letz wrote: > >>> Yes sound is normally working. >> >> Thanks. >> Just to make sure we're not miscommunicating: you get sound when compiling >> with faust 2 - sch? >> >> Cheers, >> Bart. > > Yes on OSX. So my question is : does -sch mode

Re: [Faudiostream-users] FOF in faust

2016-05-23 Thread Bart Brouns
On 23 mei 2016, at 08:47, Stéphane Letz wrote: > >> Le 22 mai 2016 à 16:37, Bart Brouns a écrit : >> >> Hi Stéphane, >> >> Thanks for looking in to it. >> Does the -sch compile use huge amounts of RAM for you too? > > I have a 16 GO MacBook here, and

Re: [Faudiostream-users] FOF in faust

2016-05-23 Thread Bart Brouns
Hi Romain, Thanks for the tip; unfortunately it doesn't help: I already based my code on his, but I had to modify it to be used with dynamic parameters, see below. Also, it would be good to find out why my code works with faust 1, but is silent with faust 2 -sch. Cheers, Bart. studio

Re: [Faudiostream-users] FOF in faust

2016-05-23 Thread Stéphane Letz
> Le 22 mai 2016 à 16:37, Bart Brouns a écrit : > > Hi Stéphane, > > Thanks for looking in to it. > Does the -sch compile use huge amounts of RAM for you too? I have a 16 GO MacBook here, and I’m using Clang to compile, > I only have 4Gb, so probably swapping is my