A spacializer plugins
Make a new instance of a plugin loaded from disk. See Plugins for an example about SATIE plugins.
| name |
Symbol, (unique) name under which the plugin will be referred to by SATIE.makeSynthDef method. |
| description |
String, a short description of the plugin |
| function |
The actual sclang code that defines the plugin's behaviour. |
| channelLayout |
|
| numChannels |
Number of channels in the spatializer (Integer) |
| setup |
A function to execute upon initialization |
(describe returnvalue here)
Get the number of channels
Integer