Releases: qwertymodo/msupcmplusplus
Releases · qwertymodo/msupcmplusplus
v1.0RC3
v1.0RC2
After 5 long years, the new CLI is finally building on Linux!
Also includes several various bug fixes
v1.0RC1
Bump version number string
v0.6
- 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
- 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
- Unicode support
- Minor changes to parameter inheritance
v0.31
Minor regression fix for broken trim_start in v0.3
v0.3
- 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
- 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
Initial release, confirmed working against the Chrono Trigger Symphony pack.