Releases: trigger-segfault/QuickWaveBank
Releases · trigger-segfault/QuickWaveBank
Quick Wave Bank - Hotfix F
QuickWaveBank-1.0.3.1.exe:
Fixes:
- Extracting correctly exports tracks again.
Quick Wave Bank - Terraria 1.4 + Hotfix E
QuickWaveBank-1.0.3.0.exe:
Changes:
- Updated wave track names for Terraria 1.4 (now at 88 tracks! over double the count in 1.3)
- Minor changes to naming of Terraria tracks to avoid confusion. (i.e. Rain -> Rainy Day, and Rain Ambience -> Rain sound effect)
- The optional custom track names file must now be named "QuickWaveBank_TrackNames.txt" (avoid confusion with track list files used as Quick Wave Bank "projects")
Fixes:
- Wave files are now correctly added to build as relative paths. (avoid special characters in path (like username), causing wavebank builds to fail)
- Wave files are forcefully converted on build to fix "invalid" audio files causing builds to fail. (temporary fix for .wav extensions of invalid/unsupported formats, until what triggers "invalid" wave format errors is fully known)
- Increased sanitization measures for file names and file paths causing... you guessed it, more builds to fail. (Underlying XactBld3.exe is not unicode aware?, so generally only ASCII characters are safe)
- Loaded user-defined track names (a la "QuickWaveBank_TrackNames.txt") are now properly sanitized during WaveBank extraction.
Notes:
- Forced track conversion increases build times by about a minute or so (tested with 88 tracks and 12yo laptop + SSD).
QuickWaveBank_TrackNames.txt:
- This is a sample file for use with customizing track names displayed within QuickWaveBank (and used when extracting).
- This file should be placed in
Documents/My Games/Terraria/
, where QuickWaveBank will look for the custom list on startup. (the filenameQuickWaveBank_TrackNames.txt
is required) - This file will also be checked for in the same folder as the program.
Quick Wave Bank - Hotfix D
QuickWaveBank-1.0.2.3.exe:
- Possibly fixed a crash caused by not being able to locate Terraria's content directory.
Quick Wave Bank - Minor Code Refactoring
QuickWaveBank-1.0.2.2.exe:
- Build Console now builds when you build QuickWaveBank.
- A bit of code refactoring.
Quick Wave Bank - Hotfix C
QuickWaveBank-1.0.2.1.exe:
- Updated BuildConsole to use correct temporary directory.
- Build no longer fails if you haven't run previous versions of the program.
Quick Wave Bank - No More Format Char Restrictions
QuickWaveBank-1.0.2.0.exe:
- Formatting characters no longer restrict paths.
- Now copies files with formatting characters in their paths to a
temporary path where there are no formatting characters. - Double clicking a track now plays or pauses it.
- Fixed cancel not canceling Converting process during build.
- Title "file modified" asterisk now updates properly when saving.
Quick Wave Bank - Multiple Audio Format Support
QuickWaveBank-1.0.1.0.exe:
- Now packaged with the full version of FFmpeg, which drastically increased the file size of the executable.
- Numerous non-wave audio formats are now supported and even a few video formats.
- Asks to convert non-wave formats upon adding to the list. Asks again to overwrite if the file already exists.
- Options to auto-convert or auto overwrite, or instead not ask to convert at all and keep the format.
- Files not converted upon addition will be converted at build-time.
- Can now drag in audio files from places other than Explorer like iTunes.
- Wave Lists renamed to Track Lists.
Quick Wave Bank - Hotfix B
QuickWaveBank-1.0.0.2.exe:
- Can now properly cancel extract process.
Quick Wave Bank - Hotfix A
QuickWaveBank-1.0.0.1.exe:
- Canceling build no longer causes problems with future builds.
- Build Console will now show itself when an error occurs.
Quick Wave Bank - First Release
QuickWaveBank-1.0.0.0.exe:
The first release of Quick Wave Bank. Comes with all of the essentials for making basic Wave Banks without advanced settings.