cog/Audio/Chain
Christopher Snowhill b0f5a37e85 Cog Audio: Only proceed to the next track when the current track has actually finished 2022-01-12 21:53:58 -08:00
..
BufferChain.h Core Audio output: Default device setting now tracks system device changes, and output assigns a speaker mapping depending on the channel count 2021-12-26 21:27:26 -08:00
BufferChain.m Seeking now takes the true nuclear approach to output, and should no longer have glitches 2021-12-26 02:01:02 -08:00
ConverterNode.h Replaced AudioToolbox converter process with homebrew solution, using the RetroArch sinc resampler 2022-01-11 04:09:19 -08:00
ConverterNode.m Cog Audio: Made RetroArch resampler safer 2022-01-12 18:45:43 -08:00
InputNode.h Replaced AudioToolbox converter process with homebrew solution, using the RetroArch sinc resampler 2022-01-11 04:09:19 -08:00
InputNode.m Cog Audio: Implemented device output and input file format changing support 2022-01-12 21:31:22 -08:00
Node.h Clean up lots of warnings and minor issues. 2016-06-29 22:10:29 -07:00
Node.m Fix some more warnings. 2021-01-27 05:12:07 +03:00
OutputNode.h Hopefully fix glitching on seeking 2021-12-28 16:04:16 -08:00
OutputNode.m Cog Audio: Only proceed to the next track when the current track has actually finished 2022-01-12 21:53:58 -08:00