CSCore v1.2.0 Release Notes
Release Date: 2017-02-05 // almost 8 years ago-
๐ New features:
- ChannelConversion using a conversion matrix without any dependencies
- Wasapi-Streamrouting
- ๐ Supporting 32 bit PCM
- Pitch-Shifting effect
- ๐ MMEndpoint support & some minor improvements of the MMDevice
๐ Fixed:
- Stereo/Mono conversion doesn't change bits per sample
- Wasapi Exclusive-Mode format detection
- Wasapi Exclusive-Mode plays high pitched sound
- Wasapi Format-Detection for 24bit/44.1kHz
- ๐ Support for huge wav files
- Wrong format validation of pcm-to-sample converter
- ๐ Fixed access violation for AudioSessionEvents on 32-bit platforms
- Propper length determination of MediaFoundation streams
- ๐ Playing none seekable Mp3-Streams
- More accurate resampler position
- ๐ Allow some unconvential order of wav chunks
- ๐ AudioSessionManager2 removes callback twice
- โ Removed obsolete effects
- ๐ Some additional minor fixes ...