[][src]Crate audrey

Re-exports

pub extern crate dasp_frame;
pub extern crate dasp_sample;
pub extern crate alac;
pub extern crate caf;
pub extern crate claxon;
pub extern crate hound;
pub extern crate lewton;
pub use crate::read::open;
pub use crate::read::Reader;

Modules

read

Items for reading and opening file formats from file.

write

Enums

Format

Enumerates the various formats supported by the crate.