jitty-scripts/guitarix.xml
mollusk de25247fdb Guitarix jack conections
Former-commit-id: 7c1fa76b3297c0a9139abb3569e20e49cf909a6a
Former-commit-id: d35e1142e1079150bca779f66dda1f987f34c5d6
2019-09-08 12:01:32 -07:00

36 lines
1.1 KiB
XML

<!DOCTYPE patchbay>
<patchbay name="guitarix" version="0.5.5">
<output-sockets>
<socket client="gx_head_amp" type="jack-audio" exclusive="off" name="gx_head_amp 1">
<plug>out_0</plug>
</socket>
<socket client="system" type="jack-audio" exclusive="off" name="system 1">
<plug>capture_1</plug>
<plug>capture_2</plug>
</socket>
<socket client="gx_head_fx" type="jack-audio" exclusive="off" name="gx_head_fx 1">
<plug>out_0</plug>
<plug>out_1</plug>
</socket>
</output-sockets>
<input-sockets>
<socket client="gx_head_amp" type="jack-audio" exclusive="off" name="gx_head_amp 1">
<plug>in_0</plug>
</socket>
<socket client="gx_head_fx" type="jack-audio" exclusive="off" name="gx_head_fx 1">
<plug>in_0</plug>
</socket>
<socket client="system" type="jack-audio" exclusive="off" name="system 1">
<plug>playback_1</plug>
<plug>playback_2</plug>
</socket>
</input-sockets>
<slots/>
<cables>
<cable type="jack-audio" output="gx_head_amp 1" input="gx_head_fx 1"/>
<cable type="jack-audio" output="system 1" input="gx_head_amp 1"/>
<cable type="jack-audio" output="gx_head_fx 1" input="system 1"/>
</cables>
</patchbay>