-
## 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
-
I've had some issues with my CP devices lately.
1) I have a desktop USB hub, using that at times I can't get a CircuitPython device to enumerate to Windows 10
2) I have had a good number of issue…
-
Would be nice to have a few lines how to build the bootloader, for unexperienced users like me.
(naively typing `make` leads to an error because of hardcoded windows (!) path...)
EsGeh updated
5 years ago
-
Some of the oldest samplers use a format called Quick Disk ([wikipedia](https://en.wikipedia.org/wiki/History_of_the_floppy_disk#Quick)), and the drives are quite unreliable.
It would be great if F…
-
Hi ,
finally i got my "Yamaha THR10" (guitar amp, that can be configured via MIDI-SysEx) working with this library and my "Arduino Due", but there were several problems to solve before:
- USB-Enume…
-
Based on Issue #9, this appears to be an old problem that was fixed, but I am having this problem using my M-Audio Oxygen 49 keyboard. Single notes are fine, but playing multiple notes simultaneousl…
-
I was reviewing USB PID allocations, as you do, and noted that the PyPortal and GrandCentral M4 use the _same_ one, **0x8032**. @tannewt confirmed in discord that this case of sharing is incorrect.
…
-
Hello,
I have this library working well with an Arduino Uno, however, I get an error when compiling the sample sketch on a Teensy (which is what I want to use for my finished project).
Is there a …