| Constructor DisassemblerUpmixer(Vector3[] positions, (int, int)[] pairs, int intermediateSourceCount, int sampleRate)Uses SpectralDisassemblers to create a better quality upmix than matrixing.Visibility | Public | Extends | base(positions, pairs, intermediateSourceCount, sampleRate) |
ParametersVector3[] positions | Location of the input channels in the environment | [] pairs | Pairs of indices of later given inputs to recreate the space between | int intermediateSourceCount | Number of bands to separate | int sampleRate | Content sample rate |
|