Thomas O Fredericks
Thomas O Fredericks
Hi! Thank you for the great module! And thank you for updating it for VCV Rack 2! I use an Arduino Nano to send OSC messages through USB Serial. The...
It would be awesome if trowasSoft-VCV was added to Cardinal. It seems that the only issue is that fonts need license info and vetting. You can find more information here...
The [OSC.js](https://github.com/colinbdclark/osc.js) library already provides a format for converting OSC messages to JSON. It would be great if _Cables_ followed this format. I discovered the issue while trying to code...
Thank you for this. I found out you don't even need any additional hardware to update your Wemos Motor Shield. Only a Wemos. See here: https://github.com/thomasfredericks/wemos_motor_shield
- The _debounce_ algorithm can only be changed by adding a `#define` in the source file `Bounce.h`. - Selection of the _debounce_ algorithm should be allowed from the sketch instead.
Made a version compatible with the Adafruit GFX Library : https://github.com/thomasfredericks/wemos_matrix_gfx
The tracked property of the skeleton is never false as the return ArrayList with getSkeleton3d() only returns tracked skeletons. **Could getSkeleton3d() return all skeletons (tracked or not) instead of the...
### Describe the bug When the Atom Lite is NOT receiving data, it transmits data to the computer without an error.  When the Atom Lite IS simultaneously receiving data,...
We need to document, the style, external object api and conventions. For reference, here is a generated tree of the current objects and their inheritance : | Class Name |...