#import <ArielQPMix.h>
ArielQPMix is a simple MKSynthPatch designed to be used with the Ariel QuintProcessor. Instantiating an instance of ArielQPMix causes the sound output from the four satellite DSPs to be summed into the output of the hub DSP. ArielQPMix has no parameters, no methods and no instance variables.
Keep in mind that ArielQPMix need not be used. Instead, you may handle the sound streams from the four satellites in some other way. For example, see the programming example QP/QuintClusters, which processes the satellites' output in a different way.