feat/mouse controls #2

Merged
veroxzik merged 2 commits from feat/mouse-controls into master 2022-04-30 06:03:55 +03:00
veroxzik commented 2022-04-28 05:14:59 +03:00 (Migrated from github.com)

Scroll on CirclePanel to change the current note beat.
Alt+Scroll on CirclePanel changes the note quantization to nearest power of 2. This may need to be changed to account for odd time signatures.
Left Click + Drag will create the note of the current selected type in the area that you click.

Also inadvertently deleted the unused timer. I think visual studio did that on its own.

Scroll on CirclePanel to change the current note beat. Alt+Scroll on CirclePanel changes the note quantization to nearest power of 2. This may need to be changed to account for odd time signatures. Left Click + Drag will create the note of the current selected type in the area that you click. Also inadvertently deleted the unused timer. I think visual studio did that on its own.
Sign in to join this conversation.