HomeGamesUpdatesPricingMethodology
Steam News5 October 20259mo ago

Demo update - 2025.10.05 - Improved custom music UI

Hey, Kohan here - the programmer behind Disco Samurai, In this update we've improved custom music implementation - both BPM detection algorithm as well as UI have been improved.

In this update2

Full notes

Full Disco Samurai update

Read the full published notes in a cleaner layout. The original post stays linked below.

Repeated intro

Hey, Kohan here - the programmer behind Disco Samurai,

What changed

0 fixes0 additions4 changes0 removals
  • UI and audio
changedIn this update we've improved custom music implementation - both BPM detection algorithm as well as UI have been improved.
changedBeat detection algorithm / UI overhaulThe BPM detection algorithm should now handle most of the songs correctly - so most of the time you don't even have to configure anything.
changedBeat detection algorithm / UI overhaulThough you will probably want to make sure that the song was configured correctly - to do so you can check if the yellow outline is pulsing to the music you hear and you can also check if the Beats (red lines) overlap with peaks/sharp changes in a waveform - on top of that you will also hear a metronome, which should overlap with the music.
changedBeat detection algorithm / UI overhaulJust keep in mind that some songs change BPM throughout the song - so to be sure that everything is setup correctly I suggest checking different parts of the song. In case the song changes BPM you will need to use trimming (mentioned below) to isolate a fragment with stable BPM as we don't support varying BPM in gameplay.

Disco Samurai changes

changedIn this update we've improved custom music implementation - both BPM detection algorithm as well as UI have been improved.
changedThe BPM detection algorithm should now handle most of the songs correctly - so most of the time you don't even have to configure anything.
changedThough you will probably want to make sure that the song was configured correctly - to do so you can check if the yellow outline is pulsing to the music you hear and you can also check if the Beats (red lines) overlap with peaks/sharp changes in a waveform - on top of that you will also hear a metronome, which should overlap with the music.
changedJust keep in mind that some songs change BPM throughout the song - so to be sure that everything is setup correctly I suggest checking different parts of the song. In case the song changes BPM you will need to use trimming (mentioned below) to isolate a fragment with stable BPM as we don't support varying BPM in gameplay.

In this update we've improved custom music implementation - both BPM detection algorithm as well as UI have been improved.

Beat detection algorithm / UI overhaul

The BPM detection algorithm should now handle most of the songs correctly - so most of the time you don't even have to configure anything.

Though you will probably want to make sure that the song was configured correctly - to do so you can check if the yellow outline is pulsing to the music you hear and you can also check if the Beats (red lines) overlap with peaks/sharp changes in a waveform - on top of that you will also hear a metronome, which should overlap with the music.

Just keep in mind that some songs change BPM throughout the song - so to be sure that everything is setup correctly I suggest checking different parts of the song. In case the song changes BPM you will need to use trimming (mentioned below) to isolate a fragment with stable BPM as we don't support varying BPM in gameplay.

Trimming

If you only do the previous step the song should already work, but a lot of the time you will probably also want to trim it. The songs often have quiet parts on start/end and they definitely don't help in a rhythm game - so using trimming menu you can set the start and end points of the song to get rid of quiet parts. But It will also be helpful if you need to isolate certain part of the song - which as mentioned before - you will need to do if the song has variable BPM.

And that would be it for this update - I know it's not a lot of changes but we've been focusing on balancing and fixing bugs to make sure we deliver quality game - which by the way should be soon!

Source

Steam News / 5 October 2025

Open original post

Changelog.gg summarizes and formats this update. How we read updates.