Skip to content

SuperCollider classes for calling a method on an array, and have that method applied to all items in array. Used to implement transparent sc us with real-time WFS.

License

Notifications You must be signed in to change notification settings

miguel-negrao/Cluster

Repository files navigation

Cluster library

The ClusterBasic class holds an array of elements, all of the same type, and redirects all messages that it receives to those elements. Automates the process of calling methods of all elements on an array.

License

ImmLib is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. See COPYING for the license text.

About

SuperCollider classes for calling a method on an array, and have that method applied to all items in array. Used to implement transparent sc us with real-time WFS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published