110-kenichi / mame

MAmidiMEmo
Other
77 stars 5 forks source link

Automatically stops recording of the previous VGM file when switching tracks. #27

Open denjhang opened 2 years ago

denjhang commented 2 years ago

I found this feature to be somewhat incomplete if it just started automatically. I want to automatically start recording VGM when a track is played when there are many midi files in a midi playlist, and automatically stop recording the previous VGM and start recording a new VGM file when switching tracks.

110-kenichi commented 2 years ago

Implemented the feature. Could you please check this ? @denjhang

https://github.com/110-kenichi/mame/releases/tag/v4.1.2.0

denjhang commented 2 years ago

Thank you, I'm recording the Goldberg Variations in version YM2151.

denjhang commented 2 years ago

I recorded 10 Goldberg Variations in a row and found that MAmi was crashing.

110-kenichi commented 2 years ago

Thank you for reporting! Can you share the midi file to reproduce the issue ? @denjhang

denjhang commented 2 years ago

Looks like a problem with my operation. I clicked the VGM record button first, then clicked the button to automatically record VGM, and then played the midi file. Bach.Goldberg.Variations.zip

denjhang commented 2 years ago

If I just click the button that automatically records the VGM, and then play the midi file, there is no problem (seems to be the case).

110-kenichi commented 2 years ago

Hmm. Can't reproduce. Can you reproduce the issue everytime? @denjhang

denjhang commented 2 years ago

At present, this problem is difficult to reproduce and belongs to a small probability event, so ignore it for the time being.

110-kenichi commented 2 years ago

I see. I will investigate a bit.