Commit
Refactor changeStepDivision handling in SequencerProvider to utilize worklet communication for division updates. Introduce new ChangeStepDivisionMessage type for improved state management and remove original setInstrumentSteps logic. Enhance SequencerProcessor to process division changes and post updated steps back to the main thread, ensuring better synchronization and performance.
Commit details
Commit notes
No additional notes were included with this commit.
- Files changed
- 3
- Lines added
- +75
- Lines removed
- −70