NativeInstruments / ni-media

NI Media is a C++ library for reading and writing audio streams.
MIT License
244 stars 34 forks source link

Converting OGG to WAV #34

Closed yutkin closed 4 years ago

yutkin commented 4 years ago

Hello! Is it possible to decode OGG to WAV file using ni-media? If yes, could you provide some examples?