Skip to content

Altuth/BeatDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BeatDetector

Finds appropriate beatplacement to 192kbps mp3's, for use in the rhytm game osu.

  1. Add the audio file to "src" with the name "audio.mp3".

  2. Add the correct offset and bpm in main.

  3. Run (might take a minute).

  4. Copy all elements which were printed in the console, and add them under [HitObjects] in the .osu file

There might be some small misbeats, but it will give new and experienced mappers atleast a headstart.

Special thanks to the libraries that does all the heavy lifting. mp3spi, triton, javalayer and JTransform

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages