Releases: pedrolcl/multiplatform-sonivoxeas
Releases · pedrolcl/multiplatform-sonivoxeas
Release v2.1.0
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
This application is forked from the Linux-SonivoxEas project with the following changes:
- 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.
- Replaced ALSA Sequencer MIDI input by Drumstick::RT.
- Replaced PulseAudio output by Qt Multimedia audio.
- User interface enhancements, like a Drumstick::Widgets virtual piano.
- GPLv3 licensed.