Skip to content

Releases: mikeoliphant/ChartPlayer

Release v0.1.27

28 Apr 16:17

Choose a tag to compare

  • 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

03 Feb 18:07

Choose a tag to compare

  • 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

09 Jan 17:50

Choose a tag to compare

  • 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

24 Oct 20:34

Choose a tag to compare

  • 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

06 Oct 17:35

Choose a tag to compare

  • 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

12 Sep 16:33

Choose a tag to compare

  • Fixed regression with accuracy scoring
  • Fixed bug causing incorrect drum song section difficulty calculation

Release v0.1.21

09 Sep 18:04

Choose a tag to compare

  • 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

11 Aug 17:13

Choose a tag to compare

  • 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

30 Jul 17:39

Choose a tag to compare

  • Fixed a crash with Jack and buffer sizes greater than 512 samples

Release v0.1.18

26 Jul 02:10

Choose a tag to compare

  • Much improved note detection
  • Improved debug logging