class Sox::Combiner::ProcessSubstitutionStrategy
Combines files using process substitution to build and use mediate files. Process substitution is not supported by the standard shell, so we need to pass the final command to bash via shell.
Read more about process substitution: en.wikipedia.org/wiki/Process_substitution
Constants
- MEDIATE_BITS
Number of bits for mediate files:
- MEDIATE_ENCODING
Encoding of mediate files:
- MEDIATE_TYPE
Type of mediate files:
- SOX_PIPE
Pseudo file which makes the ‘sox` command write to output to stdout: