Search found 4 matches

by shinmai
Sat Apr 15, 2023 8:12 am
Forum: Module Designer
Topic: Bug in code generation for Slider properties.
Replies: 3
Views: 1337

Bug in code generation for Slider properties.

Changing some properties for Slider objects causes code to be added and removed inconsistently, causing code to be offset outside the intended code block, which will make the project unbuildable. A manual workaround is to go edit the java file by hand, but it's still quite inconvenient. A quick GIF ...
by shinmai
Sun Aug 21, 2022 5:49 pm
Forum: Module Designer
Topic: Implementing a range slider
Replies: 2
Views: 720

Re: Implementing a range slider

I wrestled with this same question recently, and ended up just adding two parallelle sliders for the full range and picking the minimum and maximum value based on their values. It's not optimal, but it's fairly user-friendly and reasonably clear, and still supports automagic value (re)storing and MI...
by shinmai
Sat Jul 30, 2022 5:42 pm
Forum: Module Designer
Topic: Feature Request: make VoltageModule.Notify's Randomized event trigger _before_ components are randomised
Replies: 3
Views: 948

Feature Request: make VoltageModule.Notify's Randomized event trigger _before_ components are randomised

Topic subject, pretty much. Making the Randomized event fire before the controls are moved would allow things like saving the values of certain controls and setting a timer to reset them to the saved values to make it so some controls are exempt from randomisation, negating the need for custom "...
by shinmai
Sat Apr 03, 2021 8:14 pm
Forum: MRB
Topic: MRB Sawtooth Animator hookup
Replies: 9
Views: 9305

Re: MRB Sawtooth Animator hookup

I'd been meaning to report this for a while but forgot. As a work around, I found that by creating a duplicate of the module (alt + left-click), the duplicate will work as intended. This would be a good addition to the module info, fwiw. Just spent the better part of an hour trying to get this to w...

Go to advanced search