summaryrefslogtreecommitdiff
path: root/jack_patch.xml
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-04-28 22:21:17 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-04-28 22:21:17 +0200
commitf0a637fe7fce13ffe63b96bdfaf675636f71c3da (patch)
treecc4baa6b9a873a283bbbc203d267c78ea972e276 /jack_patch.xml
parentd572febd57e507b7d04dfa2111f048f11dfca4d1 (diff)
downloaddigitale-debutanten-f0a637fe7fce13ffe63b96bdfaf675636f71c3da.tar.gz
robust MIDI setup, configurable LFO oscillator waveform, multiple LFO shred support
Diffstat (limited to 'jack_patch.xml')
-rw-r--r--jack_patch.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/jack_patch.xml b/jack_patch.xml
index 6497036..3d36072 100644
--- a/jack_patch.xml
+++ b/jack_patch.xml
@@ -21,6 +21,9 @@
<socket exclusive="off" client="alsa_in" type="audio" name="ALSA hw:default Out">
<plug>capture_1</plug>
</socket>
+ <socket exclusive="off" client="nanoKONTROL" type="midi" name="nanoKONTROL MIDI Out">
+ <plug>nanoKONTROL MIDI 1</plug>
+ </socket>
</output-sockets>
<input-sockets>
<socket exclusive="off" client="system" type="audio" name="ALSA hw:0 In">
@@ -43,6 +46,9 @@
<socket exclusive="off" client="ChucK" type="audio" name="Chuck In 2">
<plug>inport 2</plug>
</socket>
+ <socket exclusive="off" client="Midi Through" type="midi" name="Chuck MIDI In 1">
+ <plug>Midi Through Port-0</plug>
+ </socket>
</input-sockets>
<slots/>
<cables>
@@ -51,6 +57,7 @@
<cable output="Chuck Out 3" input="Oscilloscope In"/>
<cable output="ALSA hw:0 Out" input="Chuck In 1"/>
<cable output="ALSA hw:default Out" input="Chuck In 2"/>
+ <cable output="nanoKONTROL MIDI Out" input="Chuck MIDI In 1"/>
</cables>
</patchbay>