Commit
Enhance SequencerProvider to support BPM change handling
Commit details
Commit notes
- Added onBpmChange prop to SequencerProvider for external BPM state updates. - Updated SequencerProviderInner and SequencerProviderInnerContent to handle BPM changes from the worklet, ensuring UI synchronization. - Refactored state management to allow for internal BPM updates while notifying external listeners.
- Files changed
- 1
- Lines added
- +14
- Lines removed
- −2