-
Here is a working proof-of-concept to support virtual wires/jacks for MIDI devices:
https://github.com/kaysievers/Adafruit_TinyUSB_Arduino/tree/midi-jacks
https://github.com/kaysievers/ArduinoCo…
-
I'm running this patch to make the tinyusb MIDI code behave as expected:
https://github.com/versioduo/Adafruit_TinyUSB_ArduinoCore/commit/4e8e4a3d6dcad2313169461bb4b60f8025c21c4e
The git commit …
-
I am working with the Teensy 4.0 and getting some weird results with an OP-Z driving the DMX. The output seems to be opposite of the control being sent. If the sent color is purple then it comes out g…
-
### Bug Description
The TOUCH_UI_FTDI_EVE does not work on marlin 2.0.1 or 2.0.x
i tried on Ramps, Arduino, SKR Pro, Fysetc S6 and SKR 1.3
the compiling issue https://github.com/MarlinFirmware/Mar…
-
This ticket is opened to discuss possible approaches to implementing BLE wrappers, desired API and implementation choices.
_**Note**: please don't use this issue to express your desire/need to have…
-
Hi, thanks for all your work :)
I'm pretty sure I'll have it working once I select the input port, I haven't soldered the pins needed for the screen yet, I think setting it to Bluetooth by default wi…
-
Hey Harold!
First of all, thanks a lot for all the information you have provided.
I've done some research and I was playing around sending/receiving MIDI messages to/from my Boss GT-1 using a C#…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
On the Arduino IDE it is used if selected by menu, not by default: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/issues/13
-
What is the easiest way to make Pedalino Mini work with Zoom pedals, which seems to require USB Host ?
Thanks