fbpx
Skip to main content

MIDI Forum

Clemens Ladisch
Clemens Ladisch
Joined: Jan 20, 2016
Last seen: Dec 30, 2024
Topics: 1 / Replies: 324
Reply
RE: Analog to MIDI IC available anywhere?

Doepfer builds such modules, such as "Pocket Electronic" or "Wheel Electronic". Search on doepfer.de.

3 weeks ago
Reply
RE: Roland SC-8850

You did not mention it; did you set the "Computer" switch on the back to "MIDI"? (See p. 16 of the manual; also see all remarks on p. 20.) Did you d...

1 month ago
Reply
Re: What is best method to get USB MIDI 2.0 running on MCU

Implementing USB is not easy. If you do not have experience with this, you should indeed start with USB MIDI 1.0. Note that such libraries always de...

3 months ago
Reply
Re: Convert Midi cc# into data suitable for expression pedal input jack

A MIDI Merger in the MFC-to-Axe cable would still allow the data in the other cable (from the AxeFx to the MFC-101) to go through. I am not aware of...

3 months ago
Reply
Re: Doubt with GM and GM off

"GM On" changes to General MIDI instruments, i.e., Bank Select messages are ignored."GM2 On" changes to GM2 instruments."GM Off" changes to vendor-spe...

6 months ago
Reply
Re: Oxygen25 USB-b to TRS

The Oxygen25's USB-B port cannot control other devices; it must be connected to a PC, or to a USB-MIDI Host. To convert MIDI commands to actual soun...

6 months ago
Reply
Re: Confusion with 5 pin DIN terminal numbering

I meant the cable. Apparently, that reputable supplier did not use a cable assembly from a reputable supplier.

8 months ago
Reply
Re: Confusion with 5 pin DIN terminal numbering

These numbers indeed are wrong for a male plug. Does this thing have a name and/or a datasheet?

8 months ago
Reply
RE: Confusion with 5 pin DIN terminal numbering

Just for completeness, an image (front/external side for female/socket; solder/internal side for male/plug). DIN-41524.png

8 months ago
Reply
Re: Does ANYONE know a plugin that accepts CC commands?

A quick web search shows that "JS: Utility / Volume" does support MIDI learn, but MLimiterFree probably does not.

8 months ago
Reply
RE: Effects of CC 121 Reset All Controllers

Yes; the reset SysExs reset everything.

9 months ago
Reply
Re: Effects of CC 121 Reset All Controllers

Your suspicions are correct; the Reset must come first. Apparently, Cakewalk does not recognize the dependencies of the All Notes Off/Reset All Cont...

9 months ago
Reply

That file is indeed damaged; a zero byte at the end was missing. In general, you'd have to load the file in a sequencer (hoping that it is as toler...

1 year ago
Reply

Correct. If each letter in "LRcccddd" represents one bit, then the data bytes in the SysEx message would be "0000cddd 0000LRcc", and to set the fee...

1 year ago
Reply

If you send zero bits, then those values will be set to zero. If you do not want to change tha values, you have to send the old values. If you do n...

1 year ago
Page 1 / 22