Hi all,

We recently added polyphonic and MIDI support in FaustLive, to be activated in 
the "Parameter" section of each DSP window. The polyphonic support uses the 
"mydsp_poly" DSP wrapping class already explained here :

http://faust.grame.fr/news/2016/01/13/polyphonic-instruments.html

and MIDI support already described here :

http://faust.grame.fr/news/2016/01/14/controlling-with-midi.html

Note that polyphonic instruments can possibly be used without MIDI control (and 
controlled with something like OSC or httpd). Before preparing new binaries, we 
are interested to get some feedback from people able to compile the 
applications themselves :

- get the GIT version of Faust2 branch, recompile it (including the HTTPD 
library with "make httpd") and re-install everything.

- get the latest "dev" version of FaustLive GIT, recompile it.

- on OSX  use "make JACK=1" to have the CoreAudio and JACK versions compiled. 
When running with CoreAudio backend, connection to the MIDI world is done using 
RtMIDI frameworks. When running with JACK backend, JACK also handles MIDI.

- on Linux, the version compiled by default uses JACK (and so JACK MIDI).

Thanks!

Stéphane
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to