vgmrips / vgmplay-legacy

VGM file command-line player and Winamp plugin.
http://vgmrips.net
224 stars 54 forks source link

Add more command-line options to vgmplay #5

Closed vampirefrog closed 3 years ago

vampirefrog commented 9 years ago

I find myself needing to specify the number of loops and the fade-out time directly on the command-line. This could be accomplished either by implementing a couple of options for that, or just an option to specify the ini file. Ideally, both.

ValleyBell commented 3 years ago

https://github.com/ValleyBell/vgmplay-libvgm has a --config Section.Field=value option that lets you override everything that it set by the .ini file.