ddiakopoulos / libnyquist

:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
BSD 2-Clause "Simplified" License
536 stars 64 forks source link

Wav Encoder #2

Closed ddiakopoulos closed 8 years ago

ddiakopoulos commented 9 years ago

a76b2fe90bc3b80388c8ffd0c5e7584f18231964 has a nicely working implementation. Todos still involve adding dithered output, and channel upmixing/downmixing.

ddiakopoulos commented 8 years ago

Closing and opening new sub-issue.