osu-parsers icon indicating copy to clipboard operation
osu-parsers copied to clipboard

A bundle of decoders/encoders for osu! file formats based on the osu!lazer source code.

Results 3 osu-parsers issues
Sort by recently updated
recently updated
newest added

I've noticed that in some rare cases the sampleset is off on some hitobjects after parsing the .osu file. I've applied the standard ruleset to the beatmap, if that makes...

This addition will be useful mainly for Node.js with its Readable/Writable streams, but it will also be good to see if there any alternative for browsers.

enhancement

Ran into the issue of tsc (typescript 5.2.2) as well as vscode not being able to resolve the types due to the exports field not matching what the compiler expects....