61 lines
2.4 KiB
XML
61 lines
2.4 KiB
XML
<!DOCTYPE patchbay>
|
|
<patchbay name="onboard" version="0.4.2">
|
|
<output-sockets>
|
|
<socket type="jack-audio" exclusive="off" name="Headphones OUT L" client="jack_rack_headphones">
|
|
<plug>out_1</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="Headphones OUT R" client="jack_rack_headphones">
|
|
<plug>out_2</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="Qsynth OUT L" client="qsynth">
|
|
<plug>l_00</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="Qsynth OUT R" client="qsynth">
|
|
<plug>r_00</plug>
|
|
</socket>
|
|
<socket type="jack-midi" exclusive="off" name="jack-keyboard SEND" client="jack-keyboard">
|
|
<plug>midi_out</plug>
|
|
</socket>
|
|
<socket type="alsa-midi" exclusive="off" name="j2a_bridge OUT" client="j2a_bridge">
|
|
<plug>capture</plug>
|
|
</socket>
|
|
<socket type="alsa-midi" exclusive="off" name="Oxygen61" client="Oxygen 61">
|
|
<plug>Oxygen 61 MIDI 1</plug>
|
|
</socket>
|
|
</output-sockets>
|
|
<input-sockets>
|
|
<socket type="jack-audio" exclusive="off" name="Headphones IN L" client="jack_rack_headphones">
|
|
<plug>in_1</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="Headphones IN R" client="jack_rack_headphones">
|
|
<plug>in_2</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="Bass FX IN" client="jack_rack_bass">
|
|
<plug>in_1</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="System OUT L" client="system">
|
|
<plug>playback_1</plug>
|
|
</socket>
|
|
<socket type="jack-audio" exclusive="off" name="System OUT R" client="system">
|
|
<plug>playback_2</plug>
|
|
</socket>
|
|
<socket type="jack-midi" exclusive="off" name="j2a_bridge IN" client="j2a_bridge">
|
|
<plug>playback</plug>
|
|
</socket>
|
|
<socket type="alsa-midi" exclusive="off" name="FLUID Synth IN" client="FLUID Synth \([0-9]+\)">
|
|
<plug>Synth input port \([0-9]+:0\)</plug>
|
|
</socket>
|
|
</input-sockets>
|
|
<slots/>
|
|
<cables>
|
|
<cable type="jack-audio" output="Headphones OUT L" input="System OUT L"/>
|
|
<cable type="jack-audio" output="Headphones OUT R" input="System OUT R"/>
|
|
<cable type="jack-audio" output="Qsynth OUT L" input="Headphones IN L"/>
|
|
<cable type="jack-audio" output="Qsynth OUT R" input="Headphones IN R"/>
|
|
<cable type="jack-midi" output="jack-keyboard SEND" input="j2a_bridge IN"/>
|
|
<cable type="alsa-midi" output="j2a_bridge OUT" input="FLUID Synth IN"/>
|
|
<cable type="alsa-midi" output="Oxygen61" input="FLUID Synth IN"/>
|
|
</cables>
|
|
</patchbay>
|
|
|