cog/Audio/Chain
Christopher Snowhill 3c351f6968 [Input API] Change input readAudio method
readAudio now returns an AudioChunk object directly, and all inputs have
been changed to accomodate this. Also, input and converter processing
have been altered to better work with this.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-10 15:14:47 -07:00
..
AudioChunk.h [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
AudioChunk.m [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
BufferChain.h Replace Core Audio output with Core Media runtime 2022-06-23 23:23:13 -07:00
BufferChain.m Replace Core Audio output with Core Media runtime 2022-06-23 23:23:13 -07:00
ChunkList.h Now properly supports sample format changing 2022-02-07 19:18:45 -08:00
ChunkList.m Do not reset output sample rate automatically 2022-02-07 22:02:17 -08:00
ConverterNode.h Replace Core Audio output with Core Media runtime 2022-06-23 23:23:13 -07:00
ConverterNode.m [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
Downmix.h Replace Core Audio output with Core Media runtime 2022-06-23 23:23:13 -07:00
Downmix.m [Downmixer] Only downmix to stereo if not stereo 2022-07-10 15:08:56 -07:00
InputNode.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
InputNode.m [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
Node.h [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
Node.m [Input API] Change input readAudio method 2022-07-10 15:14:47 -07:00
OutputNode.h [Audio Output] Play last track and stop correctly 2022-06-25 06:43:16 -07:00
OutputNode.m [Audio Output] Play last track and stop correctly 2022-06-25 06:43:16 -07:00