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.
Stars
2.4k
Forks
467
Watchers
2.4k
Open Issues
103
Overall repository health assessment
No package.json found
This might not be a Node.js project
420
commits
12
commits
10
commits
4
commits
3
commits
2
commits
2
commits
2
commits
1
commits
1
commits
Now using updated version of CSCore-core from Nuget that supports getting Codecs from the Codecfactory to play data from a stream.
8b599acView on GitHubAdded the ability for CodecFactory to take a stream for the audio data.
43e722fView on GitHubBuilds with .NET8. Basic audio player test works. has not been fully tested.
b4e159bView on GitHub