[PD] libpd: Does libpd use voice allocation / how does libpd handle polyphony?

Joe White white.joe4 at gmail.com
Thu Feb 18 09:57:53 CET 2016


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 at 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 at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160218/28327e71/attachment.html>


More information about the Pd-list mailing list