baconpaul / BaconPlugs

My plugins for VCVRack, which you may enjoy.
GNU General Public License v3.0
71 stars 11 forks source link

PolyGnome knobs to snap #80

Closed firolightfog closed 1 year ago

firolightfog commented 1 year ago

PolyGnome has become a real beast with the recent changes. :)

Would you please consider snapping the numberator & denominator knobs to integers? ` paramQuantities[MYKNoBS]->snapEnabled = true;


And maybe changing the range of denominators to a more common 1-32?

image

`

baconpaul commented 1 year ago

Oh sure. Good idea!

I revived this as part of getting surge xt going again but didn’t do a final quality sweep. Appreciate the idea. I’ll get it in next release.

baconpaul commented 1 year ago

This one was super easy so I just pushed it. Should be in the nightly here in about 30 minutes. I'll get the other module I want wrapped up and this into the library soon enough also.