filoe / cscore

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.
Other
2.15k stars 451 forks source link

Implemented Resampler #380

Closed MineCake147E closed 4 years ago

MineCake147E commented 5 years ago

Simplified #378.

Changes for netstandard