Releases: mikeoliphant/ChartPlayer
Releases · mikeoliphant/ChartPlayer
Release v0.1.27
- Added button to toggle showing all songs with tag vs just current instrument
- Added some logging to song scanning
- Added song length display
- Play time slider now moves instantly on mouse press
Release v0.1.26
- Fixed some path separator issues on Linux
- Fixed ogg sync issues with ChartPlayerJack
- Added MIDI support to ChartPlayerJack
- Improved rendering performance for note timeline display
Release v0.1.25
- Added song semitone tuning offset
- Moved speed slider to popup
- Show popup and don't switch to song list if no songs are found
- Mouse wheel support for song playing scrolling
Release v0.1.24
- Fixed note detection on songs offset from A440
- Use a low green string when playing in B std or lower
- Use the first tuning for an instrument to show in the song list
- Made active drum display hits bigger
- Only save the current instrument stats
- Catch and log any errors scanning songs
Release v0.1.23
- Better detection of single note slides
- Fixed note detection for songs with a capo
- Added visual capo indicator
- Exclude "preview.ogg" and "crowd.ogg" from Rock Band audio mixes
- Shifted drum timeline current time offset
Release v0.1.22
- Fixed regression with accuracy scoring
- Fixed bug causing incorrect drum song section difficulty calculation
Release v0.1.21
- Better detection of single notes during fast string transitions
- Double-click song section to set as loop region
- Reduced memory allocations in song player
- Don't respond to mouse clicks outside of active window area
- More standard drop tuning naming
- Display song difficulty and song length in song list
- Fixed bug with song accuracy formatting
Release v0.1.20
- Better chord detection
- Integrated chromatic tuner
- Drag on timeline for fine scrolling
- Timeline UI tweaks
- Added rewind button and auto-rewind at end of song
Release v0.1.19
- Fixed a crash with Jack and buffer sizes greater than 512 samples
Release v0.1.18
- Much improved note detection
- Improved debug logging