mirror of
https://github.com/iluvcapra/bwavfile.git
synced 2025-12-31 17:00:44 +00:00
Features
This commit is contained in:
@@ -13,11 +13,15 @@ reading and creating new audio files respectively.
|
|||||||
|
|
||||||
`WaveReader` and `WaveWriter` support:
|
`WaveReader` and `WaveWriter` support:
|
||||||
* A unified interface for standard RIFF and RF64/BW64 64-bit Wave files.
|
* A unified interface for standard RIFF and RF64/BW64 64-bit Wave files.
|
||||||
|
* When using `WaveWriter`, wave files are transparently upgraded from RIFF
|
||||||
|
to RF64 when required.
|
||||||
|
* Unpacked reading and writing of Integer PCM and IEEE float audio data
|
||||||
|
formats.
|
||||||
* A unified interface for standard `WaveFormat` and extended `WaveFormatEx`
|
* A unified interface for standard `WaveFormat` and extended `WaveFormatEx`
|
||||||
wave data format specification.
|
wave data format specification.
|
||||||
* Multichannel, surround, and ambisonic audio data description including
|
* Multichannel, surround, and ambisonic audio data description including
|
||||||
surround channel maps, ADM AudioTrackFormat, AudioChannelFormatRef and
|
surround channel maps, ADM `AudioTrackFormat`, `AudioChannelFormatRef` and
|
||||||
AudioPackRef data structures.
|
`AudioPackRef` data structures.
|
||||||
* Broadcast-Wave metdata extension, including long description, originator
|
* Broadcast-Wave metdata extension, including long description, originator
|
||||||
information, SMPTE UMID and coding history.
|
information, SMPTE UMID and coding history.
|
||||||
* Reading and writing of embedded iXML and axml/ADM metadata.
|
* Reading and writing of embedded iXML and axml/ADM metadata.
|
||||||
|
|||||||
Reference in New Issue
Block a user