Skip to content

BeatMapSythesizer GUI

Latest
Compare
Choose a tag to compare
@theace0296 theace0296 released this 09 Jun 22:34
· 43 commits to gui since this release

New Features:

  • Added option for choosing the model version for HMM models.
  • Added option for choosing the number of segments for segmented models.
  • Added option for choosing the environment in Beat Saber (Random selects a random environment for each song).
  • Cover art is now extracted from the song files, if no cover art is embedded in the file, the default art is still used.
  • Lighting is currently in BETA

Known Bugs:

  • Running the program over a large number of songs can cause it to not exit all of the child processes, the task manager can be used to end the beatmapsynth.exe processes.
  • Sometimes the progress bar will get stuck just below 100%, this happens when the beat map generator freezes on a song. This tends to coincide with the previous bug.

Changes:

  • 352c065 exception handling
  • c010d9f list index error
  • 2afed93 ensure note_type is of int type
  • 0.4.0 hotfix for songs without album art