110-kenichi / mame

MAmidiMEmo
Other
77 stars 5 forks source link

Automatic naming of recording files #9

Closed denjhang closed 2 years ago

denjhang commented 2 years ago

I hope that when playing a MIDI file and turning on WAV or VGM recording, the MIDI file name can be automatically used as the WAV or VGM file name.

110-kenichi commented 2 years ago

Added "Auto Rec VGM","Auto Rec WAV" button to MIDI player. Output VGM files to the folder. Output a WAV file to the .wav

denjhang commented 2 years ago

Thanks for implementing this feature.