A human readable and writable plain-text format for musical notes and other performance control signals.
Implemented for SuperCollider.
cd $MY_SUPERCOLLIDER_EXTENSIONS_DIR
git clone https://github.com/carlocapocasa/SpaceTracker.git
# restart language
cd $MY_SUPERCOLLIDER_EXTENSIONS_DIR/SpaceTracker
git pull
# restart language
The SpaceTracker implementation converts to timed buffers and audio files. To record these and play them back, TimedBufferUGens are required. See https://github.com/carlocapocasa/TimedBufferUGens
Please see the help files help/SpaceTrackerGuide.schelp and help/SpaceTracker.schelp for instructions and examples
Copyright (c) 2013 - 2017 Carlo Capocasa. Licensed under the GNU General Public License 2.0 or later.