Go to file
rob 3f6f2f101b Merge branch 'master' of git@github.com:rfwatson/textmate-supercollider 2008-12-23 11:11:28 +00:00
SuperCollider.tmbundle move code execution onto AppClock, allows GUI to work 2008-12-23 11:09:28 +00:00
README.html add README.html 2008-12-22 02:12:34 +00:00
README.textile 2008-12-22 15:26:00 -07:00
TextMate.sc move code execution onto AppClock, allows GUI to work 2008-12-23 11:09:28 +00:00

README.textile

h1. "textmate-supercollider":http://github.com/rfwatson/textmate-supercollider

A "SuperCollider":http://supercollider.sourceforge.net bundle for "TextMate":http://www.macromates.com.

!http://farm4.static.flickr.com/3214/3005708965_4b6122cc66.jpg!:http://farm4.static.flickr.com/3214/3005708965_4b6122cc66_b.jpg

"Download most recent tarball":http://github.com/rfwatson/textmate-supercollider/tarball/master

h2. Key controls

* @ENTER@<br/>Execute current selection/line

* @CTRL-PERIOD@<br/>
Stop server

* @CMD-k@<br/>
recompile class library

* @CMD-d@<br/>
Help

* @CMD-j@<br/>
Open class definition

* @CMD-y@<br/>
Implementations of

* @CMD-Y@<br/>
References to

* @CMD-?@<br/>
Post window to front

* @CMD-SHIFT-C@<br/>
Clear post window

* @CMD-ALT-CTRL-S@<br/>
Switch to SuperCollider mode

<br/>
*plus* various snippets - check the bundle.


h2. Installation

# Double click on SuperCollider.tmbundle.
# Copy TextMate.sc to SuperCollider class load path, eg  @~/Application\ Support/SuperCollider/Extensions/@. Relaunch SC.
# With .sc document open in TextMate, commands should now work as long as both SC and TM are open..


h2. Notes

I've extracted the underlying code to allow control of SC.app from any command line application.<br/>"sc3ctrl on github":http://github.com/rfwatson/sc3ctrl


h2. Disclaimer

This is a new implementation and still as yet not properly tested<br/>


h2. Contact me

Via "github":http://github.com/rwatson