poly
From Pdpedia
| {{{example_image}}} caption | |
| Description: | polyphonic voice allocation |
|---|---|
| Abbreviation: | |
| Library: | vanilla |
| Author(s): | Miller S. Puckette and others |
| Developer(s): | |
| Release version: | |
| Release date: | 2007 |
| Status: | active |
| Dependencies: | |
| License: | BSD |
| Website: | http://crca.ucsd.edu/~msp/software.html |
| Programming Language: | |
| Platform(s): | GNU/Linux, Mac OS X, Windows |
| Language: | English |
| Data type(s): | message |
| Distribution(s): | DesireData, PDa, Pd-extended, Pd-vanilla, puredata debian package, pure:dyne |
- MIDI-STYLE POLYPHONIC VOICE ALLOCATOR
The poly object takes a stream of pitch/velocity pairs and outputs triples containing voice number, pitch and velocity. You can pack the output and use the route object to route messages among a bank of voices depending on the first outlet. Poly can be configured to do voice stealing or not (the default.)
<-- scroll to change the value of delay in milliseconds.
<-- first argument, number of voices; second argument selects voice stealing
Output is in the printout window.
see also:
updated for Pd version 0.25
Contents |

