Skip to main content

MIDI Forum

Bavi_H
Bavi_H
Reputable Member
Joined: Feb 3, 2016
Last seen: Nov 15, 2025
Topics: 3 / Replies: 275
Reply

More ideas: 1. If you don't need the MIDI Timing Clock messages (hex F8 or decimal 248), it looks like you can tell your Boss RC-505mkII to stop se...

3 years ago
Reply

Martin, your most recent log shows 311 milliseconds elapsed between these two lines: 23:01:52.989 -> tft.availableForWrite()==0 23:01:53.300 -&...

3 years ago
Reply

Martin, as you know there is an Arduino MIDI library, and as I understand it, you were having some problems with it originally and decided to write co...

3 years ago
Reply

Ken says opening the MIDI file in "any media player" results in the notes all using the same instrument sound, but only specifically mentions Reaper. ...

3 years ago
Reply

Note: I think the private message function on this forum is disabled? See this post: Private messages disabled?

3 years ago
Topic
Replies: 1
Views: 4384
Reply

[quotePost id=17672]how many events [can I send] every 16 milliseconds?[/quotePost]On a DIN MIDI cable, the speed used is 3125 bytes per second (31250...

3 years ago
Reply

This post also appears on an Arduino forum: MIDI ProgramChange. In that thread, user ardunew appears to be using a DIN MIDI cable to connect a Boss...

3 years ago
Reply

1. I think the lines like this: old_len -= 0x1000000; old_len -= 0x10000; old_len -= 0x100; will only work right when the bytes in the first t...

3 years ago
Reply

I don't have experience with these messages, so you'll have to test them to see how the unit reacts to them. As you noticed, page 27 of the manual ...

3 years ago
Reply

Geoff: On a DIN MIDI cable, the speed is 31250 serial bits per second and each byte of data is made of 1 start bit, 8 data bits, and 1 stop bit. Since...

3 years ago
Reply

Yes there is a standard way to request mono mode, and the SAM2695 manual suggests it might support that. At the beginning of section 3 "Detailed MIDI ...

3 years ago
Reply

I'm glad you got it working! [quotePost id=17281]I'll see if Garageband will let me assign the drumkits to higher octaves on the keyboard[/quoteP...

3 years ago
Reply

1. Getting a MIDI connection between your Yamaha P-155 and computer You'll need a USB MIDI interface to connect the DIN MIDI ports on your Yamaha P...

3 years ago
Reply

Can you tell us what devices don't work? I like collecting examples of quirks and compatibility problems with MIDI files and MIDI devices. These MI...

3 years ago
Page 7 / 19