Do I need to do something in order to have libpd support polyphony or can I merely send all notes to PdBase::sendNoteOn and it will also handle chords?
—
I’m using the C++ headers.
Hey Matt,
What works in pd will work in libpd.
For polyphony there's the [poly] object you can use to route input midi messages (I assume coming from PdBase::sendNoteOn) to each voice of your synth.
Cheers, Joe
On 18 February 2016 at 02:21, Matti Viljamaa mviljamaa@kapsi.fi wrote:
Do I need to do something in order to have libpd support polyphony or can I merely send all notes to PdBase::sendNoteOn and it will also handle chords?
—
I’m using the C++ headers. _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list