pytimbre.spectral.timbral_model.timbral_util.channel_reduction¶
- pytimbre.spectral.timbral_model.timbral_util.channel_reduction(audio_samples, phase_correction=False)¶
Algorithm for reducing the number of channels in a read-in audio file
- Parameters:
audio_samples – audio samples
phase_correction – perform phase checking on channels before mono sum
- Returns:
audio samples summed to mono