Skip to content

1.1.0 Release

Compare
Choose a tag to compare
@filoe filoe released this 28 May 09:14
· 196 commits to master since this release

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)