surge-synthesizer / tuning-workbench-synth

A simple JUCE synth which uses our tuning-library
GNU General Public License v3.0
48 stars 8 forks source link

Advanved Editor: Dragging circular values inward behaves weirdly #134

Open TheWaveWarden opened 3 years ago

TheWaveWarden commented 3 years ago

In Advanced Editor when dragging a node outwards in the circular editor, it will spawn a new ring once it surpasses the outer ring.

When moving inward, it will sometimes do this, but most often times it will not. Once the mouse moves over the midpoint of the circle, the node will start moving outwards again.

Tested on: Ubuntu 18.04 Bitwig 3.2.8 TWS commit 8d08caa

baconpaul commented 3 years ago

huh yeah so it does the drag on the other side was intended to force you to not be able to drag below 0 but you can still coax it into doing that. will take a peek this week.

baconpaul commented 3 years ago

ha yeah that's just dead wrong.