mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:17:45 +00:00
LibAudio: Move Audio::Buffer implementation into its own file
This commit is contained in:
parent
bad8cd3d8f
commit
dff5983706
3 changed files with 138 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
set(SOURCES
|
||||
Buffer.cpp
|
||||
ClientConnection.cpp
|
||||
Loader.cpp
|
||||
WavLoader.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue