diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 19:43:38 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 19:43:38 +0000 |
commit | 11ff4a156d6c6803869f9abc06cba1506806d990 (patch) | |
tree | 1871fbaf1553475886d48eba7d4146eac57da0f7 /README.txt | |
parent | 0a6fb5f7b9fb2dd548d1bc7e3e8de5c8bad2b5c1 (diff) |
repackaged Frank's polypolybackups/externals/manypoly@14489
svn path=/trunk/externals/manypoly/; revision=14488
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ - instances: many instances that are both individually and globally addressable - instances~: same as [instances] but with outlet~s -- midivoices~: designed for MIDI polyphony, used with [poly] and based on [polypoly] +- polypoly~: designed for MIDI polyphony, built upon [poly] and based on [polypoly] - bundle: a bundle of instances all connected to the same inlets and outlets Objects in the 'many' lib are based on code from Stephen Pickles' (aka pix) nqpoly4 and Frank Barknecht's polypoly. Thanks to pix's nqpoly4 because that was the real groundbreaking work that proved that a useful and reliable instance-managing object could be programmed in Pd. |