Strums_Mental_VCV_Modules icon indicating copy to clipboard operation
Strums_Mental_VCV_Modules copied to clipboard

Strum's Mental Modules for VCV Rack

Results 5 Strums_Mental_VCV_Modules issues
Sort by recently updated
recently updated
newest added

These instances of font handling need update per the `v2` API. They currently cause the VST to crash. References to fonts [cannot be stored across frames](https://vcvrack.com/manual/Migrate2#2-1-Don-t-store-Font-and-Image-references-across-multiple-frames) in `v2`. ``` src/MentalCounters.cpp...

Hey there, I have been using your Patch Matrix a lot lately and I would like to do a feature request: Would it be possible to add a right mouse...

Hello, I really like your modules and now I a m using patchmatrix in every patch I am doing, so thanks a lot. But just now I am a bit...

Is there anyone out that enjoys designing GUIs that wants to help redesign the look of the modules? I find it tedious myself and would rather focus on functionality.

help wanted

The binary decoder is basically a 3 to 8 decoder. Without an enable pin (input) these cannot be chained to form larger decoders for handling binary values greater than 7....