Commit
Refactor SequencerProvider to enhance worklet communication for playback control and BPM management. Introduce new message types for request-start-playback, request-stop-playback, and request-set-bpm, ensuring accurate synchronization between the main thread and worklet. Update SequencerProcessor to handle these requests and manage playback state effectively, improving overall performance and responsiveness.
Commit details
Commit notes
No additional notes were included with this commit.
- Files changed
- 3
- Lines added
- +266
- Lines removed
- −197