Commit
Implement vertical pitch adjustment via mouse drag in StepButton component
Commit details
Commit notes
This commit enhances the StepButton component by adding a feature that allows users to adjust pitch vertically using mouse drag while holding the Alt/Option key. The implementation includes event listeners for mouse movement and release, improving the user experience for pitch control. Additionally, minor formatting adjustments are made in the PatternEngineProvider for better code readability.
- Files changed
- 2
- Lines added
- +37
- Lines removed
- −11