|
| 1 | +# MiniDexed Arturia fork |
| 2 | + |
| 3 | +This is a fork of Minidexed that integrates better with Arturia keyboards. |
| 4 | + |
| 5 | +Maybe someday it will be part of the MiniDexed |
| 6 | + |
| 7 | +## Enabling |
| 8 | + |
| 9 | +This feature can be enabled in the minidexed.ini with: |
| 10 | +``` |
| 11 | +DAWControllerEnabled=1 |
| 12 | +``` |
| 13 | + |
| 14 | +## Features |
| 15 | + |
| 16 | +### Controller Display, Main Encoder |
| 17 | +The controller display in DAW mode shows the MiniDexed menu. |
| 18 | + |
| 19 | +With the main encoder you can navigate in the menu. |
| 20 | + |
| 21 | +The Home is the shift+Main click |
| 22 | + |
| 23 | +Supported: |
| 24 | +- MiniLab 3 (tested) |
| 25 | +- KeyLab mkII (tested) |
| 26 | +- Keylab Essential |
| 27 | +- Keylab Essential 3 |
| 28 | + |
| 29 | +### Energy efficiency |
| 30 | +This version uses a little less power so it runs cooler thanks to #3. |
| 31 | + |
| 32 | +### MiniLab 3 features: |
| 33 | + |
| 34 | +#### Encoders |
| 35 | + |
| 36 | +By holding down shift will bring up an overlay menu, where you can see and adjust what the encoders do. |
| 37 | + |
| 38 | +You can use the main encoder to select the current encoding page. |
| 39 | + |
| 40 | +Short pressing the shift will show the actual values. |
| 41 | + |
| 42 | +Holding down the shift will goes back to the normal menu. |
| 43 | + |
| 44 | +This overlay menu is context-aware, it is different if you are in the effect menu, or in a TG menu. |
| 45 | + |
| 46 | +If you are in a TG menu, it only affects the selected TG. |
| 47 | + |
| 48 | +If you are in the main menu, it affects the TGs on the first TG's channel. |
| 49 | + |
| 50 | +- Main Overlay 1 (default) |
| 51 | + - Cutoff, Resonance, ReverbSend, None |
| 52 | + - PortamentoTime, Program, Volume, MasterVolume |
| 53 | + - Faders: ChG 1 Vol, ChG 2 Vol, ChG 3 Vol, ChG 4 Vol |
| 54 | + |
| 55 | +- Effect Overlay |
| 56 | + - CompressorEnable, ReverbEnable, ReverbSize, ReverbHighDamp |
| 57 | + - ReverbLowDamp, ReverbLowPass, ReverbDiffusion, ReverbLevel |
| 58 | + |
| 59 | +- Main Overlay 2 |
| 60 | + - Pan1, Pan2, Pan3, Pan4 |
| 61 | + - Det1, Det2, Det3, Det4 |
| 62 | + - Faders: TG1 Vol, TG2 Vol, TG3 Vol, TG4 Vol |
| 63 | + |
| 64 | +- Main Overlay 3 |
| 65 | + - Pan5, Pan6, Pan7, Pan8 |
| 66 | + - Det5, Det6, Det7, Det8 |
| 67 | + - Faders: TG5 Vol, TG6 Vol, TG7 Vol, TG8 Vol |
| 68 | + |
| 69 | +- TG Overlay 1 |
| 70 | + - Cutoff, Resonance, ReverbSend, MasterTune |
| 71 | + - PortamentoTime, Program, Volume, Pan |
| 72 | + - Faders: Cutoff, Resonance, ReverbSend, Volume |
| 73 | + |
| 74 | +- TG Overlay 2 |
| 75 | + - MIDIChannel, None, None, PitchBendRange |
| 76 | + - PortamentoGlissando, MonoMode, None, PitchBendStep |
| 77 | + |
| 78 | +- TG Overlay 3 |
| 79 | + - MWRange, MWPitch, FCRange, FCPitch |
| 80 | + - MWEGBias, MWAmplitude, FCEGBias, FCAmplitude |
| 81 | + |
| 82 | +- TG Overlay 4 |
| 83 | + - BCRange, BCPitch, ATRange, ATPitch |
| 84 | + - BCEGBias, BCAmplitude, ATEGBias, ATAmplitude |
| 85 | + |
| 86 | +- Voice Overlay 1 |
| 87 | + - ALGORITHM, FEEDBACK, TRANSPOSE, None, |
| 88 | + - None, None, None, None |
| 89 | + |
| 90 | +- Voice Overlay 2 |
| 91 | + - PITCH_EG_R1, PITCH_EG_R2, PITCH_EG_R3, PITCH_EG_R4 |
| 92 | + - PITCH_EG_L1, PITCH_EG_L2, PITCH_EG_L3, PITCH_EG_L4 |
| 93 | + - Faders: PITCH_EG_L1, PITCH_EG_L2, PITCH_EG_L3, PITCH_EG_L4 |
| 94 | + |
| 95 | +- Voice Overlay 3 |
| 96 | + - OSC_KEY_SYNC, LFO_SPEED, LFO_DELAY, LFO_PITCH_MOD_DEP |
| 97 | + - LFO_SYNC, LFO_WAVE, LFO_PITCH_MOD_SENS, LFO_AMP_MOD_DEP |
| 98 | + |
| 99 | +- OP Overlay 1 |
| 100 | + - OP_OUTPUT_LEV, OP_FREQ_COARSE, OP_FREQ_FINE, OP_OSC_DETUNE, |
| 101 | + - OP_OSC_MODE, OP_ENABLE, None, None |
| 102 | + |
| 103 | +- OP Overlay 2 |
| 104 | + - OP_EG_R1, OP_EG_R2, P_EG_R3, OP_EG_R4 |
| 105 | + - OP_EG_L1, OP_EG_L2, OP_EG_L3, OP_EG_L4, |
| 106 | + - Faders: OP_EG_L1, OP_EG_L2, OP_EG_L3, OP_EG_L4, |
| 107 | + |
| 108 | +- OP Overlay 3 |
| 109 | + - OP_LEV_SCL_BRK_PT, OP_SCL_LEFT_DEPTH, OP_SCL_RGHT_DEPTH, OP_AMP_MOD_SENS |
| 110 | + - OP_OSC_RATE_SCALE, OP_SCL_LEFT_CURVE, OP_SCL_RGHT_CURVE, OP_KEY_VEL_SENS |
| 111 | + |
| 112 | +In the Main overlay you can reach the TG and voice overlays also. |
| 113 | + |
| 114 | +In the voice overlay there is a page for every OP control also, with the 6 operator and with an encoder which sets all. |
| 115 | + |
| 116 | +#### Pads on Bank A |
| 117 | +- Mono/Poly mode |
| 118 | +- Portamento enable/disable, hard press to enable/disable Portamento Glissando |
| 119 | +- Sostenuto |
| 120 | +- Sustain |
| 121 | +- All Sound Off |
| 122 | +- Hold2 |
| 123 | +- None |
| 124 | +- Channel AfterTouch Pad |
| 125 | + |
| 126 | +#### Pads on Bank B |
| 127 | +- Short press a TG will enable/disable that TG |
| 128 | +- Long press will enable/disable all the TG on the TG's channel |
| 129 | +- Hard press will enable only that TG (it uses the pad's AT messsages) |
| 130 | + |
| 131 | + |
| 132 | +### KeyLab mkII features |
| 133 | + |
| 134 | +#### Faders |
| 135 | +- The faders 1-8 adjust the volume of the MIDI channels of the current performance |
| 136 | +- The fader 9 adjusts the master volume. |
| 137 | + |
| 138 | +#### DAW buttons |
| 139 | +- Mono/Poly mode |
| 140 | +- Portamento enable/disable, hard press to enable/disable Portamento Glissando |
| 141 | +- Sostenuto |
| 142 | +- Sustain |
| 143 | +- Hold2 |
| 144 | + |
| 145 | +#### Track select buttons |
| 146 | +- Short press a TG will enable/disable that TG |
| 147 | +- Long press will enable only that TG |
| 148 | + |
| 149 | + |
| 150 | + |
1 | 151 | # MiniDexed  |
2 | 152 |
|
3 | 153 |  |
|
0 commit comments