-
i'm working on a new opensource project based on arcore/midi and Leonardo boards.
when i set the baudrate to the classic 31250 i can send midi data over midi din cables (using serial1) and over arcor…
-
When recording in any mode (step/overdub/overwrite) I am unable to get the Performer to respond to midi events coming in on the TRS input. I have experimented with channel settings, omni etc. Makes no…
-
Hi,
I would like to connect a midi keyboard to GarageBand over bluetooth with a microbit.
I didnt find how to do that un makecode.
Is it possible to redirect midi in, via USB micro:bit's co…
-
Hey, I'm having an issue with connecting the midi feed to my quest 2 via cable. I am using a USB-B to USB-C cable to directly connect from a YAMAHA Dgx-640 piano. I get no pop-up or event that the mid…
-
The Tempest plugin does not detect the Tempest. I tried both Midi and USB for the Tempest using the latest os. Please message me for help in solving this.
-
Not an issue, but I thought it would be nice if we had a place to list the USB MIDI controllers that we got to work with the per|former. Feel free to move this to a different spot if you don't want it…
-
Hello,
did you have any success of using Mozzi with USB MIDI on ATMega32U4?
I've tried to run mozzi with MIDIUSB library, but it seems to break the USBMIDI communication (USB serial works, which i…
-
Many existing editors and configuration apps rely on an exact port name as they appear in WinMM MIDI. We will need to ensure our new names for MIDI 1.0 devices through the MIDI 1.0 APIs are consistent…
-
A user of TinyUSB noticed the MIDI Endpoint descriptors were 7 bytes instead of the 9 bytes specified by the USB MIDI 1.0 spec. The size reverts to 7 bytes in the USB MIDI 2.0 spec, adopted in May 202…
-
I did test example MIDI_DIN2USB from USB-MIDI library v1.12 with Arduino Pro Micro (Leonardo)
Sending control change B0,07,7f from PC to Arduino USB MIDI.
logging of the (modified) sketch printed …