Skip to content
View rppicomidi's full-sized avatar

Block or report rppicomidi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. midi2usbhost midi2usbhost Public

    Make a Raspberry Pi Pico a USB Host to bridge modern USB MIDI to old school MIDI IN and MIDI OUT

    C++ 148 24

  2. usb_midi_host usb_midi_host Public

    An application level TinyUSB USB MIDI Host driver for the RP2040

    C 89 11

  3. pico-usb-host-msc-demo pico-usb-host-msc-demo Public

    A CLI-driven demo of a Raspberry Pi Pico operating as a USB Mass Storage Class Host

    C 37 6

  4. pico-usb-midi-processor pico-usb-midi-processor Public

    Use a Raspberry Pi Pico board to process USB MIDI data between a USB MIDI Keyboard or other device and a PC or other USB MIDI Host

    C 36 1

  5. pico-usb-midi-filter pico-usb-midi-filter Public

    Connect a Raspberry Pi Pico between a USB MIDI device and a USB Host to modify the USB MIDI traffic

    C 34 7

  6. midi2usbhub midi2usbhub Public

    Use a Raspberry Pi Pico to interconnect MIDI devices via a USB hub or old school MIDI

    C 30 8

221 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 8 commits in 1 repository

Created a pull request in hathach/tinyusb that received 6 comments

Fix 3031: implement tuh_midi_itf_get_info()

Describe the PR See #3031 Additional context See #3031

+28 −0 lines changed 6 comments
Opened 2 other pull requests in 1 repository
hathach/tinyusb 2 merged

Created an issue in hathach/tinyusb that received 3 comments

Add a get_daddr(idx) function to the new midi_host driver

Related area The midi_host driver addresses the attached device by index. Device string get functions need the device address. Hardware specification

1 task done
3 comments
Opened 2 other issues in 1 repository
hathach/tinyusb 2 closed
Loading