Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 1.13 KB

File metadata and controls

63 lines (34 loc) · 1.13 KB

Attributions

This file contains the dependencies used by SecretLabNAudio.

The following dependencies do not sponsor nor endorse SecretLabNAudio.

Licenses of the dependencies can be found in the THIRD_PARTY_LICENSES directory.

NAudio

Audio and MIDI library for .NET

https://github.com/naudio/NAudio

License: MIT

NVorbis

C# Ogg Vorbis decoder

https://github.com/NVorbis/NVorbis

License: MIT

NAudio.Vorbis

Vorbis decoder for NAudio

https://github.com/naudio/Vorbis

License: MIT

NLayer

MPEG 1 & 2 Decoder for Layers 1, 2, & 3

https://github.com/naudio/NLayer

License: MIT

FFmpeg

Note

While SecretLabNAudio does not ship, nor does it link its libraries with FFmpeg, it starts FFmpeg processes to provide utilities. SecretLabNAudio contains an installer to download FFmpeg.

A complete, cross-platform solution to record, convert and stream audio and video.

https://ffmpeg.org/

License: LGPL-2.1

.NET

Note

SecretLabNAudio redristributes the System.ValueTuple library.

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

https://github.com/dotnet/runtime

License: MIT