diff options
author | Kjetil S. Matheussen <ksvalast@users.sourceforge.net> | 2004-02-02 14:12:47 +0000 |
---|---|---|
committer | Kjetil S. Matheussen <ksvalast@users.sourceforge.net> | 2004-02-02 14:12:47 +0000 |
commit | e3f67bd77b72fbaeb643792a2d1f9decddbccbbe (patch) | |
tree | 4b5f2a042050dab852079a9bd303f81e79048cf2 /supercollider/k_sc~/README | |
parent | 9c15b7f87cb04a6deb5b7387edc51d43a35224f9 (diff) |
k_jack-tilde is much better than k_sc~. Remove.
svn path=/trunk/; revision=1309
Diffstat (limited to 'supercollider/k_sc~/README')
-rw-r--r-- | supercollider/k_sc~/README | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/supercollider/k_sc~/README b/supercollider/k_sc~/README deleted file mode 100644 index 87cafa59..00000000 --- a/supercollider/k_sc~/README +++ /dev/null @@ -1,24 +0,0 @@ - - -k_sc~ v0.0.1 - - -k_sc~ requires you to use Jack as the audio API for PD. -It is an external that automaticly routes the audio -between PD and the Supercollider synth. - -It provides two objects: - -1. [from_sc~] Receives sound from Supercollider. - Syntax is the same as the [adc~] object. - -2. [to_sc~] Sends sound to Supercollider. - Syntax is the same as the [dac~] object. - - -Kjetil S. Matheussen -k.s.matheussen@notam02.no - - - - |