Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Commit

Permalink
Create aj-snapshot.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhub committed Nov 29, 2013
1 parent cdba994 commit ab0d0ec
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions aj-snapshot.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<alsa>
<client name="System">
<port id="0" />
<port id="1" />
</client>
<client name="Midi Through">
<port id="0" />
</client>
<client name="jack_midi" />
</alsa>
<jack>
<client name="system">
<port name="capture_1">
<connection port="gx_head_amp:in_0" />
</port>
<port name="capture_2">
<connection port="gx_head_amp:in_0" />
</port>
</client>
<client name="alsa_pcm">
<port name="Midi-Through/midi_capture_1" />
</client>
<client name="gx_head_amp">
<port name="out_0">
<connection port="system:playback_2" />
<connection port="system:playback_1" />
<connection port="gx_head_fx:in_0" />
</port>
</client>
<client name="gx_head_fx">
<port name="out_0" />
<port name="out_1" />
</client>
</jack>

0 comments on commit ab0d0ec

Please sign in to comment.