MIDI Fighter Pro Simulator
Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Tech Mentor
    Join Date
    Apr 2012
    Location
    Berlin
    Posts
    150

    Default 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



    If you have any questions or suggestions let me know!

    Download: github.com/ghztomash/MF-Pro-sim
    More info
    Attached Images Attached Images
    Last edited by ghztomash; 07-11-2012 at 04:27 AM.

  2. #2
    Tech Wizard gonekrazy3000's Avatar
    Join Date
    Aug 2010
    Location
    Goa. Birthplace of Goa Trance....
    Posts
    63

    Default

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

  3. #3

    Default

    gonna try this now!!! may help me decide to get a mfp!!! awesome work dude!!!
    ___________________________
    MBP 13' 256 SSD 8Gb RAM. Traktor Scratch Pro 2.6.8 | MF Classic | NI Audio 2 | NI Audio 10 | CDJ1000MK3 (2) | Technics 1200MKII (4) | A&H Xone 92 (UK) | NI Kontrol F1 | Ipad 4 | Korg Kaoss Pad Mini | Ableton Live Suite.

  4. #4
    DJTT Super Moderator midifidler's Avatar
    Join Date
    Mar 2008
    Location
    San Francisco
    Posts
    1,902

    Default

    Nice work dude!

  5. #5
    Tech Mentor
    Join Date
    Apr 2012
    Location
    Berlin
    Posts
    150

    Default

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

  6. #6
    Tech Mentor
    Join Date
    Apr 2011
    Location
    Ireland
    Posts
    118

    Default

    Thats really cool! Good work!

  7. #7
    Tech Mentor
    Join Date
    Apr 2012
    Location
    Berlin
    Posts
    150

    Default

    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

    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.

  8. #8
    Tech Mentor
    Join Date
    Apr 2012
    Location
    Berlin
    Posts
    150

    Default

    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?

  9. #9
    DJTT Super Moderator midifidler's Avatar
    Join Date
    Mar 2008
    Location
    San Francisco
    Posts
    1,902

    Default

    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

  10. #10
    Tech Mentor
    Join Date
    Apr 2012
    Location
    Berlin
    Posts
    150

    Default

    Quote Originally Posted by midifidler View Post
    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! I've been looking around for this diagram..
    OK, now I have corrected the note on behavior as well

    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.

Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •