[PD] Quantize [ctlout]'puts?

IOhannes m zmoelnig zmoelnig at iem.at
Mon Jan 25 09:52:11 CET 2010


hi.

Gintaras Lau. wrote:
> Hello,
> Is it possible or necessary to quantize simultaneously outgoing MIDI
> signals of 'n' [ctlout X X] objects.

hmm, i'm not sure whether i understand your problem.

anyhow, three generic hints:

- if you want to avoid sending duplicate values, have a look at [change]
- if you want to control the maximum data rate of messages, have a look
at [speedlim] (part of iemlib(2) and most likely cyclone)
- if you want to limit the different values that can possibly occur
(which is what comes to my mind when i hear "quantize"), do something
like y=(int(x*k))/k for normalized values

fdmasr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20100125/319a47a1/attachment.bin>


More information about the Pd-list mailing list