Module: Sox

Defined in:
lib/sox.rb,
lib/sox/cmd.rb,
lib/sox/file.rb,
lib/sox/shell.rb,
lib/sox/combiner.rb,
lib/sox/command_builder.rb,
lib/sox/combiner/base_strategy.rb,
lib/sox/combiner/tmp_file_strategy.rb,
lib/sox/combiner/process_substitution_strategy.rb

Overview

Wrapper around the sox command line tool.

Defined Under Namespace

Modules: Shell Classes: Cmd, Combiner, CommandBuilder, Error, File

Constant Summary collapse

SOX_COMMAND =

The SoX command:

'sox'.freeze