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

Safe HaskellSafe-Inferred

Sound.Sox.Convert

Synopsis

Documentation

simpleSource

Arguments

:: T

source options

-> FilePath

source file name

-> T

target options

-> FilePath

target file name

-> IO ExitCode 
 :load Sound.Sox.Convert

 simple Option.none "test.aiff" Option.none "test.wav"