10 packages tagged with “aiff”
Audio engine for VL based on NAudio
C# friendly bindings to libsndfile
.NET native Windows x86-64 wrapper for libsndfile and its codecs. This Nuget is useful for projects that rely on the native libsndfile library. Also note that https://www.nuget.org/packages/SndFileSharp uses this Nuget, and is helpful if you need to use libsndfile C# bindings.
.NET native Linux ARM64 wrapper for libsndfile and its codecs. This Nuget is useful for projects that rely on the native libsndfile library. Also note that https://www.nuget.org/packages/SndFileSharp uses this Nuget, and is helpful if you need to use libsndfile C# bindings.
.NET native Linux x86-64 wrapper for libsndfile and its codecs. This Nuget is useful for projects that rely on the native libsndfile library. Also note that https://www.nuget.org/packages/SndFileSharp uses this Nuget, and is helpful if you need to use libsndfile C# bindings.
SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, in FLAC, Ogg Vorbis, MP3, MOD, and MIDI formats. As of SDL_mixer 1.2.7, FLAC, MOD, Ogg Vorbis and MP3 loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries.
.NET native macOS ARM64 wrapper for libsndfile and its codecs. This Nuget is useful for projects that rely on the native libsndfile library. Also note that https://www.nuget.org/packages/SndFileSharp uses this Nuget, and is helpful if you need to use libsndfile C# bindings.
.NET native macOS x86-64 wrapper for libsndfile and its codecs. This Nuget is useful for projects that rely on the native libsndfile library. Also note that https://www.nuget.org/packages/SndFileSharp uses this Nuget, and is helpful if you need to use libsndfile C# bindings.
.NET native Windows ARM64 wrapper for libsndfile and its codecs. This Nuget is useful for projects that rely on the native libsndfile library. Also note that https://www.nuget.org/packages/SndFileSharp uses this Nuget, and is helpful if you need to use libsndfile C# bindings.
A modern .NET library for reading and writing metadata in media files. Supports 15 formats: MP3 (ID3v1/ID3v2), FLAC, Ogg Vorbis, Ogg Opus, Ogg FLAC, WAV, AIFF, MP4/M4A (AAC/ALAC), ASF/WMA, DSF (DSD), DFF (DSDIFF), WavPack, Monkey's Audio (.ape), Musepack, and APE tags. Clean, span-based API designed for performance. MIT licensed alternative to TagLib#.