Skip to content

Releases: qwertymodo/msupcmplusplus

v1.0RC3

20 Apr 05:08
Compare
Choose a tag to compare

Fixes some bugs with pad_start

v1.0RC2

30 Jun 20:39
Compare
Choose a tag to compare

After 5 long years, the new CLI is finally building on Linux!

Also includes several various bug fixes

v1.0RC1

17 Dec 05:24
Compare
Choose a tag to compare
Bump version number string

v0.6

18 Sep 00:55
Compare
Choose a tag to compare
  • Fix loop point calculation in sub-channel/track with start padding
  • Override default clip guarding during mixing
  • Now able to build on Linux

v0.5

24 Jun 21:48
Compare
Choose a tag to compare
  • Fix PCM input files
  • Add dynamic range compression support (audio effect, not size compression)
  • Fix some potential clipping issues
  • Fix loop point calculation with start padding
  • Add JSON validation schema to the repository

v0.4

21 Mar 17:29
Compare
Choose a tag to compare
  • Unicode support
  • Minor changes to parameter inheritance

v0.31

18 Mar 19:09
Compare
Choose a tag to compare

Minor regression fix for broken trim_start in v0.3

v0.3

18 Mar 07:27
Compare
Choose a tag to compare
  • Fix .mp3 and .ogg (and possibly other) input formats
  • Add option blocks to the config for specifying and selecting multiple alternate versions of a single song
  • Support start points occurring after the loop point

v0.2

17 Mar 00:13
Compare
Choose a tag to compare
  • Added sox command-line pass-through. Running with the -s flag processes the rest of the command line as sox. See http://sox.sourceforge.net/sox.html for sox usage
  • Properly re-calculate position values (loop points, concatenated lengths, etc) when resampling
  • Fixed an issue with crossfading after combining sub-tracks
  • Added global first_track and last_track options for testing purposes
  • Enable static build of LibMAD so .mp3 inputs are supported without the need for LibMAD.dll

v0.1

14 Mar 07:17
Compare
Choose a tag to compare

Initial release, confirmed working against the Chrono Trigger Symphony pack.