dakrk / manatools

Collection of tools for Dreamcast audio and music formats
GNU General Public License v3.0
6 stars 0 forks source link

mpbgui: smooth drawing of velocity curve (VelCurveWidget) #26

Open dakrk opened 2 months ago

dakrk commented 2 months ago

And by drawing I mean both in the sense of what you see, and how you actually draw it with your mouse when editing it.

image This probably needs interpolation or whatever.

As for actual drawing (editing), when you click and move your mouse, lines from both sides should move accordingly to form a smooth, linear result (not sure if I explained this well though).