Erster Commit: nativer Linux-Port aus macOS-Bytecode
Läuft die Voice Acoustic VA-Remotecontrol (AllDSP AllControl) nativ unter Linux auf echtem wxGTK 3.0 — ohne Wine und ohne dekompilierten App-Code. Ausgeführt wird das unveränderte Python-2.7-Bytecode aus dem macOS-.app; C-Extensions (wxGTK/numpy/ scipy/PortAudio) kommen nativ aus Debian stretch. Enthält: va/ (Original-.pyc + pure-Python-Libs + Assets + launch.py mit den drei Linux-Fixes), Dockerfile/run.sh/entrypoint.sh, reference/ (dekompilierter Quellcode zum Debuggen) und README/STATUS. img.cache (378 MB, regenerierbar) ist per .gitignore ausgeschlossen. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
After Width: | Height: | Size: 121 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 896 B |
|
After Width: | Height: | Size: 977 B |
|
After Width: | Height: | Size: 772 B |
|
After Width: | Height: | Size: 813 B |
|
After Width: | Height: | Size: 168 B |
|
After Width: | Height: | Size: 337 B |
|
After Width: | Height: | Size: 921 B |
|
After Width: | Height: | Size: 911 B |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 238 B |
|
After Width: | Height: | Size: 623 B |
|
After Width: | Height: | Size: 809 B |
|
After Width: | Height: | Size: 607 B |
|
After Width: | Height: | Size: 173 B |
|
After Width: | Height: | Size: 885 B |
|
After Width: | Height: | Size: 768 B |
|
After Width: | Height: | Size: 753 B |
|
After Width: | Height: | Size: 737 B |
|
After Width: | Height: | Size: 428 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 947 B |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 934 B |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 921 B |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 947 B |
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 844 B |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 605 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 787 B |
|
After Width: | Height: | Size: 873 B |
|
After Width: | Height: | Size: 673 B |
|
After Width: | Height: | Size: 362 B |
|
After Width: | Height: | Size: 936 B |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 979 B |
|
After Width: | Height: | Size: 552 B |
|
After Width: | Height: | Size: 524 B |
|
After Width: | Height: | Size: 408 B |
|
After Width: | Height: | Size: 441 B |
|
After Width: | Height: | Size: 549 B |
|
After Width: | Height: | Size: 181 B |
|
After Width: | Height: | Size: 768 B |
|
After Width: | Height: | Size: 468 B |
|
After Width: | Height: | Size: 856 B |
|
After Width: | Height: | Size: 518 B |
@@ -0,0 +1,52 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 2
|
||||
|
||||
vuMeters = {
|
||||
0:'Out 8',
|
||||
1:'Out 7',
|
||||
2:'Out 6',
|
||||
3:'Out 5',
|
||||
4:'Out 4',
|
||||
5:'Out 3',
|
||||
6:'Out 2',
|
||||
7:'Out 1',
|
||||
8:'In H',
|
||||
9:'In G',
|
||||
10:'In F',
|
||||
11:'In E',
|
||||
12:'In D',
|
||||
13:'In C',
|
||||
14:'In B',
|
||||
15:'In A'
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'32: Channel Down',
|
||||
33:'33: Channel Up',
|
||||
34:'34: Item Down',
|
||||
35:'35: Item Up',
|
||||
36:'36: Esc / Exit',
|
||||
37:'37: System Menu',
|
||||
38:'38: Rotary Bit 1 (b6)',
|
||||
39:'39: Rotary Bit 2 (b7)',
|
||||
40:'40: Mute Out 1',
|
||||
41:'41: Mute Out 2',
|
||||
42:'42: Mute Out 3',
|
||||
43:'43: Mute Out 4',
|
||||
44:'44: Mute Out 5',
|
||||
45:'45: Mute Out 6',
|
||||
46:'46: Mute Out 7',
|
||||
47:'47: Mute Out 8',
|
||||
48:'48: Mute In 1',
|
||||
49:'49: Mute In 2',
|
||||
50:'50: Mute In 3',
|
||||
51:'51: Mute In 4',
|
||||
52:'52: Mute In 5',
|
||||
53:'53: Mute In 6',
|
||||
54:'54: Mute In 7',
|
||||
55:'55: Mute In 8',
|
||||
56:'56: Rotary Push'
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,75 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
32|64|0|43|187|0|7|1|1|110|1|1|User|VU LED function 7
|
||||
32|64|0|66|56|0|0|0|0|13|0|0|User|Key 24
|
||||
32|64|0|16|47|0|0|135|0|3|0|0|User|Key 15
|
||||
32|64|0|55|34|0|0|0|0|9|0|0|User|Key 2
|
||||
32|64|0|46|187|0|10|0|1|125|1|1|User|VU LED function 10
|
||||
32|64|0|69|184|7|2|130|7|1|0|1|User|LED number 2
|
||||
32|64|0|19|187|0|1|0|1|122|1|1|User|VU LED function 1
|
||||
32|64|0|10|188|6|0|129|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|33|188|1|0|134|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|22|187|0|12|0|1|134|1|1|User|VU LED function 12
|
||||
32|64|0|13|188|3|0|132|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|36|35|0|0|0|0|8|0|0|User|Key 3
|
||||
32|64|0|39|187|2|16|0|1|151|1|1|User|VU LED function 16
|
||||
32|64|0|58|187|2|14|0|1|122|1|1|User|VU LED function 14
|
||||
32|64|0|72|184|7|5|133|7|1|0|1|User|LED number 5
|
||||
32|64|0|6|187|0|3|0|1|148|1|1|User|VU LED function 3
|
||||
32|64|0|61|187|2|13|0|1|92|1|1|User|VU LED function 13
|
||||
32|64|0|75|184|7|8|0|7|1|0|1|User|LED number 8
|
||||
32|64|0|25|187|0|8|0|1|104|1|1|User|VU LED function 8
|
||||
32|64|0|48|52|0|0|0|0|0|0|0|User|Key 20
|
||||
32|64|0|78|184|7|11|3|7|1|0|1|User|LED number 11
|
||||
32|64|0|28|188|7|0|128|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|51|40|0|0|128|0|3|0|0|User|Key 8
|
||||
32|64|0|42|187|0|2|0|2|128|4|1|User|VU LED function 2
|
||||
32|64|0|65|36|0|0|0|0|17|5|0|User|Key 4
|
||||
32|64|0|31|188|4|0|131|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|54|42|0|0|130|0|3|0|0|User|Key 10
|
||||
32|64|0|45|41|0|0|129|0|3|0|0|User|Key 9
|
||||
32|64|0|68|184|7|1|129|7|1|0|1|User|LED number 1
|
||||
32|64|0|18|188|13|0|2|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|9|44|0|0|132|0|3|0|0|User|Key 12
|
||||
32|64|0|32|188|15|0|0|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|71|184|7|4|132|7|1|0|1|User|LED number 4
|
||||
32|64|0|21|187|2|15|0|1|145|1|1|User|VU LED function 15
|
||||
32|64|0|12|45|0|0|133|0|3|0|0|User|Key 13
|
||||
32|64|0|35|50|0|0|2|0|3|0|0|User|Key 18
|
||||
32|64|0|15|33|0|0|0|0|6|0|0|User|Key 1
|
||||
32|64|0|38|188|12|0|3|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|57|49|0|0|1|0|3|0|0|User|Key 17
|
||||
32|64|0|5|189|5|8|0|2|0|3|0|User|Display Selection
|
||||
32|64|0|60|188|10|0|1|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|74|184|7|7|135|7|1|0|1|User|LED number 7
|
||||
32|64|0|24|187|7|5|135|7|1|0|1|User|VU LED function 5
|
||||
32|64|0|63|36|0|0|0|0|18|8|0|User|Key 4
|
||||
32|64|0|77|184|7|10|2|7|1|0|1|User|LED number 10
|
||||
32|64|0|27|88|0|0|0|0|6|7|16|User|Rotary 0
|
||||
32|64|0|50|54|0|0|0|0|0|0|0|User|Key 22
|
||||
32|64|0|41|188|8|0|3|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|64|36|0|0|0|0|16|3|0|User|Key 4
|
||||
32|64|0|30|53|0|0|0|0|0|0|0|User|Key 21
|
||||
32|64|0|53|187|0|4|128|2|134|1|1|User|VU LED function 4
|
||||
32|64|0|44|43|0|0|131|0|3|0|0|User|Key 11
|
||||
32|64|0|67|184|7|0|128|7|1|0|1|User|LED number 0
|
||||
32|64|0|17|36|0|0|0|0|2|1|0|User|Key 4
|
||||
32|64|0|8|48|0|0|0|0|3|0|0|User|Key 16
|
||||
32|64|0|47|188|14|0|1|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|70|184|7|3|131|7|1|0|1|User|LED number 3
|
||||
32|64|0|20|188|9|0|2|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|11|37|0|0|0|0|1|0|0|User|Key 5
|
||||
32|64|0|34|32|0|0|0|0|7|0|0|User|Key 0
|
||||
32|64|0|23|188|11|0|0|153|160|162|24|User|VU LED bar 0
|
||||
32|64|0|14|188|0|0|135|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|37|55|0|0|0|0|0|0|0|User|Key 23
|
||||
32|64|0|4|187|0|6|0|1|116|1|1|User|VU LED function 6
|
||||
32|64|0|59|187|0|0|0|1|92|1|1|User|VU LED function 0
|
||||
32|64|0|73|184|7|6|134|7|1|0|1|User|LED number 6
|
||||
32|64|0|7|187|0|9|0|1|98|1|1|User|VU LED function 9
|
||||
32|64|0|62|187|7|5|135|7|0|0|1|User|VU LED function 5
|
||||
32|64|0|76|184|7|9|1|7|1|0|1|User|LED number 9
|
||||
32|64|0|26|51|0|0|3|0|3|0|0|User|Key 19
|
||||
32|64|0|49|188|5|0|130|153|160|162|32|User|VU LED bar 0
|
||||
32|64|0|40|187|0|11|0|1|131|1|1|User|VU LED function 11
|
||||
32|64|0|29|46|0|0|134|0|3|0|0|User|Key 14
|
||||
32|64|0|52|188|2|0|133|153|160|162|32|User|VU LED bar 0
|
||||
|
@@ -0,0 +1,60 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = { #leds zijn 184, zie user_config.py en uiControl.c; led id is in ui parameters
|
||||
2:'D2 0dB / D4 User 1',
|
||||
1:'D2 -12dB / D4 User 2',
|
||||
0:'D2 Signal / D4 User 3',
|
||||
4:'D2 Peak / D4 User 4',
|
||||
3:'D2 Limit / D4 User 5',
|
||||
5:'D2 & D4 Unused',
|
||||
6:'D2 & D4 Unused',
|
||||
7:'D2 & D4 Unused',
|
||||
8:'D4 Mute In 1',
|
||||
9:'D4 Mute In 2',
|
||||
10:'D4 Mute In 3',
|
||||
11:'D4 Mute In 4',
|
||||
12:'D4 Mute Out 1',
|
||||
13:'D4 Mute Out 2',
|
||||
14:'D4 Mute Out 3',
|
||||
15:'D4 Mute Out 4',
|
||||
16:'IO Power',
|
||||
17:'IO Signal',
|
||||
18:'IO Limit',
|
||||
19:'IO Peak',
|
||||
20:'IO AES Lock',
|
||||
21:'IO Link Up',
|
||||
22:'IO Front Panel Wink',
|
||||
23:'IO AES/EBU Relay',
|
||||
24:'IO Spare 1',
|
||||
25:'2',
|
||||
26:'3',
|
||||
27:'4',
|
||||
28:'5',
|
||||
29:'6',
|
||||
30:'7',
|
||||
31:'8',
|
||||
}
|
||||
user_config_front_panel_leds_sort_order = [2,1,0,4,3,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31]
|
||||
|
||||
user_config_front_panel_keys = { #buttons beginnen bij 32, zie user_config.py en uiControl.c, dan mapping naar hex value in h file, bijv. D3.h
|
||||
32:'32: D2 / D4 Menu',
|
||||
33:'33: D2 / D4 Exit',
|
||||
34:'34: Rotary Bit 1 (b2)',
|
||||
35:'35: D2 / D4 Rotary',
|
||||
36:'36: Rotary Bit 2 (b4)',
|
||||
37:'37: D2 / D4 U8 P5',
|
||||
38:'38: D2 / D4 U8 P6',
|
||||
39:'39: D2 / D4 U8 P7',
|
||||
40:'40: D4 Mute In 1',
|
||||
41:'41: D4 Mute In 2',
|
||||
42:'42: D4 Mute In 3',
|
||||
43:'43: D4 Mute In 4',
|
||||
44:'44: D4 Mute Out 1',
|
||||
45:'45: D4 Mute Out 2',
|
||||
46:'46: D4 Mute Out 3',
|
||||
47:'47: D4 Mute Out 4',
|
||||
}
|
||||
user_config_front_panel_keys_sort_order = [32,33,35,37,38,39,40,41,42,43,44,45,46,47]
|
||||
|
||||
@@ -0,0 +1,48 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
32|64|0|43|184|0|18|255|1|128|4|1|User|LED number 18
|
||||
32|64|0|16|184|0|3|255|1|128|4|1|User|LED number 3
|
||||
32|64|0|46|184|0|4|127|2|140|1|1|User|LED number 4
|
||||
32|64|0|10|184|0|2|127|1|128|1|1|User|LED number 2
|
||||
32|64|0|33|184|0|10|0|0|1|0|0|User|LED number 10
|
||||
32|64|0|22|184|0|4|255|2|140|1|1|User|LED number 4
|
||||
32|64|0|13|184|0|1|255|1|116|1|1|User|LED number 1
|
||||
32|64|0|36|184|0|13|0|0|1|0|0|User|LED number 13
|
||||
32|64|0|8|189|5|33|4|1|0|0|0|User|Display Selection
|
||||
32|64|0|39|184|0|17|127|1|92|1|1|User|LED number 17
|
||||
32|64|0|3|33|0|0|0|0|18|2|0|User|Key 1
|
||||
32|64|0|6|88|0|0|0|0|4|2|16|User|Rotary 0
|
||||
32|64|0|48|184|0|19|255|1|140|1|1|User|LED number 19
|
||||
32|64|0|28|184|0|5|0|0|1|0|0|User|LED number 5
|
||||
32|64|0|51|184|0|20|0|17|0|3|1|User|LED number 20
|
||||
32|64|0|42|184|0|18|127|1|134|1|1|User|LED number 18
|
||||
32|64|0|31|184|0|8|0|0|1|0|0|User|LED number 8
|
||||
32|64|0|45|184|0|18|255|2|128|4|1|User|LED number 18
|
||||
32|64|0|18|184|0|4|255|1|140|1|1|User|LED number 4
|
||||
32|64|0|9|184|0|3|127|1|134|4|1|User|LED number 3
|
||||
32|64|0|32|184|0|9|0|0|1|0|0|User|LED number 9
|
||||
32|64|0|12|184|0|0|127|1|92|1|1|User|LED number 0
|
||||
32|64|0|35|184|0|12|0|0|1|0|0|User|LED number 12
|
||||
32|64|0|15|184|0|2|255|1|128|1|1|User|LED number 2
|
||||
32|64|0|38|184|0|15|0|0|1|0|0|User|LED number 15
|
||||
32|64|0|2|33|0|0|0|0|2|1|0|User|Key 1
|
||||
32|64|0|5|33|0|0|0|0|17|5|0|User|Key 1
|
||||
32|64|0|27|184|0|16|0|4|0|0|0|User|LED number 16
|
||||
32|64|0|50|184|0|19|255|2|140|1|1|User|LED number 19
|
||||
32|64|0|41|184|0|3|127|2|128|4|1|User|LED number 3
|
||||
32|64|0|30|184|0|7|0|0|1|0|0|User|LED number 7
|
||||
32|64|0|53|184|0|22|0|4|1|0|0|User|LED number 22
|
||||
32|64|0|44|184|0|18|127|2|128|4|1|User|LED number 18
|
||||
32|64|0|17|184|0|3|255|2|128|4|1|User|LED number 3
|
||||
32|64|0|8|184|0|4|127|1|146|1|1|User|LED number 4
|
||||
32|64|0|47|184|0|19|127|1|146|1|1|User|LED number 19
|
||||
32|64|0|11|184|0|1|127|1|116|1|1|User|LED number 1
|
||||
32|64|0|34|184|0|11|0|0|1|0|0|User|LED number 11
|
||||
32|64|0|14|184|0|0|255|1|92|1|1|User|LED number 0
|
||||
32|64|0|37|184|0|14|0|0|1|0|0|User|LED number 14
|
||||
32|64|0|1|32|0|0|0|0|1|0|0|User|Key 0
|
||||
32|64|0|4|33|0|0|0|0|16|3|0|User|Key 1
|
||||
32|64|0|7|35|0|0|0|0|13|0|0|User|Key 3
|
||||
32|64|0|49|184|0|19|127|2|140|1|1|User|LED number 19
|
||||
32|64|0|40|184|0|17|255|1|92|1|1|User|LED number 17
|
||||
32|64|0|29|184|0|6|0|0|1|0|0|User|LED number 6
|
||||
32|64|0|52|184|0|21|127|12|1|0|0|User|LED number 21
|
||||
|
@@ -0,0 +1,62 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = { #leds zijn 184, zie user_config.py en uiControl.c; led id is in ui parameters
|
||||
2:'D2 0dB / D4 User 1',
|
||||
1:'D2 -12dB / D4 User 2',
|
||||
0:'D2 Signal / D4 User 3',
|
||||
4:'D2 Peak / D4 User 4',
|
||||
3:'D2 Limit / D4 User 5',
|
||||
5:'D2 & D4 Unused',
|
||||
6:'D2 & D4 Unused',
|
||||
7:'D2 & D4 Unused',
|
||||
8:'D4 Mute In 1',
|
||||
9:'D4 Mute In 2',
|
||||
10:'D4 Mute In 3',
|
||||
11:'D4 Mute In 4',
|
||||
12:'D4 Mute Out 1',
|
||||
13:'D4 Mute Out 2',
|
||||
14:'D4 Mute Out 3',
|
||||
15:'D4 Mute Out 4',
|
||||
16:'XM Preset 5',
|
||||
17:'XM Preset 4',
|
||||
18:'XM Preset 3',
|
||||
19:'XM Preset 2',
|
||||
20:'XM Preset 1',
|
||||
21:'XM Peak',
|
||||
22:'XM Limit',
|
||||
23:'XM Signal',
|
||||
24:'GPO 8 / C0 (Set To None)',
|
||||
25:'GPO 9 / C1 (Set To None)',
|
||||
26:'HPF Enabled',
|
||||
27:'Network Link',
|
||||
28:'Wink LED',
|
||||
29:'Set To None',
|
||||
30:'GPO 13 / C2 (Set To None)',
|
||||
31:'Spare 5',
|
||||
}
|
||||
user_config_front_panel_leds_sort_order = [2,1,0,4,3,5,6,7,8,9,10,11,12,13,14,15,23,22,21,20,19,18,17,16,26,27,28,24,25,29,30,31]
|
||||
|
||||
user_config_front_panel_keys = { #buttons beginnen bij 32, zie user_config.py en uiControl.c, dan mapping naar hex value in h file, bijv. D3.h
|
||||
32:'32: D2 / D4 Menu',
|
||||
33:'33: D2 / D4 Exit',
|
||||
34:'34: Rotary Bit 1 (b2)',
|
||||
35:'35: D2 / D4 Rotary',
|
||||
36:'36: Rotary Bit 2 (b4)',
|
||||
37:'37: D2 / D4 U8 P5',
|
||||
38:'38: D2 / D4 U8 P6',
|
||||
39:'39: D2 / D4 U8 P7',
|
||||
40:'40: D4 Mute In 1',
|
||||
41:'41: D4 Mute In 2',
|
||||
42:'42: D4 Mute In 3',
|
||||
43:'43: D4 Mute In 4',
|
||||
44:'44: D4 Mute Out 1',
|
||||
45:'45: D4 Mute Out 2',
|
||||
46:'46: D4 Mute Out 3',
|
||||
47:'47: D4 Mute Out 4',
|
||||
48:'48: XM HPF',
|
||||
49:'49: XM Preset'
|
||||
}
|
||||
user_config_front_panel_keys_sort_order = [32,33,35,37,38,39,40,41,42,43,44,45,46,47,48,49]
|
||||
|
||||
@@ -0,0 +1,60 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
32|64|0|43|32|0|0|0|0|1|0|0|User|Key 0
|
||||
32|64|0|16|184|0|11|0|0|1|0|0|User|LED number 11
|
||||
32|64|0|46|35|0|0|0|0|13|0|0|User|Key 3
|
||||
32|64|0|19|184|0|14|0|0|1|0|0|User|LED number 14
|
||||
32|64|0|10|184|0|4|255|2|134|1|1|User|LED number 4
|
||||
32|64|0|33|49|0|0|0|0|16|3|0|User|Key 17
|
||||
32|64|0|22|49|0|5|0|0|12|1|0|User|Key 17
|
||||
32|64|0|13|184|0|8|0|0|1|0|0|User|LED number 8
|
||||
32|64|0|36|184|0|4|255|1|134|1|1|User|LED number 4
|
||||
32|64|0|0|1|0|0|127|1|80|122|128|User|ADC 0
|
||||
32|64|0|3|184|0|22|255|1|128|4|1|User|LED number 22
|
||||
32|64|0|58|33|0|0|0|0|17|5|0|User|Key 1
|
||||
32|64|0|72|48|4|24|127|0|22|1|0|User|Key 16
|
||||
32|64|0|6|184|0|2|127|1|128|1|1|User|LED number 2
|
||||
32|64|0|75|45|0|0|0|0|0|1|0|User|Key 13
|
||||
32|64|0|25|184|0|20|0|3|1|0|1|User|LED number 20
|
||||
32|64|0|48|38|0|0|0|0|0|0|0|User|Key 6
|
||||
32|64|0|28|184|0|17|0|3|4|0|1|User|LED number 17
|
||||
32|64|0|51|41|0|0|0|0|0|1|0|User|Key 9
|
||||
32|64|0|31|184|4|26|0|7|1|0|1|User|LED number 26
|
||||
32|64|0|18|184|0|13|0|0|1|0|0|User|LED number 13
|
||||
32|64|0|9|184|0|4|127|1|146|1|1|User|LED number 4
|
||||
32|64|0|32|184|0|27|127|12|1|0|0|User|LED number 27
|
||||
32|64|0|21|184|0|23|127|1|92|1|1|User|LED number 23
|
||||
32|64|0|12|184|0|7|0|0|1|0|0|User|LED number 7
|
||||
32|64|0|35|184|0|3|255|1|128|4|1|User|LED number 3
|
||||
32|64|0|15|184|0|10|0|0|1|0|0|User|LED number 10
|
||||
32|64|0|38|184|0|21|255|1|134|1|1|User|LED number 21
|
||||
32|64|0|2|184|0|6|0|0|100|3|0|User|LED number 6
|
||||
32|64|0|57|33|0|0|0|0|16|3|0|User|Key 1
|
||||
32|64|0|5|184|0|1|127|1|116|1|1|User|LED number 1
|
||||
32|64|0|60|36|0|0|0|0|0|0|0|User|Key 4
|
||||
32|64|0|74|44|0|0|0|0|0|1|0|User|Key 12
|
||||
32|64|0|24|184|0|21|255|2|134|1|1|User|LED number 21
|
||||
32|64|0|77|47|0|0|0|0|0|1|0|User|Key 15
|
||||
32|64|0|27|184|0|18|0|3|3|0|1|User|LED number 18
|
||||
32|64|0|50|40|0|0|0|0|0|0|0|User|Key 8
|
||||
32|64|0|30|49|0|0|0|0|18|9|0|User|Key 17
|
||||
32|64|0|44|33|0|0|0|0|2|1|0|User|Key 1
|
||||
32|64|0|67|88|0|0|0|0|4|2|16|User|Rotary 0
|
||||
32|64|0|17|184|0|12|0|0|1|0|0|User|LED number 12
|
||||
32|64|0|8|184|0|3|255|2|128|4|1|User|LED number 3
|
||||
32|64|0|47|37|0|0|0|0|0|0|0|User|Key 5
|
||||
32|64|0|20|184|0|15|0|0|1|0|0|User|LED number 15
|
||||
32|64|0|11|184|0|5|0|0|1|0|0|User|LED number 5
|
||||
32|64|0|34|49|0|0|0|0|17|5|0|User|Key 17
|
||||
32|64|0|23|184|0|21|127|1|146|1|1|User|LED number 21
|
||||
32|64|0|14|184|0|9|0|0|1|0|0|User|LED number 9
|
||||
32|64|0|1|189|5|1|6|1|56|65|0|User|Display Selection
|
||||
32|64|0|56|33|0|0|0|0|18|2|0|User|Key 1
|
||||
32|64|0|4|184|0|0|127|1|92|1|1|User|LED number 0
|
||||
32|64|0|59|34|0|0|0|0|0|0|0|User|Key 2
|
||||
32|64|0|73|43|0|0|0|0|0|1|0|User|Key 11
|
||||
32|64|0|7|184|0|3|127|1|134|1|1|User|LED number 3
|
||||
32|64|0|76|46|0|0|0|0|0|1|0|User|Key 14
|
||||
32|64|0|26|184|0|19|0|3|2|0|1|User|LED number 19
|
||||
32|64|0|49|39|0|0|0|0|0|0|0|User|Key 7
|
||||
32|64|0|29|184|0|16|0|3|5|0|1|User|LED number 16
|
||||
32|64|0|52|42|0|0|0|0|0|0|0|User|Key 10
|
||||
|
@@ -0,0 +1,48 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'Escape',
|
||||
33:'Menu',
|
||||
34:'R1b1',
|
||||
35:'Push Rotary 1',
|
||||
36:'R1b2',
|
||||
37:'R2b1',
|
||||
38:'R2b2',
|
||||
39:'Push Rotary 2',
|
||||
40:'Standby',
|
||||
41:'Set to None',
|
||||
42:'Push Rotary 4',
|
||||
43:'R3b1',
|
||||
44:'R3b2',
|
||||
45:'Push Rotary 3',
|
||||
46:'R4b1',
|
||||
47:'R4b2',
|
||||
}
|
||||
user_config_front_panel_keys_sort_order = [33,32,35,39,45,42,40,41,34,36,37,38,43,44,46,47]
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
2:'Signal 1',
|
||||
5:'2',
|
||||
10:'3',
|
||||
13:'4',
|
||||
1: 'Limit 1',
|
||||
4: '2',
|
||||
9: '3',
|
||||
12: '4',
|
||||
0: 'Peak 1',
|
||||
3: '2',
|
||||
8: '3',
|
||||
11: '4',
|
||||
16: 'Amp Control',
|
||||
17: 'Network',
|
||||
18: 'Standby',
|
||||
6:'Set to None',
|
||||
7:'Set to None',
|
||||
14:'Set to None',
|
||||
15:'Set to None',
|
||||
}
|
||||
user_config_front_panel_leds_sort_order = [2,5,10,13,1,4,9,12,0,3,8,11,16,17,18,6,7,14,15]
|
||||
|
||||
|
||||
@@ -0,0 +1,69 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
32|64|0|43|184|0|3|129|2|134|4|1|User|LED number 3
|
||||
32|64|0|16|184|0|4|129|2|128|4|1|User|LED number 4
|
||||
32|64|0|55|184|0|12|131|1|128|4|1|User|LED number 12
|
||||
32|64|0|19|90|0|0|2|0|15|14|16|User|Rotary 3
|
||||
32|64|0|10|32|0|0|0|0|2|1|0|User|Key 0
|
||||
32|64|0|88|184|0|11|131|1|134|4|1|User|LED number 11
|
||||
32|64|0|91|184|0|1|0|1|134|1|1|User|LED number 1
|
||||
32|64|0|105|91|0|0|3|0|12|11|16|User|Rotary 4
|
||||
32|64|0|94|32|0|0|0|0|16|3|0|User|Key 0
|
||||
32|64|0|3|184|0|18|0|5|1|0|0|User|LED number 18
|
||||
32|64|0|58|39|0|0|0|0|13|1|0|User|Key 7
|
||||
32|64|0|81|184|0|10|2|1|92|1|1|User|LED number 10
|
||||
32|64|0|72|33|0|0|0|0|1|0|0|User|Key 1
|
||||
32|64|0|6|45|0|0|0|0|13|1|0|User|Key 13
|
||||
32|64|0|84|184|0|9|130|2|128|4|1|User|LED number 9
|
||||
32|64|0|75|184|0|17|127|12|1|0|0|User|LED number 17
|
||||
32|64|0|98|184|0|8|2|1|140|1|1|User|LED number 8
|
||||
32|64|0|25|184|0|7|0|0|1|0|0|User|LED number 7
|
||||
32|64|0|87|184|0|19|0|0|1|0|0|User|LED number 19
|
||||
32|64|0|78|184|7|11|3|7|1|0|1|User|LED number 11
|
||||
32|64|0|101|184|0|8|130|2|134|4|1|User|LED number 8
|
||||
32|64|0|42|32|0|0|0|0|17|5|0|User|Key 0
|
||||
32|64|0|65|32|0|0|0|0|18|2|0|User|Key 0
|
||||
32|64|0|45|42|0|0|0|0|13|1|0|User|Key 10
|
||||
32|64|0|9|184|0|20|0|0|1|0|0|User|LED number 20
|
||||
32|64|0|71|35|0|0|0|0|3|8|0|User|Key 3
|
||||
32|64|0|35|184|0|1|128|2|128|4|1|User|LED number 1
|
||||
32|64|0|90|184|0|13|3|1|92|1|1|User|LED number 13
|
||||
32|64|0|104|41|0|0|0|0|0|1|0|User|Key 9
|
||||
32|64|0|38|184|0|4|129|1|128|4|1|User|LED number 4
|
||||
32|64|0|93|39|0|0|1|0|3|8|0|User|Key 7
|
||||
32|64|0|80|184|7|0|0|7|1|0|1|User|LED number 0
|
||||
32|64|0|5|184|0|12|131|2|128|4|1|User|LED number 12
|
||||
32|64|0|83|184|0|4|1|1|134|1|1|User|LED number 4
|
||||
32|64|0|74|184|0|3|129|1|134|4|1|User|LED number 3
|
||||
32|64|0|97|35|0|0|0|0|13|1|0|User|Key 3
|
||||
32|64|0|24|184|0|12|3|1|134|1|1|User|LED number 12
|
||||
32|64|0|63|184|0|5|1|1|92|1|1|User|LED number 5
|
||||
32|64|0|86|184|0|4|1|2|128|4|1|User|LED number 4
|
||||
32|64|0|77|45|0|0|2|0|3|8|0|User|Key 13
|
||||
32|64|0|64|89|0|0|1|0|6|5|16|User|Rotary 2
|
||||
32|64|0|103|40|0|0|0|0|0|1|0|User|Key 8
|
||||
32|64|0|53|184|0|8|2|2|134|4|1|User|LED number 8
|
||||
32|64|0|44|184|0|2|0|1|92|1|1|User|LED number 2
|
||||
32|64|0|17|184|0|16|0|10|1|0|0|User|LED number 16
|
||||
32|64|0|8|184|0|0|0|1|140|1|1|User|LED number 0
|
||||
32|64|0|70|184|0|12|3|2|128|4|1|User|LED number 12
|
||||
32|64|0|20|184|0|9|130|1|128|4|1|User|LED number 9
|
||||
32|64|0|11|184|7|8|2|7|1|0|1|User|LED number 8
|
||||
32|64|0|34|184|0|11|131|2|134|4|1|User|LED number 11
|
||||
32|64|0|89|184|0|3|1|1|140|1|1|User|LED number 3
|
||||
32|64|0|23|184|0|11|3|2|134|4|1|User|LED number 11
|
||||
32|64|0|37|184|0|8|130|1|134|4|1|User|LED number 8
|
||||
32|64|0|92|184|0|9|2|1|134|1|1|User|LED number 9
|
||||
32|64|0|56|42|0|0|3|0|3|8|0|User|Key 10
|
||||
32|64|0|95|184|0|11|3|1|140|1|1|User|LED number 11
|
||||
32|64|0|59|184|0|6|0|0|1|0|0|User|LED number 6
|
||||
32|64|0|82|184|0|1|128|1|128|4|1|User|LED number 1
|
||||
32|64|0|73|184|0|15|0|0|1|0|0|User|LED number 15
|
||||
32|64|0|96|184|0|14|0|0|1|0|0|User|LED number 14
|
||||
32|64|0|7|184|0|9|2|2|128|4|1|User|LED number 9
|
||||
32|64|0|85|184|0|0|128|1|134|4|1|User|LED number 0
|
||||
32|64|0|76|184|0|0|0|2|134|4|1|User|LED number 0
|
||||
32|64|0|99|184|0|0|128|2|134|4|1|User|LED number 0
|
||||
32|64|0|40|88|0|0|0|0|4|2|16|User|Rotary 1
|
||||
32|64|0|79|184|0|1|0|2|128|4|1|User|LED number 1
|
||||
32|64|0|102|184|0|3|1|2|134|4|1|User|LED number 3
|
||||
32|64|0|52|184|7|3|1|7|1|0|1|User|LED number 3
|
||||
|
@@ -0,0 +1,48 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
2:'User 1',
|
||||
1:'User 2',
|
||||
0:'User 3',
|
||||
4:'User 4',
|
||||
3:'User 5',
|
||||
5:'Unused',
|
||||
6:'Unused',
|
||||
7:'Unused',
|
||||
8:'Mute In 1',
|
||||
9:'Mute In 2',
|
||||
10:'Mute In 3',
|
||||
11:'Mute In 4',
|
||||
12:'Mute Out 1',
|
||||
13:'Mute Out 2',
|
||||
14:'Mute Out 3',
|
||||
15:'Mute Out 4',
|
||||
}
|
||||
user_config_front_panel_leds_sort_order = [2,1,0,4,3,5,6,7,8,9,10,11,12,13,14,15]
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'Menu',
|
||||
33:'Exit',
|
||||
35:'Rotary',
|
||||
37:'U8 P5',
|
||||
38:'U8 P6',
|
||||
39:'U8 P7',
|
||||
40:'Mute In 1',
|
||||
41:'Mute In 2',
|
||||
42:'Mute In 3',
|
||||
43:'Mute In 4',
|
||||
44:'Mute Out 1',
|
||||
45:'Mute Out 2',
|
||||
46:'Mute Out 3',
|
||||
47:'Mute Out 4',
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
0:'Out 3 & 4',
|
||||
1:'Out 1 & 2',
|
||||
2:'In 3 & 4',
|
||||
3:'In 1 & 2',
|
||||
}
|
||||
|
||||
@@ -0,0 +1,56 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
32|64|0|66|187|0|9|0|1|98|1|1|User|VU LED function 9
|
||||
32|64|0|16|184|0|1|130|16|1|0|1|User|LED number 1
|
||||
32|64|0|46|184|7|12|128|7|1|0|1|User|LED number 12
|
||||
32|64|0|69|187|0|2|1|2|128|4|1|User|VU LED function 2
|
||||
32|64|0|19|33|0|0|0|0|17|5|0|User|Key 1
|
||||
32|64|0|10|38|0|0|0|0|0|0|0|User|Key 6
|
||||
32|64|0|33|184|0|4|0|11|1|0|0|User|LED number 4
|
||||
32|64|0|22|184|7|15|131|7|1|0|1|User|LED number 15
|
||||
32|64|0|13|188|128|68|130|24|64|132|1|User|VU LED bar 68
|
||||
32|64|0|0|184|0|2|128|16|1|0|1|User|LED number 2
|
||||
32|64|0|39|47|0|0|131|0|3|0|0|User|Key 15
|
||||
32|64|0|3|184|0|21|0|3|3|0|1|User|LED number 21
|
||||
32|64|0|58|187|0|11|0|1|131|1|1|User|VU LED function 11
|
||||
32|64|0|72|187|0|4|129|2|134|1|1|User|VU LED function 4
|
||||
32|64|0|6|184|0|7|0|0|1|0|0|User|LED number 7
|
||||
32|64|0|25|43|0|0|3|0|3|0|0|User|Key 11
|
||||
32|64|0|48|39|0|0|0|0|0|0|0|User|Key 7
|
||||
32|64|0|51|184|7|13|129|7|1|0|1|User|LED number 13
|
||||
32|64|0|65|187|0|10|0|1|125|1|1|User|VU LED function 10
|
||||
32|64|0|31|184|7|8|0|7|1|0|1|User|LED number 8
|
||||
32|64|0|54|32|0|0|0|0|1|0|0|User|Key 0
|
||||
32|64|0|45|184|0|3|0|9|1|0|0|User|LED number 3
|
||||
32|64|0|68|187|0|17|0|1|128|1|1|User|VU LED function 17
|
||||
32|64|0|9|184|0|0|0|12|1|0|0|User|LED number 0
|
||||
32|64|0|32|184|7|10|2|7|1|0|1|User|LED number 10
|
||||
32|64|0|71|187|0|3|1|1|146|1|1|User|VU LED function 3
|
||||
32|64|0|21|35|0|0|0|0|13|1|0|User|Key 3
|
||||
32|64|0|12|35|0|0|255|0|3|2|0|User|Key 3
|
||||
32|64|0|38|40|0|0|0|0|3|0|0|User|Key 8
|
||||
32|64|0|2|188|129|68|128|24|64|132|1|User|VU LED bar 68
|
||||
32|64|0|57|187|0|0|1|1|92|1|1|User|VU LED function 0
|
||||
32|64|0|5|184|0|6|0|0|1|0|0|User|LED number 6
|
||||
32|64|0|63|187|0|7|0|1|110|1|1|User|VU LED function 7
|
||||
32|64|0|50|45|0|0|129|0|3|0|0|User|Key 13
|
||||
32|64|0|64|187|0|8|0|1|104|1|1|User|VU LED function 8
|
||||
32|64|0|44|42|0|0|2|0|3|0|0|User|Key 10
|
||||
32|64|0|67|187|0|1|0|1|122|1|1|User|VU LED function 1
|
||||
32|64|0|17|44|0|0|128|0|3|0|0|User|Key 12
|
||||
32|64|0|8|33|0|0|0|0|16|3|0|User|Key 1
|
||||
32|64|0|47|184|7|11|3|7|1|0|1|User|LED number 11
|
||||
32|64|0|70|187|7|5|0|7|1|0|1|User|VU LED function 5
|
||||
32|64|0|11|184|0|5|0|0|1|0|0|User|LED number 5
|
||||
32|64|0|34|88|0|0|0|0|4|2|16|User|Rotary 0
|
||||
32|64|0|23|37|0|0|0|0|0|0|0|User|Key 5
|
||||
32|64|0|1|33|0|0|0|0|2|1|0|User|Key 1
|
||||
32|64|0|4|33|0|0|0|0|18|2|0|User|Key 1
|
||||
32|64|0|59|187|0|12|0|1|134|1|1|User|VU LED function 12
|
||||
32|64|0|7|188|131|67|0|24|48|132|1|User|VU LED bar 67
|
||||
32|64|0|62|187|0|6|1|1|116|1|1|User|VU LED function 6
|
||||
32|64|0|26|188|130|67|2|24|48|132|1|User|VU LED bar 67
|
||||
32|64|0|49|46|0|0|130|0|3|0|0|User|Key 14
|
||||
32|64|0|40|184|7|9|1|7|1|0|1|User|LED number 9
|
||||
32|64|0|29|41|0|0|1|0|3|0|0|User|Key 9
|
||||
32|64|0|52|184|7|14|130|7|1|0|1|User|LED number 14
|
||||
32|64|0|53|189|5|99|144|1|0|65|96|User|Display Configuration
|
||||
|
@@ -0,0 +1,13 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
|
@@ -0,0 +1,53 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 2
|
||||
|
||||
vuMeters = {
|
||||
0:'Out 8',
|
||||
1:'Out 7',
|
||||
2:'Out 6',
|
||||
3:'Out 5',
|
||||
4:'Out 4',
|
||||
5:'Out 3',
|
||||
6:'Out 2',
|
||||
7:'Out 1',
|
||||
8:'In C',
|
||||
9:'In A',
|
||||
10:'In B',
|
||||
11:'In D',
|
||||
12:'AES A',
|
||||
13:'AES B'
|
||||
}
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'32: Mute Out 1',
|
||||
33:'33: Mute Out 2',
|
||||
34:'34: Mute Out 3',
|
||||
35:'35: Mute Out 4',
|
||||
36:'36: Mute Out 5',
|
||||
37:'37: Mute Out 6',
|
||||
38:'38: Rotary Bit 1 (b6)',
|
||||
39:'39: Rotary Bit 2 (b7)',
|
||||
40:'40: Channel Up',
|
||||
41:'41: Channel Down',
|
||||
42:'42: Item Up',
|
||||
43:'43: Item Down',
|
||||
44:'44: System Menu',
|
||||
45:'45: Esc / Exit',
|
||||
46:'46: Copy',
|
||||
47:'47: Paste',
|
||||
48:'48: Rotary Push',
|
||||
49:'49: Mute Out 7',
|
||||
50:'50: Mute Out 8',
|
||||
51:'51: Not Used',
|
||||
52:'52: Mute In 1',
|
||||
53:'53: Mute In 2',
|
||||
54:'54: Mute In 3',
|
||||
55:'55: Mute In 4'
|
||||
}
|
||||
user_config_front_panel_keys_sort_order = (52,53,54,55,32,33,34,35,36,37,49,50,40,41,42,43,44,45,46,47,48,51)
|
||||
|
||||
|
||||
@@ -0,0 +1,59 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
32|64|0|43|187|0|7|0|1|110|1|1|User|VU LED function 7
|
||||
32|64|0|16|47|0|0|0|0|20|0|0|User|Key 15
|
||||
32|64|0|55|34|0|0|130|0|3|0|0|User|Key 2
|
||||
32|64|0|46|187|0|10|0|1|125|1|1|User|VU LED function 10
|
||||
32|64|0|19|187|0|1|3|1|122|1|1|User|VU LED function 1
|
||||
32|64|0|10|188|6|32|129|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|33|188|1|32|134|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|22|187|0|12|0|1|134|1|1|User|VU LED function 12
|
||||
32|64|0|13|188|3|32|132|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|36|35|0|0|131|0|3|0|0|User|Key 3
|
||||
32|64|0|39|187|2|16|1|1|151|1|1|User|VU LED function 16
|
||||
32|64|0|58|187|2|14|1|1|122|1|1|User|VU LED function 14
|
||||
32|64|0|6|187|0|3|3|1|148|1|1|User|VU LED function 3
|
||||
32|64|0|61|187|2|13|1|1|92|1|1|User|VU LED function 13
|
||||
32|64|0|25|187|0|8|0|1|104|1|1|User|VU LED function 8
|
||||
32|64|0|48|52|0|0|0|0|3|0|0|User|Key 20
|
||||
32|64|0|28|188|7|32|128|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|51|40|0|0|0|0|6|0|0|User|Key 8
|
||||
32|64|0|42|187|0|2|3|2|128|4|1|User|VU LED function 2
|
||||
32|64|0|31|188|4|32|131|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|54|42|0|0|0|0|8|0|0|User|Key 10
|
||||
32|64|0|45|41|0|0|0|0|7|0|0|User|Key 9
|
||||
32|64|0|18|188|13|205|1|61|88|107|173|User|VU LED bar 205
|
||||
32|64|0|9|44|0|0|0|0|1|0|0|User|Key 12
|
||||
32|64|0|32|45|0|0|0|0|16|3|0|User|Key 13
|
||||
32|64|0|21|187|2|15|1|1|145|1|1|User|VU LED function 15
|
||||
32|64|0|12|45|0|0|0|0|18|2|0|User|Key 13
|
||||
32|64|0|35|50|0|0|135|0|3|0|0|User|Key 18
|
||||
32|64|0|15|33|0|0|129|0|3|0|0|User|Key 1
|
||||
32|64|0|38|188|12|205|0|61|88|107|173|User|VU LED bar 205
|
||||
32|64|0|57|49|0|0|134|0|3|0|0|User|Key 17
|
||||
32|64|0|60|188|10|32|1|136|81|0|0|User|VU LED bar 32
|
||||
32|64|0|24|187|7|5|3|7|1|0|1|User|VU LED function 5
|
||||
32|64|0|27|88|0|0|0|0|6|7|16|User|Rotary 0
|
||||
32|64|0|50|54|0|0|2|0|3|0|0|User|Key 22
|
||||
32|64|0|41|188|8|32|2|136|81|0|0|User|VU LED bar 32
|
||||
32|64|0|30|53|0|0|1|0|3|0|0|User|Key 21
|
||||
32|64|0|53|187|7|4|128|7|6|1|1|User|VU LED function 4
|
||||
32|64|0|44|43|0|0|0|0|9|0|0|User|Key 11
|
||||
32|64|0|17|36|0|0|132|0|3|0|0|User|Key 4
|
||||
32|64|0|8|48|0|0|0|0|13|0|0|User|Key 16
|
||||
32|64|0|47|45|0|0|0|0|17|5|0|User|Key 13
|
||||
32|64|0|20|188|9|32|0|136|81|0|0|User|VU LED bar 32
|
||||
32|64|0|11|37|0|0|133|0|3|0|0|User|Key 5
|
||||
32|64|0|34|32|0|0|128|0|3|0|0|User|Key 0
|
||||
32|64|0|23|188|11|32|3|136|81|0|0|User|VU LED bar 32
|
||||
32|64|0|14|188|0|32|135|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|37|55|0|0|3|0|3|0|0|User|Key 23
|
||||
32|64|0|56|45|0|0|0|0|2|1|0|User|Key 13
|
||||
32|64|0|4|187|0|6|0|1|116|1|1|User|VU LED function 6
|
||||
32|64|0|59|187|0|0|3|1|92|1|1|User|VU LED function 0
|
||||
32|64|0|7|187|0|9|0|1|98|1|1|User|VU LED function 9
|
||||
32|64|0|62|187|0|21|0|17|0|3|0|User|VU LED function 21
|
||||
32|64|0|26|51|0|0|0|0|0|0|0|User|Key 19
|
||||
32|64|0|49|188|5|32|130|8|82|0|0|User|VU LED bar 32
|
||||
32|64|0|40|187|0|11|0|1|131|1|1|User|VU LED function 11
|
||||
32|64|0|29|46|0|0|0|0|19|0|0|User|Key 14
|
||||
32|64|0|52|188|2|32|133|8|82|0|0|User|VU LED bar 32
|
||||
|
@@ -0,0 +1,22 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
0:"Led 1",
|
||||
1:"Led 2",
|
||||
2:"Led 3",
|
||||
3:"Led 4",
|
||||
4:"Led 5",
|
||||
5:"Led 6",
|
||||
6:"Led 7",
|
||||
7:"Led 8",
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'Key 1',
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
|
@@ -0,0 +1,22 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
0:"Led 1",
|
||||
1:"Led 2",
|
||||
2:"Led 3",
|
||||
3:"Led 4",
|
||||
4:"Led 5",
|
||||
5:"Led 6",
|
||||
6:"Led 7",
|
||||
7:"Led 8",
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'Key 1',
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
|
@@ -0,0 +1,22 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
0:"Led 1",
|
||||
1:"Led 2",
|
||||
2:"Led 3",
|
||||
3:"Led 4",
|
||||
4:"Led 5",
|
||||
5:"Led 6",
|
||||
6:"Led 7",
|
||||
7:"Led 8",
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'Key 1',
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
|
@@ -0,0 +1,13 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
|
@@ -0,0 +1,22 @@
|
||||
[DEFAULT]
|
||||
|
||||
menuType = 1
|
||||
|
||||
user_config_front_panel_leds = {
|
||||
0:"Led 1",
|
||||
1:"Led 2",
|
||||
2:"Led 3",
|
||||
3:"Led 4",
|
||||
4:"Led 5",
|
||||
5:"Led 6",
|
||||
6:"Led 7",
|
||||
7:"Led 8",
|
||||
}
|
||||
|
||||
user_config_front_panel_keys = {
|
||||
32:'Key 1',
|
||||
}
|
||||
|
||||
vuMeters = {
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
s|m|c|i|v0|v1|v2|v3|v4|v5|v6|v7|uf|category|description
|
||||
|
@@ -0,0 +1,90 @@
|
||||
Building firmware for 130_30_16
|
||||
Build time: build 51023 07-03-2025 12:20:31
|
||||
Firmware Name: HDSP-3,-6 (D)DA build 51023 build 51023 07-03-2025 12_20_31
|
||||
|
||||
Firmware source: Build 51023 -> ./firmware/51023/1_10_16_0.dfu
|
||||
Settings file: HDSP-3,-6 (D)DA build 51023.ffi
|
||||
Appending Preset: Pav218 100Hz
|
||||
Appending Preset: Pav118 100Hz
|
||||
Appending Preset: Pav115 100Hz
|
||||
Appending Preset: Pav112 100Hz
|
||||
Appending Preset: Mod15 60 fullr
|
||||
Appending Preset: Mod15 60 midhigh
|
||||
Appending Preset: Mod15 60 Array
|
||||
Appending Preset: Mod15 90 Fullr
|
||||
Appending Preset: Mod15 90 midhigh
|
||||
Appending Preset: Mod12 60 fullr
|
||||
Appending Preset: Mod12 60 midhigh
|
||||
Appending Preset: Mod12 60 array
|
||||
Appending Preset: Mod12 90 fullr
|
||||
Appending Preset: Mod12 90 midhigh
|
||||
Appending Preset: Mod12 60 Pav218
|
||||
Appending Preset: Mod12 90 Pav218
|
||||
Appending Preset: Mod12 60 Pav118
|
||||
Appending Preset: Mod12 90 Pav118
|
||||
Appending Preset: Mod10 Pav218
|
||||
Appending Preset: Mod10 Pav118
|
||||
Appending Preset: Mod10 Pav115
|
||||
Appending Preset: Mod10 Pav112
|
||||
Appending Preset: Sc-8 60 Pav218
|
||||
Appending Preset: Sc-8 60 Pav118
|
||||
Appending Preset: Sc-8 60 Pav115
|
||||
Appending Preset: Sc-8 90 Pav218
|
||||
Appending Preset: Sc-8 90 Pav118
|
||||
Appending Preset: Sc-8 90 Pav115
|
||||
Appending Preset: Score5 Pav218
|
||||
Appending Preset: Score5 Pav118
|
||||
Appending Preset: Score5 Pav115
|
||||
Appending Preset: Score5 Pav112
|
||||
Appending Preset: Score5 fullrange
|
||||
Appending Preset: LA12x4 Pav118
|
||||
Appending Preset: LA12x4 Pav115
|
||||
Appending Preset: LA8x4 Pav118
|
||||
Appending Preset: LA8x4 Pav115
|
||||
Appending Preset: LA8x4 Pav112
|
||||
Appending Preset: 4x LA4x4 Pav118
|
||||
Appending Preset: 4x LA4x4 Pav115
|
||||
Appending Preset: 4x LA4x4 Pav112
|
||||
Appending Preset: 2x LA4x4 Pav115
|
||||
Appending Preset: 2x LA4x4 Pav112
|
||||
Appending Preset: Alea5 Pav118
|
||||
Appending Preset: Alea5 Pav115
|
||||
Appending Preset: Alea5 Pav112
|
||||
Appending Preset: Alea5 med Aleasu
|
||||
Appending Preset: Alea4 Pav118
|
||||
Appending Preset: Alea4 Pav115
|
||||
Appending Preset: Alea4 Pav112
|
||||
Appending Preset: Alea4 med Aleasu
|
||||
Appending Preset: CXN16 Wedge
|
||||
Appending Preset: CXN16 EasyMic
|
||||
Appending Preset: CXN16 EDM
|
||||
Appending Preset: CXN16 Pav218
|
||||
Appending Preset: CXN16 Pav118
|
||||
Appending Preset: CXN16 Pav115
|
||||
Appending Preset: IK12 fullrange
|
||||
Appending Preset: IK12 midhigh
|
||||
Appending Preset: IK12 GS 4pcs
|
||||
Appending Preset: IK8 1x15+PAV218
|
||||
Appending Preset: IK8 2x15+5+218
|
||||
Appending Preset: IK8 3,4x5+5+218
|
||||
Appending Preset: IK8 3,4x15+5+218
|
||||
Appending Preset: IK8 1x15+PAV118
|
||||
Appending Preset: IK8 2x15+5+118
|
||||
Appending Preset: IK8 3,4x5+5+118
|
||||
Appending Preset: IK8 3,4x15+5+118
|
||||
Appending Preset: IK8 1x15+PAV115
|
||||
Appending Preset: IK8 2x15+5+115
|
||||
Appending Preset: IK8 3,4x5+5+115
|
||||
Appending Preset: IK8 3,4x15+5+115
|
||||
Appending Preset: IK6 fullrange
|
||||
Appending Preset: IK6 midhigh
|
||||
Appending Preset: Venia-8
|
||||
Appending Preset: Venia-6 fullrang
|
||||
Appending Preset: Venia-6 midhigh
|
||||
Appending Preset: Venia-6+Pav218
|
||||
Appending Preset: Venia-6+Pav118
|
||||
Appending Preset: CXN12 Pav115
|
||||
Appending Preset: CXN12 Pav118
|
||||
Appending Preset: CXN12 Pav218
|
||||
Appending Global: HDSP-6 DDA 1
|
||||
Appending Last Setting: Pav218 100Hz
|
||||