av/codec/wav
David Sutton 3229954424 codec/wav: Implement a wav encoder
A wav encoder will be useful for returning easily playable audio files to users of vidgrind that are not familiar with PCM audio. Currently the encoder only support PCM data, but can be updated with other types. The encoder implements the writer interface.
2023-12-04 10:58:31 +10:30
..
wav.go codec/wav: Implement a wav encoder 2023-12-04 10:58:31 +10:30