Skip to content

Version 1.4.18

Compare
Choose a tag to compare
@izzytwosheds izzytwosheds released this 04 Feb 15:49
· 92 commits to main since this release

This release introduces a lot of audio processing improvements and fixes:

  • A new AudioRenderer, focused solely on audio processing
  • Capability to change sampling rate with high performance and high quality, provided by integrating Oboe resampler.
  • Capability to mix stereo audio to mono and vice versa.
  • Support for audio filters.
  • Support for writing raw audio into WAV file.
  • Fix for dropped audio frames.