Michael Dewberry

Results 25 issues of Michael Dewberry

### Environment - Pythonnet version: 2.4.0 - Python version: 3.7.6 - Operating System: Windows 10 ### Details Given a CLR method `Foo` with overloads `Foo(int a, int b)` and `Foo(float...

- [x] Integrate firmware - [x] Create Rack module and map I/O - [x] Save NVRAM in patch - [ ] Save VRAM in patch - [x] Fix race condition...

New feature

Requires i2c.

New feature

* Support connection of serialosc arc devices to modules that support arcs * Virtual arc2? * Virtual arc4 - linear or 2x2? Rack form factor is not clear. Leaning towards...

New feature

Calling a script from itself can freeze Rack -- look into why recursion protection doesn't prevent this.

- [ ] Save NVRAM (and VRAM scene state?) as JSON rather than memory buffer, for more version-independence - [ ] Take advantage of [new patch format](https://github.com/VCVRack/Rack/issues/1807) to avoid hitting...

enhancement

Prerequisite: i2c.

New feature

The Rack versions of the modules inherit the hardware support for non-128 grid models. Firmware changes will be necessary to complete the module/device support matrix. - [x] white whale adjusts...

New feature

(After all other version 1 issues/features are complete) Package manager details: https://github.com/VCVRack/community https://github.com/VCVRack/Rack/issues/444 Still need to determine if the package should have "monome" in the name or not. https://llllllll.co/t/white-whale-in-vcvrack/10337/9

Create a VCV-rack specific documentation pages page on gh-pages and redirect `Plugin > Manual` to it. Right now it links to monome.org/docs which is not as immediately helpful.