资 源 简 介
Notepad NppExec scripts for interactive control of Supercollider3
This collection of files/scripts may be used to use Notepad++ as a text editor for Supercollider.
It uses PHP as an intermediary, to send an OSC message to a running sclang instance to
load and interpret a temporary file populated by the selected text in Notepad++
Requirements:
* Notepad++ (http://notepad-plus-plus.org/)
* NppExec Plugin (use Plugin Manager to install, or http://sourceforge.net/projects/npp-plugins/files/)
* SuperCollider compiled for commandline (http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/ANN-3-5-beta4-for-Windows-tp7270842p7270842.html) -- thanks Jakob Leben!
* PHP
* Open Sound Control for PHP (http://opensoundcontrol.org/implementation/open-sound-control-php)
NOTE: It"s fairly trivial to use an alternate language/tool --> the PHP script sends a single OSC message with the path to the temp file to evaluate.
Included Files:
* sc3_n