Michael Dewberry

Results 42 comments of Michael Dewberry

Full repro case including project files: https://github.com/Dewb/PythonNetFloatTest

It might be clearer what's happening if the mute button had the same behavior but the label was changed to Monitor On/Off (perhaps using a speaker icon / slash-over-speaker icon.)...

Can you try this build and let me know how it works for you? https://github.com/Dewb/monome-rack/actions/runs/1599525521 I initially added international keyboard support (based on Rack 2.0's interpretation of int'l support, which...

Thanks! I would definitely like to support the TouchOSC virtual grid layout, but probably not until well after VCV Rack 2.0 comes out.

It's fully prototyped! It just awaits a good simulated i2c solution so multiple faderbanks/multiple teletypes can be supported reasonably.

That’s addressing a different set of problems. The tricky bit with i2c is that in real hardware, it involves sending a query and waiting on response. Two separate digital modules...

Is this with an Actions-produced build a or a local build?

Haven't been able to reproduce this lately.

(Todo list moved to description)

Repeating comment from the above issue: If anyone wants to use Ansible in its incomplete state, you can re-enable it by changing `“hidden”: true` to `false` in its definition in...