VCVRack / AudibleInstruments

VCV Rack plugin based on Mutable Instruments Eurorack modules
https://vcvrack.com/AudibleInstruments.html
Other
383 stars 84 forks source link

Implemented edit modes of Y generator and gates for Marbles via context menu #103

Open eggix opened 3 years ago

eggix commented 3 years ago

Implements the ability to edit Y generator and Gates as described in the Marbles manual. Instead of holding the bottoms on the physical interface, the edit modes are accessible via the context menu. In addition it fixes #91.

marbels_context

eggix commented 3 years ago

Thanks for your remark. uint is apparently not typedef'd to unsigned int by all compilers.