Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Clear track_handles when SetTrack heard (#270)
Clear `track_handles` when `SetTrack` heard, to prevent an issue where indices of `tracks` become desynced with those of `track_handles`. Closes #232.
- Loading branch information