AvcModels/FocusriteSaffireLE: saffire_le.dot

File saffire_le.dot, 2.6 kB (added by syastrov, 3 years ago)
Line 
1 digraph avcconnections {
2         "(21) PCR Compound Input" -> "(8) MSU Compound Input"
3         "(27) Analog Input 1/2" -> "(9) MSU Audio Input 1/2"
4         "(28) Analog Input 3/4" -> "(10) MSU Audio Input 3/4"
5         "(26) SPDIF Input" -> "(11) MSU Audio Input SPDIF"
6         "(25) Midi Input" -> "(12) MSU Midi Input"
7         "(20) Internal Sync" -> "(13) MSU Synch Input"
8         "(14) MSU Compound Output" -> "(23) PCR Compound Output"
9         "(15) MSU Audio Output 1/2" -> "(32) Analog Output 1/2"
10         "(16) MSU Audio Output 3/4" -> "(33) Analog Output 3/4"
11         "(17) MSU Audio Output 5/6" -> "(34) Analog Output 5/6"
12         "(18) MSU Audio Output SPDIF" -> "(31) SPDIF Output"
13         "(19) MSU Midi Output" -> "(30) Midi Output"
14         "(0) ASU Audio Input 1394 1/2" [color=green,style=filled];
15         "(1) ASU Audio Input 1394 3/4" [color=green,style=filled];
16         "(2) ASU Audio Input 1394 5/6" [color=green,style=filled];
17         "(3) ASU Audio Input 1394 7/8" [color=green,style=filled];
18         "(4) ASU Audio Output Ext 1/2" [color=green,style=filled];
19         "(5) ASU Audio Output Ext 3/4" [color=green,style=filled];
20         "(6) ASU Audio Output Ext 5/6" [color=green,style=filled];
21         "(7) ASU Audio Output Ext 7/8" [color=green,style=filled];
22         "(8) MSU Compound Input" [color=green,style=filled];
23         "(9) MSU Audio Input 1/2" [color=green,style=filled];
24         "(10) MSU Audio Input 3/4" [color=green,style=filled];
25         "(11) MSU Audio Input SPDIF" [color=green,style=filled];
26         "(12) MSU Midi Input" [color=green,style=filled];
27         "(13) MSU Synch Input" [color=green,style=filled];
28         "(14) MSU Compound Output" [color=green,style=filled];
29         "(15) MSU Audio Output 1/2" [color=green,style=filled];
30         "(16) MSU Audio Output 3/4" [color=green,style=filled];
31         "(17) MSU Audio Output 5/6" [color=green,style=filled];
32         "(18) MSU Audio Output SPDIF" [color=green,style=filled];
33         "(19) MSU Midi Output" [color=green,style=filled];
34         "(20) Internal Sync" [color=green,style=filled];
35         "(21) PCR Compound Input" [color=coral,style=filled];
36         "(22) PCR Synch Input" [color=coral,style=filled];
37         "(23) PCR Compound Output" [color=coral,style=filled];
38         "(24) PCR Synch Output" [color=coral,style=filled];
39         "(25) Midi Input" [color=slateblue,style=filled];
40         "(26) SPDIF Input" [color=slateblue,style=filled];
41         "(27) Analog Input 1/2" [color=slateblue,style=filled];
42         "(28) Analog Input 3/4" [color=slateblue,style=filled];
43         "(29) SPDIF Input Sync" [color=slateblue,style=filled];
44         "(30) Midi Output" [color=slateblue,style=filled];
45         "(31) SPDIF Output" [color=slateblue,style=filled];
46         "(32) Analog Output 1/2" [color=slateblue,style=filled];
47         "(33) Analog Output 3/4" [color=slateblue,style=filled];
48         "(34) Analog Output 5/6" [color=slateblue,style=filled];
49 }