miSCellaneous a library of SuperColider extensions (c) 2009, 2010 Daniel Mayer
By version 0.3 miSCellaneous contains these class and help files:
1.) A family of classes for the use of synth values in Pbind-like objects
Take Working with HS and HSpar as a starting point, see also
HS, PHS, PHSuse, HSpar, PHSpar, PHSparUse, PHSplayer, PHSparPlayer, PHSusePlayer
2.) VarGUI: a gui for language variable and synth control
Requirements
SuperCollider version 3.3
VarGUI works with Cocoa and SwingOSC (see the respective installation instructions and requirements).
I tested examples on
eMac PowerPC G4 700 MHz / 640 MB / OS 10.4.11 - with SC 3.3, 3.3.1 and 3.4
iMac Intel Core 2 Duo 2.8 GHz / 2 GB / OS 10.5.8 - with SC 3.3, 3.3.1 and 3.4
Installation
Copy the miSCellaneous folder into /SuperCollider/Extensions and recompile the class library.
License
miSCellaneous is distributed under the GNU Public License in accordance with SuperCollider.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Contact
Email: daniel-mayer@email.de
URL: www.daniel-mayer.at
Many thanks to James McCartney for developing SuperCollider and the whole community for contributions and hints !
History
v0.3 2010-10-21
.) VarGui:
.) Arrayed synth control supported
.) Slider update methods added
.) Save dialog now uses unified gui class Dialog
.) Again compiling with SC 3.3 and 3.3.1
v0.2 2010-09-18
.) Minor adaptions to SC 3.4
.) Fixed time shifting issue
v0.1 2009-11-24