diff options
author | kleines Filmröllchen <filmroellchen@serenityos.org> | 2023-03-15 22:44:32 +0100 |
---|---|---|
committer | Jelle Raaijmakers <jelle@gmta.nl> | 2023-05-31 16:23:07 +0200 |
commit | 70970b2fa99d692c37551837b81c18afdda005c5 (patch) | |
tree | a7b7f141098a8f957323c8f980efd42cf691ef3c /Userland/Demos/Gradient/Gradient.cpp | |
parent | 830a3a25dc6d1422caf31aa88b381ce2e63471ef (diff) | |
download | serenity-70970b2fa99d692c37551837b81c18afdda005c5.zip |
LibAudio: Modernize WAV loader
With this, the WAV loader is a completely modern LibAudio loader:
- Own type header for RIFF data structures
- custom stream read functions for the types
- Final removal of legacy I/O error checking
- clearer error messages
- clean handling of header chunks
The latter will allow proper handling of other chunks (before "data") in
the future, such as metadata :^)
Diffstat (limited to 'Userland/Demos/Gradient/Gradient.cpp')
0 files changed, 0 insertions, 0 deletions