Some preliminary MIDI documentation is available here: 

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

and for polyphonic/MIDI instruments here:

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

All of this can be tested in FaustLive or with some of the faust2xxx scripts 
like ‘faust2caqt' or ‘faust2jaqt’ : 

faust2caqt -h
faust2caqt [-httpd] [-qrcode] [-poly] [-poly2] [-midi] [-osc] [-debug] 
<file.dsp>
Use '-httpd' to activate HTTP control
Use '-qrcode' to activate QR code generation
Use '-poly' to produce a polyphonic self-contained DSP, ready to be used with 
MIDI events
Use '-poly2' to produce a polyphonic DSP connected to the effect part, ready to 
be used with MIDI events
Use '-midi' to activate MIDI control
Use '-osc' to activate OSC control
Use '-debug' to print all the build steps

faust2jaqt -h 

magellan-pro-2:examples letz$ faust2jaqt -h
faust2jaqt [-httpd] [-qrcode] [-poly] [-midi] [-osc] <file.dsp>
Use '-httpd' to activate HTTP control
Use '-qrcode' to activate QR code generation
Use '-poly' to produce a polyphonic DSP, ready to be used with MIDI events
Use '-midi' to activate MIDI control
Use '-osc' to activate OSC control

Please fell free to suggest improvements of the documentation.

Stéphane


> Le 24 mai 2016 à 07:10, Mykle Hansen <my...@mykle.com> a écrit :
> 
> 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 knobs on my control surface to vsliders, so I can tweak 
> values while I listen.
> 
> I’ve been digging through various documentation sources on Faust. 
> I thought that somwhere I saw a reference to getting generic MIDI 
> knob controller values by putting [midi:*] metadata in UI element 
> labels.  Was I dreaming that?  I can’t find it now.  The OSC 
> documentation for Faust is quite complete, but I’ve found hardly 
> anything about MIDI.  (And I don’t have any OSC hardware. =)  Is
> there some standard mapping from MIDI to OSC that people use for this?
> 
> Thanks,
> -mykle-
> ------------------------------------------------------------------------------
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users


------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to