From f888ed261d6a7064efdf81b20fff62abfa132fd5 Mon Sep 17 00:00:00 2001 From: APTX Date: Sat, 9 Apr 2011 14:52:13 +0200 Subject: [PATCH] Jack patchbay config files. --- patchbay/openlase-with-output.xml | 48 ++++++++++++++++++++++++++++ patchbay/openlase-without-output.xml | 37 +++++++++++++++++++++ 2 files changed, 85 insertions(+) create mode 100644 patchbay/openlase-with-output.xml create mode 100644 patchbay/openlase-without-output.xml diff --git a/patchbay/openlase-with-output.xml b/patchbay/openlase-with-output.xml new file mode 100644 index 0000000..729ef5e --- /dev/null +++ b/patchbay/openlase-with-output.xml @@ -0,0 +1,48 @@ + + + + + out_g + out_x + out_y + + + out_g + out_x + out_y + + + out_g + out_x + out_y + + + out_al + out_ar + + + + + in_g + in_x + in_y + + + in_g + in_x + in_y + + + playback_1 + playback_2 + + + + + + + + + + + diff --git a/patchbay/openlase-without-output.xml b/patchbay/openlase-without-output.xml new file mode 100644 index 0000000..496b9e0 --- /dev/null +++ b/patchbay/openlase-without-output.xml @@ -0,0 +1,37 @@ + + + + + out_g + out_x + out_y + + + out_g + out_x + out_y + + + out_al + out_ar + + + + + in_g + in_x + in_y + + + playback_1 + playback_2 + + + + + + + + + + -- 2.52.0