Acknowledgements

Third-party licenses.

Vano Audio Player is built on open-source components. Their licenses and upstream references are listed below; consult each upstream distribution for the complete license text unless a bundled text is named here. The same list ships inside the application, under Help.

Audio measurement

libebur128 MIT

Loudness to the EBU R128 standard: integrated loudness, loudness range and true peak. Included as source (ebur128.c, ebur128.h) with its license text in the application bundle as ebur128-LICENSE.txt. Sources: github.com/jiixyj/libebur128.

Vano ships no helper executables. Decoding, conversion, splitting, loudness and fingerprinting all run inside the application itself.

Frameworks

Codec and metadata libraries

These are linked through SFBAudioEngine and shipped inside the application.

ComponentLicensePurpose
FLACBSD 3-ClauseFLAC decoding
libogg / libvorbisBSD 3-ClauseOgg Vorbis
Opus / opusfileBSD 3-ClauseOpus
libsndfileLGPL v2.1WAV/AIFF and related formats
mpg123LGPL v2.1MP3 decoding
LAMELGPL v2MP3 encoding
Monkey's Audio (MAC)Monkey's Audio LicenseAPE decoding
Musepack (libmpcdec)BSD 3-ClauseMusepack
WavPackBSD 3-ClauseWavPack
TTA (tta-cpp)LGPLTrue Audio
SpeexBSD 3-ClauseSpeex
DUMBDUMB License (zlib-like)Module formats
TagLibLGPL v2.1 / MPL 1.1Metadata reading and writing
ChromaprintLGPL v2.1Acoustic fingerprinting

Services

LGPL compliance

Components under the LGPL are linked as shared libraries and ship as separate frameworks inside the application bundle, so they can be replaced with modified versions. For the sources or object files of any LGPL component shipped in Vano Audio Player, write to ivan@kiwiapps.app and they will be provided.