VortexCoyote / leraine-studio

A cross-platform portable open-source VSRG chart editor written in C++ with SFML.
Mozilla Public License 2.0
14 stars 6 forks source link

Use a different audio engine for Stepmania charts #32

Open VortexCoyote opened 3 years ago

VortexCoyote commented 3 years ago

It's common knowledge that the audio encoding and decoding for the BASS audio library differs from others, thus creating compatibility issues between osu! and Stepmania charts. I think it's possible to combat this by using a different audio engine for Stepmania charts.