sndfile-enumerators-0.4.0: Audio file reading/writing

Sound.Iteratee.Writer

Contents

Description

Generic functions and iteratees to support writing files.

Synopsis

Audio writing functions

fileDriverAudio :: Storable el => (forall r. MIteratee (IOBuffer r el) AudioMonad a) -> FilePath -> IO aSource