Commit
Refactor StepButton, StepSequencer, and TransportControls components to utilize React.memo for performance optimization. Introduce memoization for callbacks and rendering logic to prevent unnecessary re-renders. Enhance state management in the Sequencer context for improved audio playback and interaction handling.
Commit details
Commit notes
No additional notes were included with this commit.
- Files changed
- 7
- Lines added
- +1,562
- Lines removed
- −827