Skip to content

Generates a SV plot from a beatmap's timing points

License

Notifications You must be signed in to change notification settings

IceDynamix/osuSvPlotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osuSvPlotter

Example Image

Generates a SV Plot image based on the timing points. Although made with osu!mania in mind, it can handle standard and taiko as well, although it won't be of as much use. Sample charts and beatmaps are provided in the samples folder, along with their output images. I used beatmaps from other mappers for the other gamemodes, please contact me if you'd like me to remove them from this repository.

Run the app

  • Install the R language
  • Install all necessary packages? Run install.packages("package_name") for each package? idk ive never managed a R project before
    • ggplot2
    • dpylr
    • ggdark
  • Run sv-plot.R

A file picker should pop up and make you select a .osu file. The output file should show up in the root directory as output.png

Inspired by Evening and his work on VSRG charts with R Thank you for everything you've done so far

About

Generates a SV plot from a beatmap's timing points

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages