MIDI event commands not working
Moderator: James Steele
Forum rules
This forum is for seeking solutions to technical problems involving Digital Performer and/or plug-ins on MacOS, as well as feature requests, criticisms, comparison to other DAWs.
This forum is for seeking solutions to technical problems involving Digital Performer and/or plug-ins on MacOS, as well as feature requests, criticisms, comparison to other DAWs.
MIDI event commands not working
I've got a MIDI keyboard with transport buttons on it and I'm trying to bind them to DP's transport.
So I opened the Commands window and found Play and clicked in the MIDI event box. I hit the play button on the MIDI keyboard and I see it record a value. But when I close the Commands window and actually hit the play button, nothing happens. Am I missing a step? Is external MIDI device control disabled or something? The manual doesn't say anything.
So I opened the Commands window and found Play and clicked in the MIDI event box. I hit the play button on the MIDI keyboard and I see it record a value. But when I close the Commands window and actually hit the play button, nothing happens. Am I missing a step? Is external MIDI device control disabled or something? The manual doesn't say anything.
- stubbsonic
- Posts: 5161
- Joined: Fri Dec 22, 2006 12:56 pm
- Primary DAW OS: MacOS
- Contact:
Re: MIDI event commands not working
If you open the COMMANDS window, notice that there are some "Masters" at the top of the list. Make sure all of those are turned on. See if that sorts it.
M1 MBP; OS 15.3, FF800, DP 11.33, PC3K7, K2661, iPad6, Godin XTSA (w/ SY-1000), 2 Ibanez 5-string basses (1 fretted, 1 fretless), FX galore
http://www.jonstubbsmusic.com
http://www.jonstubbsmusic.com
Re: MIDI event commands not working
Aha! That did the trick. Thanks!
Re: MIDI event commands not working
Glad that worked, but I want to add something for others trying to do this.
My keyboard sends one MIDI message when I press the play key, and another when I release it. The MIDI message sent when releasing the key was interpreted by DP as Stop. Quite confusing, but once you know this, you can get it right.
Using MIDI Monitor was helpful in this case by showing exactly what was being sent by the keyboard for each key press and release.
http://www.snoize.com/MIDIMonitor/
My keyboard sends one MIDI message when I press the play key, and another when I release it. The MIDI message sent when releasing the key was interpreted by DP as Stop. Quite confusing, but once you know this, you can get it right.
Using MIDI Monitor was helpful in this case by showing exactly what was being sent by the keyboard for each key press and release.
http://www.snoize.com/MIDIMonitor/
2018 Mini i7 32G macOS 12.7.6, DP 11.33, Mixbus 10, Logic 10.7.9, Scarlett 18i8, MB Air M2, macOS 14.7.6, DP 11.33, Logic 11
Re: MIDI event commands not working
Yeah for some reason I can't use the keyboard transport buttons properly. DP's buttons get stuck. So for instance, when I hit stop on the MIDI keyboard, DP's stop button is stuck in the depressed state.
Re: MIDI event commands not working
Yes, that's what I saw. I was able to get it to work by looking at what MIDI Monitor said was actually coming from the keyboard as I pressed and released the buttons.MDesigner wrote:Yeah for some reason I can't use the keyboard transport buttons properly. DP's buttons get stuck. So for instance, when I hit stop on the MIDI keyboard, DP's stop button is stuck in the depressed state.
2018 Mini i7 32G macOS 12.7.6, DP 11.33, Mixbus 10, Logic 10.7.9, Scarlett 18i8, MB Air M2, macOS 14.7.6, DP 11.33, Logic 11
Re: MIDI event commands not working
I ran MIDI Monitor. Basically the transport buttons on the MIDI keyboard sends a MIDI signal on keydown but nothing on keyup.