supercollider-tmbundle/README.html

99 lines
1.7 KiB
HTML

<h1><a href="http://github.com/rfwatson/textmate-supercollider">textmate-supercollider</a></h1>
<p>A <a href="http://supercollider.sourceforge.net">SuperCollider</a> bundle for <a href="http://www.macromates.com">TextMate</a>.</p>
<h2>Key controls</h2>
<ul>
<li><code>ENTER</code><br/>Execute current selection/line</li>
</ul>
<ul>
<li><code>CTRL-PERIOD</code><br/>
Stop server</li>
</ul>
<ul>
<li><code>CMD-k</code><br/>
recompile class library</li>
</ul>
<ul>
<li><code>CMD-d</code><br/>
Help</li>
</ul>
<ul>
<li><code>CMD-j</code><br/>
Open class definition</li>
</ul>
<ul>
<li><code>CMD-y</code><br/>
Implementations of</li>
</ul>
<ul>
<li><code>CMD-Y</code><br/>
References to</li>
</ul>
<ul>
<li><code>CMD-?</code><br/>
Post window to front</li>
</ul>
<ul>
<li><code>CMD-SHIFT-C</code><br/>
Clear post window</li>
</ul>
<ul>
<li><code>CMD-ALT-CTRL-S</code><br/>
Switch to SuperCollider mode</li>
</ul>
<p><br/>
<strong>plus</strong> various snippets &#8211; check the bundle.</p>
<h2>Installation</h2>
<ol>
<li>Double click on SuperCollider.tmbundle.</li>
<li>Copy TextMate.sc to SuperCollider Extensions directory and relaunch SC.</li>
<li>With .sc document open in TextMate, commands should now work as long as both SC and TM are open..</li>
</ol>
<h2>Notes</h2>
<p>I&#8217;ve extracted the underlying code to allow control of SC.app from any command line application.<br/><a href="http://github.com/rfwatson/sc3ctrl">sc3ctrl on github</a></p>
<h2>Disclaimer</h2>
<p>This is a new implementation and still as yet not properly tested<br/></p>
<h2>Contact me</h2>
<p>Via <a href="http://github.com/rwatson">github</a></p>