~stonby/mixxx/midi_mapping_radius2000

« back to all changes in this revision

Viewing changes to American-Audio-RADIUS-scripts.js

  • Committer: Markus Steinbauer
  • Date: 2012-01-02 22:52:27 UTC
  • Revision ID: markus@svr1-20120102225227-jsi8dlq4j6qfjpk7
Fehler bei Pitch Rate Leds korrigiert
Funktion BPM Tap hinzugefügt

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
2
 * American Audio Radius 2000 controller script v1.10.0
3
 
 * Written by Markus Steinbauer 2011
 
3
 * Written by Markus Steinbauer 2012
4
4
 *
5
5
 * Special Thanks to the Programmer of the Behringer BCD 3000 Mapping.
6
6
 * The Mapping for the Jog Wheel and Scratch function is great.
173
173
                        default:
174
174
                                engine.setValue(RADIUS2000.currentDeck2(group),"rateRange",0.16);
175
175
                                midi.sendShortMsg(0x90,0x0C,0x00);
176
 
                                midi.sendShortMsg(0x90,0x31,0x7F);
177
 
                                midi.sendShortMsg(0x90,0x32,0x00);
 
176
                                midi.sendShortMsg(0x90,0x31,0x00);
 
177
                                midi.sendShortMsg(0x90,0x32,0x7F);
178
178
                                midi.sendShortMsg(0x90,0x33,0x00);
179
179
                                midi.sendShortMsg(0x90,0x01,0x7F);
180
180
                                break;
223
223
 
224
224
}
225
225
 
226
 
 
227
226
RADIUS2000.wheelTurn = function (channel, control, value, status, group) {
228
227
        deck = RADIUS2000.currentDeck(group);
229
228
        if (RADIUS2000.escratch[deck]) {
252
251
/*
253
252
Not jet in config:
254
253
Scratch Modi: (Normal/ Scratch / A.CUE Scratch)
255
 
BPM TAP
256
254
Memory
257
255
Sample
258
256
All Effects but Flanger (Because they are not available in Mixxx)