/osu-mania-sv-bash

two little simple bash scripts to generate SV for osu! mania

Primary LanguageShellGNU General Public License v3.0GPL-3.0

mainly for reducing duplication of effort in making SV for osu! mania, very basic for now

Support Keymodes: all keymodes

now implemented greenlines-only (velocity values) for basic usage

redlines (bpm values) would also be easy

the scale of 14 digits was for v128 osu file format, used by osu! lazer, instead of v14 osu file format used by osu! stable

#Dependencies

linux shell

#Usage

  • store the lines of Hitobjects at where you need SV in a file named hitobjects.osu

  • execute the script get_time_and_types_from_hitobjects.sh

  • execute the script generate_greenlines.sh

  • the sv_output.osu should be what you want

#Reference

LNs Hold syntax: x,y,time,type,hitSound,endTime:hitSample