decoder/sidplay: Add "default_genre" option
Genres are not part of the SID format, so SID files are genreless. This "default_genre" option may be used to assign a default genre to all SID music, for example "SID", "C64", "Chiptune", etc.
This commit is contained in:
@@ -485,6 +485,8 @@ C64 SID decoder based on `libsidplayfp <https://sourceforge.net/projects/sidplay
|
||||
- Location of your songlengths file, as distributed with the HVSC. The sidplay plugin checks this for matching MD5 fingerprints. See http://www.hvsc.c64.org/download/C64Music/DOCUMENTS/Songlengths.faq.
|
||||
* - **default_songlength SECONDS**
|
||||
- This is the default playing time in seconds for songs not in the songlength database, or in case you're not using a database. A value of 0 means play indefinitely.
|
||||
* - **default_genre GENRE**
|
||||
- Optional default genre for SID songs.
|
||||
* - **filter yes|no**
|
||||
- Turns the SID filter emulation on or off.
|
||||
* - **kernal**
|
||||
|
Reference in New Issue
Block a user