MikiraSora / BmsPreviewAudioGenerator

可批量生成bms预览音频文件
MIT License
31 stars 4 forks source link

convert bms to audio from first note, not first measure. #3

Closed RaceDriverMIKU closed 3 years ago

RaceDriverMIKU commented 3 years ago

Convert bms to audio from first note(audio que?), not first measure. Hello, this program is awesome, I'm really helped by this program for playing beatoraja. By the way, I want to make full preview, instead of partial ones, and the problem comes, previews of some of BMS start right after I put a cursor on them, some starts few seconds later. Open things starts few seconds later via bms editor, the first audio que is placed at 2nd~3rd measure, so preview doesn't start right after I select it. So if it is possible, it is really appreciate making the feature. Or cutting feature(start, end parameter) doesn't rely on BMS parsing library, cutting silent from start would be good.

MikiraSora commented 3 years ago

https://github.com/MikiraSora/BmsPreviewAudioGenerator/releases/tag/v0.8.7 take a try

RaceDriverMIKU commented 3 years ago

So far, it worked as expected. Previews are played as soon as I put a cursor on it. Thank you very much.