CSCore 0.9.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CSCore --version 0.9.0.3
                    
NuGet\Install-Package CSCore -Version 0.9.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSCore" Version="0.9.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CSCore" Version="0.9.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CSCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CSCore --version 0.9.0.3
                    
#r "nuget: CSCore, 0.9.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CSCore&version=0.9.0.3
                    
Install as a Cake Addin
#tool nuget:?package=CSCore&version=0.9.0.3
                    
Install as a Cake Tool

Opensource .NET audio library. It currently supports many formats including(mp3, wave, wma, flac,...), many different output provider(including waveout, directsound and wasapi, many different input provider, effects, dsp(like fft,...), etc.

For more information see https://cscore.codeplex.com/

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on CSCore:

Package Downloads
CSCore.Ffmpeg

Uses the FFmpeg binaries for decoding media files in combination with CSCore.

CSCore.Visualization

WPF audio visualization controls using cscore.

GameUtils.Audio

Audio component for GameUtils

CSCore.Opus

OpusSource IWaveSource implementation for CSCore

LordLuceus.CSCore.Ffmpeg

Package Description

GitHub repositories (13)

Showing the top 13 popular GitHub repositories that depend on CSCore:

Repository Stars
4sval/FModel
Unreal Engine Archives Explorer
qwqdanchun/DcRat
A simple remote tool in C#.
EDCD/EDDI
Companion application for Elite Dangerous
michaelmob/WebMCam
Capture frames in real-time and save them as WebM.
MediaPortal/MediaPortal-1
Home Theater and Digital Video Recording solution for Windows.
sinshu/meltysynth
A SoundFont MIDI synthesizer for .NET
Grinchiest/SantaRat
A remote access trojan to use against Santa's laptop!
DarthAffe/KeyboardAudioVisualizer
It's colorful - I like it!
cmdrmcdonald/EliteDangerousDataProvider
Anapher/Hurricane
The music player with style
catright/Wale
Windows Audio Loudness Equalizer
BrianLima/HueHue
A simple yet powerful open source LED controller for Windows and Arduino
VE3NEA/SkyRoof
A Windows app for Hams and satellite enthusiasts
Version Downloads Last Updated
1.2.1.2 227,363 10/22/2017
1.2.1.1 25,469 4/16/2017
1.2.0 11,156 2/5/2017
1.1.0 39,668 5/28/2016
1.1.0-beta2 3,196 1/17/2016
1.1.0-beta 3,134 10/4/2015
1.1.0-alpha1 3,623 8/7/2015
1.1.0-alpa 3,056 6/4/2015
1.0.0 12,631 8/24/2014
1.0.0-beta 3,429 7/3/2014
0.9.2 4,807 1/16/2014
0.9.2-beta 3,359 12/29/2013
0.9.2-alpha 3,016 12/20/2013
0.9.1 3,782 10/19/2013
0.9.0.9 3,226 10/19/2013
0.9.0.8 3,210 10/12/2013
0.9.0.7 3,166 10/12/2013
0.9.0.6 3,325 10/9/2013
0.9.0.5 3,397 10/6/2013
0.9.0.4 3,318 9/19/2013
0.9.0.3 3,325 9/14/2013
0.9.0.2 3,447 8/31/2013
0.9.0.1 3,104 8/23/2013
0.9.0 3,340 8/21/2013
0.8.9.3 3,456 8/16/2013
0.8.9.2 3,252 8/15/2013
0.8.9.1 3,328 8/15/2013
0.8.9 3,688 8/15/2013

Fixed WaveOut, DirectSoundOut and Wasapi for extremely heavy multithreading
Fixed ntdll.dll crash because of heap corruption while using directsound
Added ID3v1 encoding
Refactoring
Several bugfix