CSCore v1.2.0 Release Notes

Release Date: 2017-02-05 // about 7 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 ...