|
3 | 3 | <info> |
4 | 4 | <name>Numark MixTrack Pro</name> |
5 | 5 | <author>Matteo (matteo@magm3.com), James Ralston, and D. J. Freije (dario2004@gmail.com), Josh Patten<!-- codespell:ignore patten -->, Vespadj</author> |
6 | | - <description>version v2.5 (2025)</description> |
| 6 | + <description>version v2.5 - 2.6 (2026)</description> |
7 | 7 | <forums>https://mixxx.discourse.group/t/numark-mixtrack-pro-by-vespadj/32635</forums> |
| 8 | + <manual>numark_mixtrack_pro</manual> |
8 | 9 | </info> |
9 | 10 | <settings> |
10 | 11 | <group label="Alternative Mapping"> |
11 | 12 | <option |
12 | | - variable="numarkMixTrackPro_brakeEnabled" |
13 | | - type="boolean" |
14 | | - default="false" |
15 | | - label='Play/Pause performs Brake and Soft Start if "SCRATCH LED" is on. [Require Mixxx v.2.6+]'> |
16 | | - <description> |
17 | | - Brake and Soft Start, at Play / Pause if "scratch LED" is on. |
18 | | - </description> |
| 13 | + variable="numarkMixTrackPro_meanPitchBendBtns" |
| 14 | + type="enum" |
| 15 | + label="PITCH BEND buttons"> |
| 16 | + <value label="Rate temp up/down (already available by external wheel)">rate_temp</value> |
| 17 | + <value label="Beat jump" default="true">beatjump</value> |
| 18 | + <value label="Pitch-Key up/down">pitch</value> |
| 19 | + <description>Assaign function to "PITCH BEND" buttons.</description> |
19 | 20 | </option> |
20 | 21 | <option |
21 | 22 | variable="numarkMixTrackPro_editLoopByWheelEnabled" |
|
28 | 29 | </description> |
29 | 30 | </option> |
30 | 31 | <option |
31 | | - variable="numarkMixTrackPro_meanPitchBendBtns" |
32 | | - type="enum" |
33 | | - label="PITCH BEND buttons"> |
34 | | - <value label="Rate temp up/down (already available by external wheel)">rate_temp</value> |
35 | | - <value label="Beat jump" default="true">beatjump</value> |
36 | | - <value label="Pitch-Key up/down">pitch</value> |
37 | | - <description>Assaign function to "PITCH BEND" buttons.</description> |
| 32 | + variable="numarkMixTrackPro_brakeEnabled" |
| 33 | + type="boolean" |
| 34 | + default="false" |
| 35 | + label='Pause performs Brake if "SCRATCH LED" is on.'> |
| 36 | + <description> |
| 37 | + Brake at Pause if "scratch LED" is on. [Require Mixxx v.2.6+] |
| 38 | + </description> |
| 39 | + </option> |
| 40 | + <option |
| 41 | + variable="numarkMixTrackPro_softStartEnabled" |
| 42 | + type="boolean" |
| 43 | + default="false" |
| 44 | + label='Play performs Soft Start if "SCRATCH LED" is on.'> |
| 45 | + <description> |
| 46 | + Soft Start at Play if "scratch LED" is on. [Require Mixxx v.2.6+] |
| 47 | + </description> |
38 | 48 | </option> |
39 | 49 | </group> |
40 | 50 | <group label="Activator for Quick Effect Super knob"> |
|
52 | 62 | <row orientation="vertical"> |
53 | 63 | </row> |
54 | 64 | </group> |
| 65 | + <group label="Parameters"> |
| 66 | + <option |
| 67 | + variable="numarkMixTrackPro_scratchSensibility" |
| 68 | + type="integer" |
| 69 | + label="Scratch Sensibility (default 600)" |
| 70 | + default="600" |
| 71 | + min="300" |
| 72 | + max="1200" |
| 73 | + step="100" |
| 74 | + > |
| 75 | + </option> |
| 76 | + </group> |
55 | 77 | </settings> |
56 | 78 | <controller id="Numark_Mixtrack_Pro"> |
57 | 79 | <scriptfiles> |
|
61 | 83 | <control> |
62 | 84 | <group>[Channel1]</group> |
63 | 85 | <key>volume</key> |
64 | | - <description>[Channel1], volume</description> |
| 86 | + <description>Mixer</description> |
65 | 87 | <status>0xB0</status> |
66 | 88 | <midino>0x08</midino> |
67 | 89 | <options> |
|
71 | 93 | <control> |
72 | 94 | <group>[Channel2]</group> |
73 | 95 | <key>volume</key> |
74 | | - <description>[Channel2], volume</description> |
| 96 | + <description>Mixer</description> |
75 | 97 | <status>0xB0</status> |
76 | 98 | <midino>0x09</midino> |
77 | 99 | <options> |
|
188 | 210 | <control> |
189 | 211 | <group>[Master]</group> |
190 | 212 | <key>gain</key> |
191 | | - <description>[Master],gain</description> |
| 213 | + <description>Mixer</description> |
192 | 214 | <status>0xB0</status> |
193 | 215 | <midino>0x17</midino> |
194 | 216 | <options> |
|
648 | 670 | <control> |
649 | 671 | <group>[QuickEffectRack1_[Channel2]]</group> |
650 | 672 | <key>super1_set_default</key> |
651 | | - <description>was [EffectRack1_EffectUnit2_Effect1],clear</description> |
652 | 673 | <status>0x90</status> |
653 | 674 | <midino>0x67</midino> |
654 | 675 | <options> |
|
658 | 679 | <control> |
659 | 680 | <group>[Channel1]</group> |
660 | 681 | <key>NumarkMixTrackPro.fxSelectKnobPress</key> |
661 | | - <description>was [EffectRack1_EffectUnit1_Effect1],clear</description> |
662 | 682 | <status>0x90</status> |
663 | 683 | <midino>0x68</midino> |
664 | 684 | <options> |
|
0 commit comments