46 packages tagged with “ogg”
A fully managed implementation of a Xiph.org Foundation Ogg Vorbis decoder.
A .NET Ogg Vorbis audio encoding library written entirely in managed code.
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
BASS is an audio library for use in software on several platforms. Its purpose is to provide the powerful and efficient sample, stream, MOD music, and recording functions. All in a compact DLL that won't overly bloat your software.
BASS.NET API is the .NET wrapper for the Un4seen BASS Audio libraray and all the Add-Ons. It is entirely written in C# (managed code) and works with the Microsoft .NET Framework v2.0, v3.0, v3.5, v4.0 and v4.5 (e.g. to target Windows x86 or x64 platforms) as well as with the mono .NET Framework (e.g. to target desktop Linux or Apple MAC OSX platforms) and Xamarin .NET Framework (e.g. to target mobile iOS or Android platforms) and supports any managed language, like C#, VB.Net, JScript, F# or managed C++. There is also a special CompactFramework (CE/PocketPC) versions of Bass.Net available.
HTML5 Setup adds support for video, audio and font file types used by HTML5 and CSS3
Demux a Matroska file (.mkv or .webm) into multiple streams
OpenAL+NVorbis wrapper
The original BASS.NET API (.Net wrapper) for the complete Un4seen Bass Audio Library including all add-ons and plug-ins. Maintained by radio42, Bernd Niedergesäß since 2005. More info on www.bass.radio42.com and www.un4seen.com
OggSource ISampleSource implementation for CSCore
TagLib port to WinRT component
libsndfile for .NET
libsndfile for .NET (native dependencies)
A wrapper for a modified version of miniaudio.
Audio I/O for GraphAudio using libsndfile
C# friendly bindings to libsndfile
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit or 64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).
The primary AudioWorks API. AudioWorks is a cross-platform, multi-format audio conversion and tagging suite.
Provides FFmpeg-based audio codecs (MP3, AAC, OGG, Opus, etc.) for the SoundFlow audio engine.
.NET library to convert, join and cut AAC, APE, MP2, MP3, Vorbis OGG, ACM WAV, PCM WAV and WMA with C# VB .NET.
Provides support for various audio formats.
Convert Wwise RIFF/RIFX Vorbis audio files (.wem) to standard Ogg Vorbis format. A .NET port of ww2ogg by hcs.
.NET library to play AAC, APE, MP2, MP3, Vorbis OGG, ACM WAV, PCM WAV, WMA +60 formats with a specific format and audio graph.
.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.
.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 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.
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.