aboutsummaryrefslogtreecommitdiff
path: root/supercollider/k_sc~/README
blob: 87cafa599c9fc3f95fc899fd8779f69a9bb90993 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24


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