sox-0.2.1: Play, write, read, convert audio signals using Sox

Sound.Sox.Option.Format

Synopsis

Documentation

data T Source

You can combine options using the Monoid functions mappend and mconcat. When the same option is given multiple times, only the first occurence is respected.

Instances