-
Hello,
I am using a XIAO BLE Sense (NRF52840) board to map IMU data into MIDI CC.
Yes I know this might be special topic because of the "core", so this is for information only.
Long story short…
-
**Summary**
This feature is about turning the swadge into a real MIDI synthesizer! This would mean, at a minimum, being able to use the swadge as a USB MIDI synth, and playing back MIDI files loaded …
-
## Describe the bug
Jack stops when I press notes on my midi keyboard? (I don't even use jack for midi nor do I see any midi settings in jack)
## Environment
* **JACK Version:** ![image](…
-
hello colatino how i fix pico_usb.h is no such file and directory..
and can i make this midi pedal without lcd.. what code i must modify?
![Untitled](https://github.com/Colatino/PicoZoom/assets/46…
-
Hello,
can you submit example about usb device attach with mvisor
regards,
Nicolas
-
Trying to use a MIDI Keyboard to input notes in AO486. So far have not been able to make this work at all.
Example applications : Windows 3.1 : Cakewalk. DOS : Impulse Tracker. There simply is n…
-
**Describe the bug**
As stated in the title, I am trying to use a Raspberry Pi Pico as a MIDI controller and rather than getting a USB MIDI device when I plug in the Pi, I get a USB serial device.
…
-
Hi,
my Line 6 POD GO does not provide any MIDI-In or Output-Jacks. Instead I can connect it via USB-Cable to my iPad and send MIDI-Commands over that connection.
I would like to connect PedalinoMini…
-
### Is your feature request related to a problem? Please describe
Many of my app users use MIDI to control musical instruments, effects or lighting systems on stage. This doesn't appear to be possibl…
-
Hello,
I hope I'm not making a big mistake, but the method MidiToUsb seems to be completly wrong :
```c++
141: currentStatus = buffer[i] & 0xF0;
...
// So currentStatus is either equal zero o…