module IO:Operation for reading and writing audio data from files, streams or devices.sig
..end
exception Invalid_file
exception Invalid_operation
exception End_of_stream
module Reader:sig
..end
module Writer:sig
..end
module RW:sig
..end