cog/Audio/Chain
Christopher Snowhill f8e3b0e1ee Core Audio output: Some more minor changes 2022-01-11 22:06:41 -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 converter: Fix handling signed versus unsigned for 8 bit samples 2022-01-11 19:37:47 -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 Replaced AudioToolbox converter process with homebrew solution, using the RetroArch sinc resampler 2022-01-11 04:09:19 -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 Core Audio output: Some more minor changes 2022-01-11 22:06:41 -08:00