oshu icon indicating copy to clipboard operation
oshu copied to clipboard

Rewrite the audio library module

Open fmang opened this issue 7 years ago • 0 comments

First, it should be called skin. I didn't know it was called that way by osu! at the time.

Second, it should not be part of the audio module.

Third, it uses a hand-written memory structure. Now we have access to STL's containers, the code could be simplified a lot by not reinventing the wheel, while remaining type safe.

fmang avatar Feb 28 '18 10:02 fmang