mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-01-01 17:30:44 +00:00
Reorganized source, comments
This commit is contained in:
@@ -4,7 +4,7 @@ use std::io::SeekFrom::{Start,};
|
||||
use byteorder::LittleEndian;
|
||||
use byteorder::ReadBytesExt;
|
||||
|
||||
use super::chunks::WaveFmt;
|
||||
use super::fmt::WaveFmt;
|
||||
use super::errors::Error;
|
||||
|
||||
/// Read audio frames
|
||||
|
||||
Reference in New Issue
Block a user