Thealexbarney / VGAudio

A library for encoding, decoding, and manipulating audio files from video games.
MIT License
219 stars 37 forks source link

Add option to increase volume of audio #127

Open DrFe4r opened 3 years ago

DrFe4r commented 3 years ago

The title is pretty self explanatory, but add an option to increase volume in decibals. This can help with BRSTM files and other files being too quiet in game

Thealexbarney commented 3 years ago

That isn't really within the scope of the project. It mainly handles encoding, decoding and working with the various audio containers.