cog/Plugins/WavPack
Christopher Snowhill 477feaab1d Now properly supports sample format changing
Sample format can now change dynamically at play time, and the player
will resample it as necessary, extrapolating edges between changes to
reduce the potential for gaps.

Currently supported formats for this:

- FLAC
- Ogg Vorbis
- Any format supported by FFmpeg, such as MP3 or AAC

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-07 19:18:45 -08:00
..
WavPack.xcodeproj Reduce minimum OS to macOS 10.12 2021-09-18 01:08:49 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
WavPackDecoder.h Implement channel config fields for inputs 2022-02-07 02:06:51 -08:00
WavPackDecoder.m Now properly supports sample format changing 2022-02-07 19:18:45 -08:00
WavPack_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00