Moderator: w
DMorrell wrote:The transport buttons are working, and the Record LED is working.
?
DMorrell wrote:It only works if I start and stop playback using the remote - any starts or stops that originate from Metro don't update the remote LEDs, or switch the FF/REW logic.
DMorrell wrote:I can't figure out how to implement the bank select buttons at all yet. I read in the Metro docs that it uses the option1 toggle, but I don't understand how to implement it. Option1 appears to just be a boolean toggle. Does that mean I can only control 16 tracks from the remote
I am not sure you want to use bank select. What kind of control of > 16 tracks are you looking for?
DMorrell wrote:I'm still making slow progress, learning a bunch as I go - thanks for the support, Jeremy.
DMorrell wrote:Can I make a request to put comments and/or whitespace in the RC event list, to make it more human-readable? When I get interrupted and come back to it later, it's unrecognizable for a few minutes.
DMorrell wrote:Also, I notice that the Shift function sets all the LEDs to off, and un-shifting reconnects them. This makes it so I cannot use an option LED to illuminate the shift button. Is this intentional? (I can see why it would be.) Is there a way to add shifted LED events?
I am note sure what you mean by whitespace, perhaps a picture of what you envision would help.
What do you mean by 'sets all the LEDs to off'?
I might need your RC preset if you don't mind.
DMorrell wrote:
When I trigger an event that calls "shift on", all of the LEDs on the iKeyboard go dark, even though the iKeyboard is not internally aware that shift is on. I looked at the MIDI data going out to the iKeyboard and saw that Metro was sending note off commands, with the pitches corresponding to the "Option LED", "Solo LED", "Mute LED", "RecArm LED" and "Rec LED" outgoing events that I'd already implemented. It seems that when Shift turns on, Metro evaluates the outgoing LED events and they always come out false because, now, shift==true, and none of the LED events specify shift as a modifier.
Users browsing this forum: No registered users and 7 guests