
Last seen: May 28, 2025
Still talking about a MO6? If so, I didn't use a manual and the process was fairly intuitive.
Does your Windows 11 machine have more than one MIDI port? If so, when you got it working - has the CK61 been unplugged and plugged back in? If so,...
I'm not familiar with the MX itself and I'm not going to look this up, but from what you've said it seems like the MX uses the same architecture as th...
Global settings are under [UTILITY]. Starting at Page 187 ... (I realize this is a Montage - I believe Classic - question -- giving MOD...
You'll use the 3-fields. First would be MSB second LSB and third PC. On your Montage recall any Performance you want then touch the Performance...
... just to be clear, I'm not a part of the "we" in "We suggest you create a simple, offline dataset (e.g CSV file) to hold the data.". For whatever...
In most DAWs I would advocate setting up separate tracks for each channel but also most DAWs, including Logic, provide a mechanism to "dissolve" a MID...
... it's good people are getting out of the business of critical thinking since AI's got that job perfectly covered. The new version of ESP (not...
There's no real better way to do this that I am aware of. The way all of this is read from the keyboard is through very inefficient MIDI-over-US...
I ran through all of the Montage M Sysex files and was able to find Drum parts in there. Modified the code to only spit out one identifier per Part ...
I do this to further qualify so I only have one key that matches. It's a personal choice not to print out FM-X or AN-X or Normal every time there's a...
... it was bolded in the editor but not in the final message. These are the items that were to be bolded: BC: 00 73 (115) TopAddr: [40,00,00,00...
Here's my (python) logic to show the Part labels (addr1 is the address high byte and addr4 is the address low byte): if ((addr1&0xf0==0x...
You can upload any Performance you are having problems decoding to Soundmondo and then anyone can take a look. I don't have a Montage M but I can dow...
A bulk dump (of "everything" ) is going to return lots of addresses. You wouldn't look at the first return but scan through until you find an fmx or ...