You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set SpecialStyle to 1 on generating 7+1key beatmaps.
XXX
Generate MP3 using only the largest common subset of sample files of all beatmaps of a song. The difference of sample files of each beatmaps will be represented by Sample or hit sound.
Validate sound files using binary search, which makes generating MP3s at least 2x faster.
Set a maximum number of ffmpeg threads to ease the pressure of context switching.