Skip to content

AudioMixer 2.0.0

Latest
Compare
Choose a tag to compare
@RaphiMC RaphiMC released this 19 Dec 19:53
· 6 commits to main since this release
9f2d597

Changelog

  • Fixed SourceDataLine buffer underflow
  • Added methods to finer control the sound modifier insertion point
  • Added bass boost sound modifier
  • Added bit crush sound modifier
  • Improved sound modifier insertion API
  • Implemented flexible pcm source
  • Fixed wrong calculation in BackgroundSourceDataLineAudioMixer
  • Implemented sound source streaming
  • Added multiple common oscillators
  • Integrated sound modifier into all sound sources
  • Implemented modulation support for sound properties
  • Added static and sliding value modifier
  • Changed all setters to be fluent setters
  • Added mix render time getter
  • Added 24-Bit PCM support

Notes

  • See README for an updated list of features and check the examples for updated usage of the API.