Releases: schollz/collidertracker
Releases · schollz/collidertracker
v4.5.3
v4.5.2
What's Changed
- Fix timing drift in metronome and sequencer using absolute time scheduling by @Copilot in #172
- Fix SuperCollider port detection when default port is occupied by @Copilot in #174
- fix: improving timing drift by @schollz in #177
- Normalize status lines across all views with 3-line navigation display and add debug dump feature by @Copilot in #179
Full Changelog: v4.5.1...v4.5.2
v4.5.1
v4.5.0
v4.4.1
v4.4.0
What's Changed
- chore: update Go dependencies by @github-actions[bot] in #135
- chore: update Go dependencies by @github-actions[bot] in #137
- Add .github/copilot-instructions.md for agent onboarding by @Copilot in #136
- Add onset detection for sample slicing by @Copilot in #139
- Fix incompatible ansi/cellbuf dependency versions by @Copilot in #141
- Refactor sampler to calculate slice positions in Go, remove sliceNum from SuperCollider by @Copilot in #143
- [WIP] Merge equal and onset behavior in metadata view by @Copilot in #145
- feat: sc send back playhead information by @schollz in #146
- Add waveform view for editing audio slice markers with sox-based file conversion by @Copilot in #148
- Add playhead visualization to waveform view by @Copilot in #151
- Fix waveform file path resolution on project reload by @Copilot in #153
- feat: remove sox dependency for audiomorph by @schollz in #155
New Contributors
- @github-actions[bot] made their first contribution in #135
Full Changelog: v4.3.4...v4.4.0
v4.3.4
What's Changed
- Enhance splash screen with randomized animations fully surrounding text on all sides by @Copilot in #124
- feat: multitrack recording needs to record external input by @schollz in #125
- fix: improve header spacing by @schollz in #126
- [WIP] Install open303 on startup by @Copilot in #128
- feat: add Open303 as an instrument option by @Copilot in #130
- feat: soundmaker columns by @schollz in #131
- fix: two column settings by @schollz in #132
- feat: add distortion to open303 by @schollz in #133
- fix: display by @schollz in #134
Full Changelog: v4.3.3...v4.3.4
v4.3.3
v4.3.2
What's Changed
- feat: conditional render based on default by @schollz in #111
- Refactor Space key behavior in Song View for per-track playback control by @Copilot in #113
- Add jumping cells functionality in song view by @Copilot in #115
- Add ESC key functionality to cancel queued playback actions in Song mode by @Copilot in #117
- feat: show track specific waveforms by @schollz in #118
- fix: switch between mi/so by @schollz in #119
- fix: toggle playback better by @schollz in #120
Full Changelog: v4.3.1...v4.3.2