CSCore v1.1.0 Release Notes

Release Date: 2016-05-28 // almost 8 years ago
  • ๐Ÿš€ CSCore 1.1.0-release

    ๐Ÿš€ See release notes of 1.1.0-alpha plus:

    • ๐Ÿ‘Œ Support for AIFF-Files
    • ๐Ÿ‘Œ Support for Lowpass, Highpass, Badnpass, Notch-, Lowshelf- and Highshelf-filter
    • ๐Ÿ Some adjustments for making CSCore Windows 10 compatible(XAudio2 & Wasapi)
    • ๐Ÿ‘€ Seeking file sources is now more precise
    • Threadsafe event raising
    • DmoMp3Decoder can now handle multpile ID3 Tags
    • XAudio2 event handling without the need of creating callback objects
    • โž• Added some minor features to the CoreAudioAPI
    • ๐Ÿ›  Fixed DmoWavesReverbEffect bug
    • ๐Ÿ›  Fixed some WaveFile issues
    • ๐Ÿ›  Fixed FLAC-Decoder LPC Frame bug
    • ๐Ÿ›  Should be more stable in general(fixed memoryleaks, non atomic position offsets and various potential crashes)
    • โž• Added a few samples(for example the CSCoreWaveform)