Skip to content

v2.3

Compare
Choose a tag to compare
@QingQiz QingQiz released this 29 Aug 14:01
· 31 commits to master since this release
28efcdc

Feature

  • enable / disable SV
  • support for #BACKBMP
  • max number of ffmpeg threads

Fix

  • 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.
  • Set the volume of the default hit sound to 30%