I currently record off of my audio interface into a single 32 channel wav file. In order to convert to flac, I need to break this into multiple 8 channel files (flac maxes out at 8 channels).
Using the Channel Mapper DSP looked like the right solution, but it only lets me choose from channels 1-8 and ignores the rest of the channels.
I could use the channel split encoder, but that results in a single file for every channel which is way more than I want to deal with.
Thoughts?
I can't even seem to get the channel mapper or the channel Count DSPs to work in the limited case.
Source audio: SonyWav64, 16 channels, 24bit, 48Khz, approx 1hr 30min, size is 11G.
Convert to wav64, channels, bits and frequency all set to "same as source", same length:
DSP: Channel Count set to 8 results in:
DSP: Channel Mapper, setup with 8 channels, mapping ch1-ch1 etc up to 8.
This completes without error, but finishes immediately and results in a 1k output file.
Using the Channel Mapper DSP looked like the right solution, but it only lets me choose from channels 1-8 and ignores the rest of the channels.
I could use the channel split encoder, but that results in a single file for every channel which is way more than I want to deal with.
Thoughts?
I can't even seem to get the channel mapper or the channel Count DSPs to work in the limited case.
Source audio: SonyWav64, 16 channels, 24bit, 48Khz, approx 1hr 30min, size is 11G.
Convert to wav64, channels, bits and frequency all set to "same as source", same length:
DSP: Channel Count set to 8 results in:
Error converting to Wave64, 'C:\Users\rupa\Music\2013-11-03 - TKG Govardhana Puja\Board Audio 16ch.w64' to 'C:\Users\rupa\Music\2013-11-03 - TKG Govardhana Puja\Board Audio 16ch2.w64'
Error converting channels [clDSP::PassAudioBlock]
Error converting channels [clDSP::PassAudioBlock]
This completes without error, but finishes immediately and results in a 1k output file.
Comment