Home

Awesome

audio-formats

audio-formats is meant to be the easiest package to load and write sounds in D.

Features

Changelog

🔔 audio-formats v3

🔔 audio-formats v2

🔔 audio-formats v1

How to use it?

What formats are supported exactly?

DecodingEncodingSeeking support
📀 WAVYesYesSample
📀 MP3YesNoSample
📀 FLACYesNoSample
📀 OPUSYes (LGPL)NoSample
📀 OGGYesNoSample
📀 QOAYesYesSample
📀 MODYesNoPattern+Row
📀 XMYesNoPattern+Row

Some of these decoders were originally translated by Ketmar, who did the heavy-lifting.

License

External links and references

Ultra secret options

-The following version identifiers can be used to enable/disable decoder level features

Version IdentifierFeature
AF_LINEARUse linear sampling for MOD modules instead of Amiga sampling

Bugs