aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 19:43:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-22 19:43:38 +0000
commit11ff4a156d6c6803869f9abc06cba1506806d990 (patch)
tree1871fbaf1553475886d48eba7d4146eac57da0f7 /README.txt
parent0a6fb5f7b9fb2dd548d1bc7e3e8de5c8bad2b5c1 (diff)
repackaged Frank's polypolybackups/externals/manypoly@14489
svn path=/trunk/externals/manypoly/; revision=14488
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 0e5c9bf..28a5173 100644
--- a/README.txt
+++ b/README.txt
@@ -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.