fbpx
Skip to main content

MIDI Forum

Clemens Ladisch
Clemens Ladisch
Joined: Jan 20, 2016
Last seen: Mar 31, 2025
Topics: 1 / Replies: 329
Reply

The USB MIDI protocol (and all other USB communication) uses all four pins. But it is certainly possible to use USB to power devices. Please note t...

2 years ago
Reply

The bank number is a setting of the channel, so in theory, you do not need to repeat it for other Cx commands on the same channel x. But in practice, ...

2 years ago
Reply

Some software uses the range 0...127, some uses 1...128 (and this might be different for different parameters). You have to check what range your soft...

2 years ago
Reply

For Roland's list of these MT-32 instruments, see p. 186 of the SC-8850 manual. (The SAM probably does this for SoundCanvas compatibility.) The MT-...

2 years ago
Reply

The XK1 uses a 3.3 V supply. At that voltage, 120 Ω + 22 Ω actually is too much. And the inputs always should use 220 Ω. (The noise filtering is fine,...

2 years ago
Reply

The standard circuit uses an NPN or a logic output with 2× 220 Ω. Using a PNP as a voltage follower is unusual, but will work. The resistors are to...

2 years ago
Reply

If have not found anything in the Data List, but I do not know how the Genos works. What MIDI messages does it transmit when you change these volum...

2 years ago
Reply

Which reasons might prevent us from representing tones merely with their fundamental frequencies? Interoperability. Both controllers and synthesizers...

2 years ago
Reply

The driver page says it supports Windows 10.

2 years ago
Reply

See, for example, stackoverflow.com/questions/44410914/sending-a-system-exclusive-message-using-coremidi. For most devices, the device ID is 0x10. ...

2 years ago
Reply

FPGAs must be programmed. It is that proprietary programming that you would have to change.

2 years ago
Reply

The optocoupler circuit is fine. SoftwareSerial is not reliable; it will read wrong bits when its code does not manage to get executed early enough...

2 years ago
Reply

RIFF "RMID" files contain exactly one SMF file in the "data" chunk. But the file might contain other chunks; Microsoft suggests that "INFO" makes sens...

2 years ago
Reply

The USB MIDI class specification has no such restriction. What you are seeing is caused by the driver in the specific version of Windows you're usi...

2 years ago
Reply

By default, anything played on channel 10 is drums. It is possible that this setting was changed on the E-473 and that that file does not reset it, o...

2 years ago
Page 4 / 22