Skip to content

v5.6.1

Choose a tag to compare

@NemosNautilus NemosNautilus released this 14 Dec 04:14
· 36 commits to master since this release

BATCH PROCESSOR

  • Another attempt to finally squish the bug around unique song IDs not working well enough across songs that have conflicting numeric IDs - should work now

PS3 CONVERTER

  • Another attempt to finally squish the bug around unique song IDs not working well enough across songs that have conflicting numeric IDs - should work now

ROCK BAND TO KARAOKE CONVERTER

  • Improved highlighting behavior when using MP4 mode so it should no longer "go over" to the next syllable
  • Fixed bug where in CDG+MP3 mode even if you disabled stroke, it would leave it enabled but in the same color as the text, making the text look "chunky"

BATCH RENAMER

  • Added option to bypass the Xbox file system character limit (i.e. for when storing/sorting on PC) but keeping the character type limitation (so no special characters, accents, etc) - as requested by EzloDQ

VOLUME NORMALIZER

  • Merged PR by DragRedSim - this is a functionality addition which allows the Volume Normalizer to operate on multiple files by taking all files within a folder, analysing them, calculating the average volume offset, and then applying that offset to each file in turn. In this way, albums with a large dynamic range can be normalised into a user's library, but without losing the relative dynamic range across the album; quiet songs are still relatively quiet, and vice versa.

FILE ANALYZER

  • Added feature to analyze drum charts for missing tom markers only without taking into account if it had/was missing pro drum animations - as requested by EzloDQ

SETLIST MANAGER

  • Finally(?) fixed broken ability to delete songs from the Setlist that was not working due to the wrong index being used to identify the song behind the scenes