Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_USB_Host_MIDI language:Python

Filter by

5 results
 (66 ms)

5 results

inadafruit/Adafruit_CircuitPython_USB_Host_MIDI (press backspace or delete to remove)

Hello. It s unclear to me how I should use this library. A thing I would like to do is use some randoms pins on a RP2040-zero as a USB host port to connect a midi keyboard that uses midi over USB, and ...
  • stanelie
  • 4
  • Opened 
    on Jan 8
  • #7

The Read the Docs link mentioned in the ReadMe page https://docs.circuitpython.org/projects/usb-host-midi/en/latest/ gets a 404 error.
  • RobCranfill
  • 1
  • Opened 
    on Oct 18, 2024
  • #6

The ReadMe for installing for CircuitPython has source .env/bin/activate but given the instructions that precede it, that should be source .venv/bin/activate
  • RobCranfill
  • Opened 
    on Oct 16, 2024
  • #4

I am still getting stuck notes when NoteOff messages get missed. with this example https://github.com/adafruit/Adafruit_CircuitPython_USB_Host_MIDI/blob/main/examples/usb_host_midi_simpletest_rp2040usbfeather.py ...
  • jedgarpark
  • 2
  • Opened 
    on Jun 5, 2024
  • #3

Hi, thank you for the library! I was wondering why there s no write implementation inside the midi class. It s not as simple as the following, is it? 🤔 def write(self, packet, num): self.device.write(self.out_ep, ...
  • giorrrgio
  • 2
  • Opened 
    on Dec 23, 2023
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub