CSCore 1.1.0-beta2
See the version list below for details.
dotnet add package CSCore --version 1.1.0-beta2
NuGet\Install-Package CSCore -Version 1.1.0-beta2
<PackageReference Include="CSCore" Version="1.1.0-beta2" />
<PackageVersion Include="CSCore" Version="1.1.0-beta2" />
<PackageReference Include="CSCore" />
paket add CSCore --version 1.1.0-beta2
#r "nuget: CSCore, 1.1.0-beta2"
#:package CSCore@1.1.0-beta2
#addin nuget:?package=CSCore&version=1.1.0-beta2&prerelease
#tool nuget:?package=CSCore&version=1.1.0-beta2&prerelease
An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in realtime (e.g. applying custom effects during playback, create visualizations,...). The possibilities are nearly unlimited.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35-client is compatible. |
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 (12)
Showing the top 12 popular GitHub repositories that depend on CSCore:
Repository | Stars |
---|---|
4sval/FModel
Unreal Engine Archives Explorer
|
|
qwqdanchun/DcRat
A simple remote tool in C#.
|
|
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
|
|
VE3NEA/SkyRoof
A Windows app for Hams and satellite enthusiasts
|
|
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
|
Version | Downloads | Last Updated |
---|---|---|
1.2.1.2 | 239,340 | 10/22/2017 |
1.2.1.1 | 25,543 | 4/16/2017 |
1.2.0 | 11,230 | 2/5/2017 |
1.1.0 | 39,810 | 5/28/2016 |
1.1.0-beta2 | 3,266 | 1/17/2016 |
1.1.0-beta | 3,198 | 10/4/2015 |
1.1.0-alpha1 | 3,691 | 8/7/2015 |
1.1.0-alpa | 3,125 | 6/4/2015 |
1.0.0 | 12,745 | 8/24/2014 |
1.0.0-beta | 3,535 | 7/3/2014 |
0.9.2 | 4,917 | 1/16/2014 |
0.9.2-beta | 3,465 | 12/29/2013 |
0.9.2-alpha | 3,093 | 12/20/2013 |
0.9.1 | 3,887 | 10/19/2013 |
0.9.0.9 | 3,305 | 10/19/2013 |
0.9.0.8 | 3,292 | 10/12/2013 |
0.9.0.7 | 3,244 | 10/12/2013 |
0.9.0.6 | 3,396 | 10/9/2013 |
0.9.0.5 | 3,480 | 10/6/2013 |
0.9.0.4 | 3,391 | 9/19/2013 |
0.9.0.3 | 3,405 | 9/14/2013 |
0.9.0.2 | 3,531 | 8/31/2013 |
0.9.0.1 | 3,182 | 8/23/2013 |
0.9.0 | 3,422 | 8/21/2013 |
0.8.9.3 | 3,536 | 8/16/2013 |
0.8.9.2 | 3,327 | 8/15/2013 |
0.8.9.1 | 3,409 | 8/15/2013 |
0.8.9 | 3,837 | 8/15/2013 |
-Added AIFF (and AIFC) support
-Added surround sound support for WasapiOut and DirectSoundOut
-Added a "strong name"
-Fixed a wave file issue
-Fixed a flac file issue
-Fixed a Windows 10 issue
-Changed return value of IMMNotificationClient members