Skip to content

A human readable and writable plain-text format for musical notes and other performance control signals.

Notifications You must be signed in to change notification settings

capocasa/SpaceTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

SpaceTracker

A human readable and writable plain-text format for musical notes and other performance control signals.

Implemented for SuperCollider.

Install

cd $MY_SUPERCOLLIDER_EXTENSIONS_DIR
git clone https://github.com/carlocapocasa/SpaceTracker.git
# restart language 

Update

cd $MY_SUPERCOLLIDER_EXTENSIONS_DIR/SpaceTracker
git pull
# restart language 

Dependency

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

Usage

Please see the help files help/SpaceTrackerGuide.schelp and help/SpaceTracker.schelp for instructions and examples

License

Copyright (c) 2013 - 2017 Carlo Capocasa. Licensed under the GNU General Public License 2.0 or later.

About

A human readable and writable plain-text format for musical notes and other performance control signals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published