Skip to content

Releases: pedrolcl/multiplatform-sonivoxeas

Release v2.2.0

03 Jan 15:09

Choose a tag to compare

Changes in v2.2.0

  • Playback of XMF and RMI formats (in addition of SMF).
  • SF2 soundfont support (in addition of DLS).
  • Some UI improvements

Requires Sonivox v4.0 and Drumstick v2.10

Full Changelog: v2.1.0...v2.2.0

Release v2.1.0

10 Jun 15:53

Choose a tag to compare

Changes in v2.1.0

  • Fixed icon install location
  • Added USE_QT build option, PR #1 Thanks to @michaellass
  • Added StartupWMClass to desktop file, PR #2 Thanks to @michaellass
  • Added DLS Support thanks to improvements in Sonivox v3.6.12
  • Fixed GUI layout

First public release

28 Jul 18:42

Choose a tag to compare

This application is forked from the Linux-SonivoxEas project with the following changes:

  1. Removed the sonivox library sources from the source tree. Replaced by a git submodule, if the external library dependency is not found at configuration time.
  2. Replaced ALSA Sequencer MIDI input by Drumstick::RT.
  3. Replaced PulseAudio output by Qt Multimedia audio.
  4. User interface enhancements, like a Drumstick::Widgets virtual piano.
  5. GPLv3 licensed.