david-c14 / ModularFungi

Omri Cohen's Modular Fungi for VCVRack
BSD 3-Clause "New" or "Revised" License
12 stars 9 forks source link

Lights Off - Minor Suggestions #12

Closed ShockValu3 closed 3 years ago

ShockValu3 commented 4 years ago

Feature Request - CV Control

Feature Request - Dim up/down control with middle mouse scroll wheel (windows)

UI Request - Rename "Dim" to "Brightness" or similar so Up is brighter and Down is Dimmer. Right now it's the opposite and a bit awkward.

david-c14 commented 4 years ago

@stoermelder Do you want to consider / respond to these suggestions.

I think direct CV control is unlikely, but it could be made compatible with SAIL.

stoermelder commented 4 years ago

Feature Request - CV Control

Feature Request - Dim up/down control with middle mouse scroll wheel (windows)

UI Request - Rename "Dim" to "Brightness" or similar so Up is brighter and Down is Dimmer. Right now it's the opposite and a bit awkward.

Thank you for your feature requests, I will talk to Omri how he thinks about them.

About the label „Dim“: I think about it the other way around, on 100% the module dims the light by 100% to full dark, on 0% the module dims the light by 0% with no effect at all.

david-c14 commented 4 years ago

If we added an invisible vertical slider to the main panel. The user could sweep their mouse up and down the panel to change the Dim value.

This would not change the aesthetic, but would give an extra degree of control, and SAIL could recognise the parameter for automation.

stoermelder commented 4 years ago

I was thinking the same direction. It would not even need a real slider, it would be enough to add an invisible ParamWidget which can be mapped and reacts on scroll events.

david-c14 commented 4 years ago

That would work. I just thought that a slider would already have the event handlers.

david-c14 commented 3 years ago

Available in version 1.1.1