supercollider-tmbundle/README.textile

61 lines
1.3 KiB
Plaintext
Raw Normal View History

2008-12-22 01:37:00 +00:00
h1. "textmate-supercollider":http://github.com/rfwatson/textmate-supercollider
A "SuperCollider":http://supercollider.sourceforge.net bundle for "TextMate":http://www.macromates.com.
2008-12-22 11:45:23 +00:00
!http://farm4.static.flickr.com/3214/3005708965_4b6122cc66.jpg!:http://farm4.static.flickr.com/3214/3005708965_4b6122cc66_b.jpg
2008-12-22 01:37:00 +00:00
h2. Key controls
2008-12-22 02:12:34 +00:00
* @ENTER@<br/>Execute current selection/line
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CTRL-PERIOD@<br/>
Stop server
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-k@<br/>
recompile class library
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-d@<br/>
Help
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-j@<br/>
Open class definition
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-y@<br/>
Implementations of
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-Y@<br/>
References to
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-?@<br/>
Post window to front
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-SHIFT-C@<br/>
Clear post window
2008-12-22 01:37:59 +00:00
2008-12-22 02:12:34 +00:00
* @CMD-ALT-CTRL-S@<br/>
Switch to SuperCollider mode
2008-12-22 01:37:00 +00:00
2008-12-22 01:42:09 +00:00
<br/>
2008-12-22 02:12:34 +00:00
*plus* various snippets - check the bundle.
2008-12-22 01:37:00 +00:00
h2. Installation
# Double click on SuperCollider.tmbundle.
# Copy TextMate.sc to SuperCollider Extensions directory and relaunch SC.
# With .sc document open in TextMate, commands should now work as long as both SC and TM are open..
h2. Notes
2008-12-22 01:42:09 +00:00
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
2008-12-22 01:37:00 +00:00
h2. Disclaimer
2008-12-22 01:41:29 +00:00
This is a new implementation and still as yet not properly tested<br/>
2008-12-22 01:37:00 +00:00
h2. Contact me
2008-12-22 02:12:34 +00:00
Via "github":http://github.com/rwatson