supercollider-tmbundle/README.textile

55 lines
1.2 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.
h2. Key controls
* ENTER - Execute current selection/line
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CTRL-. - Stop server
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-k - recompile class library
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-d - Help
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-j - Open class definition
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-y - Implementations of
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-Y - References to
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-? - Post window to front
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-SHIFT-C - Clear post window
2008-12-22 01:37:59 +00:00
2008-12-22 01:37:00 +00:00
* CMD-ALT-CTRL-S - Switch to SuperCollider mode
2008-12-22 01:41:29 +00:00
2008-12-22 01:37:00 +00:00
Plus various snippets - check the bundle.
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
I've extracted the underlying code to allow control of SC.app from any command line application.
2008-12-22 01:41:29 +00:00
2008-12-22 01:37:00 +00:00
"sc3ctrl on github":http://github.com/rfwatson/sc3ctrl
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
Feedback and bug reports are welcome
h2. Contact me
Via github