-
I recently found a workaround for strange irregular delays in outputting MIDI clock through the hardware serial port on a RP2040 based boards like the Pico or the Waveshare RP2040 Zero.
I can pinpoin…
-
Hello, I tried using BLEMidiServer.disableDebugging();, but nimBLE is still showing in the serial monitor. I have the latest version of the Arduino library, version 0.3.2, installed.
Should protect…
-
Dear all,
I'm using the following code for initialize my Midi over Usb Serial with custom boudrate according with this doumentation (https://github.com/FortySevenEffects/arduino_midi_library/wiki/U…
-
Super important, someone needs to write a module which can take in a midi file and make the power board play it
-
**Is your feature request related to a problem? Please describe.**
I saw that loading lyrics is already supported, would it be possible to also support subtitle rendering maybe even ASS subtitles, by…
-
Is there a way to receive MIDI input ? If not would it be possible to add MIDI support like at https://ccrma.stanford.edu/~lja/timbre-library/ ?
-
Hi!
I have a player app that has a midi component. I'm using `mido `at the moment to do midi playback. I've used `pygame's `midi player too.
Will the `mplay `code work well as a general purpos…
-
![image](https://github.com/user-attachments/assets/5ffed87d-a53b-4aa9-81b1-e522f8af0acb)
(ignore the low vram artifacts i did this in a vm)
Reported in #help too by another user https://discord.c…
-
Hi, i follow the instrucctions that i found on this library, sorry for the big hyper noob question, but when i move my encoder the serial monitor showing data, but, when i saw my day it dindt work. i …
-
Hi, I am the maintainer of https://gitlab.com/gomidi/midi
which is a library (probably the most used) for dealing with midi in Go.
I do know very little when it comes to C and the only reason, why…