Hello,

I'm new to Faust, and I've been having a great time using the web editor to
play around. I made a drone synth that I control with my MIDI Fighter
Twister. The Twister uses CC messages only. Now, I want to write a drum
synth in Faust that makes different sounds -- "kick" or "snare" --
depending on the received MIDI note (from an Akai Rhythm Wolf). I've looked
at the manual section on MIDI and polyphony and the various examples, but
they all describe polyphony where the only difference between voices is the
frequency and amplitude. I have written a Faust patch with a snare and kick
in parallel, each with a envelope triggered by a button with [midi:key],
[midi:keyon], or [midi:keypress] metadata. I haven't had success doing
this. More, in the online Faust Manual, the [midi:ctrl] example works in
the web editor, but I seem to get no response from any of the [midi:key*]
examples. What am I missing? A small example would be much appreciated.

Thanks,

Tyler Gillies

-- 
the "G" in G&O Family Cyclery,
a cargo and family bike shop for Seattle
http://www.familycyclery.com
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to