MIDI Fighter Pro Simulator

MIDI Fighter Pro Simulator

Hello every one!

I’ve been working on some Ableton MIDI scripts for the MIDI Fighter from work, but since I cannot carry controllers around with me I have created a small simulator app for testing. You can use your computer keyboard to simulate the MF Pro and control the knobs and faders with the mouse. Now it sends all the CC messages and secret combos that the MF Pro Cue Master does!
I don’t know if anybody will find this useful, but in any case I’m sharing it with you :smiley:

If you have any questions or suggestions let me know!

Download: GitHub - ghztomash/MF-Pro-sim: Simulator for the MIDI Fighter Pro controller from DJ TechTools
More info

awesomesauce app dude =D now i can cuemash wherever i am :slight_smile:

gonna try this now!!! may help me decide to get a mfp!!! awesome work dude!!!

Nice work dude!

thanks guys, glad you found that useful! :smiley:
probably will implement the “Traktor” mode with the advanced CC messages if I get some time these days!

Thats really cool! Good work!

Ok, I have implemented the “Traktor” mode. In which the knobs will send the secondary CC and note ons, secret combos and bank buttons change the Fx presets. Tested it briefly with the Cue Master mapping and it works perfectly :smiley:

The only twist is that I changed the combos a little bit because I couldn’t read more than two key presses at the same time, you can find out how to use them in the read me file.

One quick question about the messages the knobs and faders send. They send a note on when the knob reaches 0 and 127. But do they send any note offs when the knob exits those values?

Yes

// New mapping style:
//
// 0 3 64 124 127
// |–|-------------|-------------|–| - full range
//
// |0=======================127| - CC A
// |0=========105| - CC B
//
// ||on____________________________| - note A
// |off
_________________________|on| - note B
// 3 124

Thanks! :smiley: I’ve been looking around for this diagram..
OK, now I have corrected the note on behavior as well :slight_smile:

Only thing missing is the LED feedback, but I’m not sure how practical that is going to be since you will need two different virtual MIDI ports. If anybody requests this feature I might add it later on.

How i can use this? i dont understand :disappointed:

To get started you have to download and install a virtual MIDI port like LoopBE or MIDI YOke. Then run the executable in the folder application.(your operating system). When the application loads, select your virtual MIDI port from the drop down menu and press connect. Load up Ableton or Traktor, do the necessary setups in the MIDI settings and enjoy bashing your computer keyboard like it is a MIDI Fighter! :wink:

Also read the README file for more detailed information on how to set everything up

note though, for it to pick up your keyboard strokes it must be the currently active window, so don’t minimize it..

Windows 7 : The Application wont start

First of all thank you! I must be a good app for sure! But it is not running on my PC

I tried running it on my PC, would start! No Error, no window…just wouldnt start. I tried using in compatibility mode as well. I used my friends computer to check, not working.

Hmm that strange, do you have the latest java installed as well as a virtual MIDI port? well something else you can do is download processing and run it from source code

I think you can fix this!

I have JRE7 and MIDI Yoke. But I actually found the error report in the program directory when I browsing.

Super cool project! Can you make a short video?