1. 16 Dec, 2012 1 commit
  2. 15 Dec, 2012 3 commits
  3. 14 Dec, 2012 5 commits
  4. 13 Dec, 2012 13 commits
  5. 12 Dec, 2012 17 commits
  6. 11 Dec, 2012 1 commit
    • Justin Ruggles's avatar
      lavr: temporarily store custom matrix in AVAudioResampleContext · 14758e32
      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.
      14758e32