vgmrips / vgmplay-legacy

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

vgm2wav ignores vgmplay.ini #85

Closed Schatteneis closed 2 years ago

Schatteneis commented 2 years ago

vgm2wav completely ignores vgmplay.ini, it should at least use settings like PlaybackRate.

superctr commented 2 years ago

You can use regular vgmplay and set the "LogSound" parameter in the ini to 1 instead (or run with -LogSound:1)

ValleyBell commented 2 years ago

vgm2pcm and vgm2wav both don't read any additional configuration.
I'm also not going to port the INI file reader over to them from VGMPlay.

If you want to log VGMs using a special configuration, you will have to use VGMPlay itself.