1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 01:05:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
kleines Filmröllchen
5d01db3493 LibAudio: Split Buffer.{h, cpp} into three files
The Buffer files had contained both the ResampleHelper and the
sample format utilities. Because the Buffer class (and its file) is
going to be deleted soon, this commit separates those two things into
their own files.
2022-02-26 17:57:55 +01:00