- Dec 11, 2012
-
-
Justin Ruggles authored
This allows AudioMix to be treated the same way as other conversion contexts and removes the requirement to allocate it at the same time as the AVAudioResampleContext. The current matrix get/set functions are split between the public interface and AudioMix private functions.
-
- Sep 12, 2012
-
-
Tim Walker authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- Aug 15, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Aug 04, 2012
-
-
Justin Ruggles authored
Adds some validation for changing parameters after setting the matrix and fixes a bug in the conversion path setup.
-
- Jun 18, 2012
-
-
John Stebbins authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- May 01, 2012
-
-
Justin Ruggles authored
-
- Apr 25, 2012
-
-
Justin Ruggles authored
This is a new library for audio sample format, channel layout, and sample rate conversion.
-