• 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