summaryrefslogtreecommitdiff
path: root/src/codecs/wav.cpp
AgeCommit message (Collapse)Author
2024-09-12Clean up some tts logging and descriptionsjacqueline
2024-05-02Replace cpp::span shim with std::spanjacqueline
2024-04-22Add support for 64-bit float wav filesailurux
2024-02-29Remove unused 'SeekTo' method on codecsjacqueline
2024-02-16WIP: seeking in lua exampleailurux
2024-02-16Seeking working with hardcoded event, wav onlyailurux
2024-02-15Added offset for track seeking, wav impl. only rnailurux
2024-01-11wav-codec (#13)ailurux
here is a wav decoder, enjoy! Reviewed-on: https://codeberg.org/cool-tech-zone/tangara-fw/pulls/13 Reviewed-by: cooljqln <cooljqln@noreply.codeberg.org> Co-authored-by: ailurux <ailuruxx@gmail.com> Co-committed-by: ailurux <ailuruxx@gmail.com>