Skip to content

v4.2.0.3

Latest
Compare
Choose a tag to compare
@vanjac vanjac released this 07 Sep 21:21
· 15 commits to main since this release

Installation

Download and run aodixsetupv4203.exe. If you have an older version already installed, make sure to install to the same folder. You must have an ASIO driver to use Aodix (try ASIO4ALL).

Aodix works on Windows XP through Windows 11. This update removes support for Windows 2000, and for very old CPUs without SSE2.

Changes

Features:

  • "Bounce" dialog renders WAV files instead of RAW files (still with 32-bit float precision)
  • MIDI events are labelled with their command type (eg. Prg for program change, instead of just Mid)
  • Muting a track will stop all notes in the track
  • If a plugin can't be found, the rest of the file and all other instances can still be loaded without issue (this only works with files saved after this update)

VST plugin compatibility:

  • Fixed some plugins which only save one program
  • Fixed some plugins which don't save any parameter data
  • Fixed plugins which crash on exit ("Runtime error 216")
  • Plugins are unloaded when they're not being used

Other fixes:

  • Updated ASIO SDK
  • Added support for 32-bit float ASIO interfaces
  • Fixed scrolling with high-resolution laptop touchpads
  • Fixed rendered audio extending slightly past the Stop/End marker
  • Prevent drawing multiple wires between the same two pins
  • Multiple users have separate configuration settings