gme: add configurable fade-out time

Also include fade-out time in song length.
This commit is contained in:
John Regan
2020-04-26 09:07:59 -04:00
parent 464b90210c
commit 90a2109fd1
2 changed files with 10 additions and 3 deletions

View File

@@ -391,6 +391,8 @@ Video game music file emulator based on `game-music-emu <https://bitbucket.org/m
- Description
* - **accuracy yes|no**
- Enable more accurate sound emulation.
* - **default_fade**
- The default fade-out time, in seconds. Used by songs that don't specify their own fade-out time.
hybrid_dsd
----------