cog/Audio
Christopher Snowhill 074e4115dd sox resampler: Perform post file flush
Flush the resampler when the source file terminates, so that it outputs
delayed samples properly. This fixes gapless decoding of resampled
files.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-01 22:47:11 -08:00
..
Chain sox resampler: Perform post file flush 2022-02-01 22:47:11 -08:00
CogAudio.xcodeproj Cog Audio: Fix runpath search path for libsoxr 2022-02-01 19:44:48 -08:00
Output Cog Audio: Dealt with a major retain cycle leak 2022-01-29 21:31:19 -08:00
ThirdParty libsoxr: Fix import path 2022-02-01 19:28:28 -08:00
Utils Semaphore: Change timedWait to wait in microseconds 2022-01-14 22:43:46 -08:00
AudioContainer.h Clean up most warnings and update some dependencies 2021-04-29 18:16:24 -07:00
AudioContainer.m
AudioDecoder.h Implemented basic embedded CueSheet support 2022-01-14 16:46:35 -08:00
AudioDecoder.m Implemented basic embedded CueSheet support 2022-01-14 16:46:35 -08:00
AudioMetadataReader.h Implemented basic embedded CueSheet support 2022-01-14 16:46:35 -08:00
AudioMetadataReader.m Implemented basic embedded CueSheet support 2022-01-14 16:46:35 -08:00
AudioMetadataWriter.h
AudioMetadataWriter.m Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
AudioPlayer.h HDCD Decoding: Add HDCD indicator 2022-01-20 23:53:45 -08:00
AudioPlayer.m Cog Audio: Dealt with a major retain cycle leak 2022-01-29 21:31:19 -08:00
AudioPropertiesReader.h
AudioPropertiesReader.m
AudioSource.h
AudioSource.m
CogAudio_Prefix.pch Fix some more warnings. 2021-01-27 05:12:07 +03:00
CogPluginMulti.h
CogPluginMulti.m Cog Audio: Dealt with a major retain cycle leak 2022-01-29 21:31:19 -08:00
Helper.h Volume control: Make preamp optional, defaulting to a limit of 100% volume 2022-01-17 22:41:26 -08:00
Helper.m Volume Control: Fix linear 100% range control 2022-01-30 00:18:07 -08:00
Info.plist
Plugin.h Utility: Add stubs to regenerate Info.plist with file type associations 2022-01-18 03:07:32 -08:00
PluginController.h
PluginController.m Change a bunch of NSArray declarations to const collection literals 2022-01-18 18:12:57 -08:00
Status.h Convert CogStatus enum to NS_ENUM 2021-02-07 00:22:19 +03:00