Skip to main content

MIDI Forum

Bavi_H
Bavi_H
Reputable Member
Joined: Feb 3, 2016
Last seen: May 16, 2025
Topics: 3 / Replies: 272
Reply

In a previous thread, Jonas wrote, "I use this json parser [...]". This particular parser appears to use a "tempos" array to list all of the tempo ...

4 years ago
Reply

[quotePost id=9333]It was in an automatic software update and we were not aware. Our admin says he has fixed it.[/quotePost] Would it be possible for...

4 years ago
Reply

The only thing I can think of is perhaps all of your USB MIDI interfaces have the same problem: If two messages are sent very close together, the seco...

4 years ago
Reply

Lise, do I understand the following correctly?: When you connect the PK-5 to a keyboard using a DIN MIDI cable, the end of notes are always correct...

4 years ago
Reply

Back in the older days of ROBLOX there was no way to import your own music to your game, so a guy named Gamehero made a plugin in Lua (programming lan...

4 years ago
Reply

the author's comment just says this: .u..f..r (probably the artist) Note: There was a cracked version of sequencer software Cakewalk that would put a...

4 years ago
Reply

Can I assume [...] that part numbers are 1-F, with 0=10? In the example, they have 1A with the A being part 11, and on page 197 of the same manual [.....

4 years ago
Reply

Oh, by the way, on the Standard MIDI Files specifications page I noticed the specification "SMF Device Name and Program Name Meta Events" mentions "Ea...

4 years ago
Reply

TRACK WITH MULTIPLE CHANNELS I interpret the spec as technically allowing a Format 1 track to contain multiple channels, since it doesn't specifica...

4 years ago
Reply

Bavi_H wrote: be aware that doing "find and replace" on the bytes in a MIDI file could replace more than you want. You only really want to change F0 ...

4 years ago
Reply

Mahlon Houlihan: I discovered that the MDR does indeed capture the F8s. [...] FC are encoded as two bytes, "FE 7C". [...] "FE 78" pairs were [] Yam...

4 years ago
Reply

SYSEX STORAGE IN A MIDI FILE HAS A LENGTH Be aware what you are calling "hardware" messages are the bytes that would appear in an actual MIDI trans...

4 years ago
Reply

Ye The "Kiki Lab" also send start and stop message. The Sub37 not need the start to sync but need it in you want to make sure that that if you stop an...

4 years ago
Reply

I noticed in your code wehn you parse the tempo that you add 0.5. It is right? and why?In JavaScript, parseInt ignores everything after the decimal po...

4 years ago
Page 13 / 19