mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2026-01-01 17:30:44 +00:00
Cue lists in progress
Need to clean up zero-terminated strings in adtl
This commit is contained in:
@@ -15,6 +15,7 @@ production.
|
||||
|
||||
Apps we test against:
|
||||
- Avid Pro Tools
|
||||
- iZotope RX Audio Editor
|
||||
- FFMpeg
|
||||
- Audacity
|
||||
|
||||
@@ -130,3 +131,4 @@ pub use bext::Bext;
|
||||
pub use fmt::{WaveFmt, WaveFmtExtended, ChannelDescriptor, ChannelMask};
|
||||
pub use common_format::CommonFormat;
|
||||
pub use audio_frame_reader::AudioFrameReader;
|
||||
pub use cue::Cue;
|
||||
Reference in New Issue
Block a user