diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 19:32:10 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-22 19:32:10 +0000 |
commit | 0a6fb5f7b9fb2dd548d1bc7e3e8de5c8bad2b5c1 (patch) | |
tree | 8360e05e23f40a16d37ba24198b2b46283d4211f /instances-template-help.pd | |
parent | bf881ea9dc7d180ef5ff42f1a007a1f1d712a036 (diff) |
replaced reference to polypoly with instances
svn path=/trunk/externals/manypoly/; revision=14487
Diffstat (limited to 'instances-template-help.pd')
-rw-r--r-- | instances-template-help.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/instances-template-help.pd b/instances-template-help.pd index 9111db7..360a6f0 100644 --- a/instances-template-help.pd +++ b/instances-template-help.pd @@ -2,7 +2,7 @@ #X text 79 120 Your [instances] abstraction needs two inlets and two outlets. First argument will be the voice index number starting from 0 \, second argument will be the total number of voices. Four more -arguments can be passed as arguments to [polypoly] and will be passed +arguments can be passed as arguments to [instances] and will be passed on to the custom abstraction.; #X text 80 35 instances-template is a basic patch here only to illustrate what a patch designed for [instance] looks like. Feel free to use it as a |