-
## Hardware and software
- **mt32-pi version:** v0.13.1
- **Raspberry Pi model:** Raspberry Pi 3 Model A_
- **HATs:** None
- **USB devices:** FastTrack Pro
- **MIDI host:** i5 12700 using Windoā¦
-
Whilst attempting to send clock out usb host port 1 using factory object midi/out/clock and notes out using cpwitz/midi/arpeggiator and a midi/out/note I get a patch load error, and akso restarts. Theā¦
-
When you have midi clock coming in from the midi in and and the usb host, the bpm is added together instead of one taking priority. Meaning if my midi in runs at 120 and the Usb Host at 80bpm, theā¦
-
Hi @touchgadget
Thank-you very much for these examples!
I am working with a Launchpad and I've successfully received MIDI Note events from it and been able to send MIDI Note events to turn on tā¦
-
I'm trying to use Mod-Host and Cardinal to sync to external midi clock.
My understanding is that 24 ppq is the MIDI clock standard but I seem to only get a max of 4 ppq out of the Host Time module. ā¦
-
hi and thanks for this awesome library :+1:
I'm the maintainer of [ESP32-USB-Soft-Host](https://github.com/tobozo/ESP32-USB-Soft-Host).
This library does not use tinyUSB, nor does it use the buiā¦
-
Hello Pieter, i'm working on a kind of midi-thru project so that incoming midi data from serial 1 can be sent to serial2 or v.v and also to USB midi bus.. Now the question is if virtual serial port arā¦
-
[[PageOutline]]
= USB On-The-Go (OTG) =
Certain devices have USB Device Controllers or Dual-Role controllers that can be used in either host mode or device mode.
This page aims to document how ā¦
-
Hi Iām trying to understand whether itās possible to output midi signals directly on a serial port connected to a standard din connector, in addition to USB. The application for this is to control devā¦
-
Hi all, I'm new to a lot of things in this project (STM32, its toolchain, github), but do have experience with 8-bit embedded including USB and MIDI. I own one of those heathen MIDI adapter cables so ā¦