Currently implemented features

Audio player

  • up to 2 players for now
  • can play audio files reliably (most testing is done with MP3, see the Supported Audio formats page for details)
  • play/pause works
  • can seek reliably (note: it can't seek backwards after an end-of-file)
  • pitch control works

Mixer

  • per-channel gain, pan and fader works
  • source level meter works
  • master gain works

Audio engine

  • JACK output works, selected as default
  • ALSA output works very well (only available under Linux obviously)