This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-13 16:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28c042e46f16f692f7ec1c4632291fb0153c19e7
ladybird
/
Libraries
/
LibAudio
History
Julian Offenhäuser
d0812e9019
LibAudio: Fix parsing of WAV files from memory
...
The WavLoaderPlugin now loads the file header correctly when reading from a ByteBuffer.
2020-12-03 21:52:10 +01:00
..
Buffer.cpp
LibAudio: Allow loading sounds from memory
2020-12-02 16:31:30 +01:00
Buffer.h
…
ClientConnection.cpp
…
ClientConnection.h
…
CMakeLists.txt
…
Loader.cpp
LibAudio: Allow loading sounds from memory
2020-12-02 16:31:30 +01:00
Loader.h
LibAudio: Allow loading sounds from memory
2020-12-02 16:31:30 +01:00
WavLoader.cpp
LibAudio: Fix parsing of WAV files from memory
2020-12-03 21:52:10 +01:00
WavLoader.h
LibAudio: Allow loading sounds from memory
2020-12-02 16:31:30 +01:00
WavWriter.cpp
…
WavWriter.h
…