sox-0.2: Play, write, read, convert audio signals using SoxSource codeContentsIndex
Sound.Sox.Convert
Synopsis
simple :: T -> FilePath -> T -> FilePath -> IO ExitCode
Documentation
simpleSource
:: Tsource options
-> FilePathsource file name
-> Ttarget options
-> FilePathtarget file name
-> IO ExitCode
 :load Sound.Sox.Convert

 simple Option.none "test.aiff" Option.none "test.wav"
Produced by Haddock version 2.7.2