Changelog:
- New features:
- Kit mixer
- Preset browser
- Factory presets (installed under /usr/share/geonkick/presets)
- Distortion volume envelope
- Improvements:
- Range channels from 1 - 16 instead of 0 - 15
- Added visual effect for play button and some other buttons
- Follow the standard https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html#variables
- Search for presets in the $XDG_DATA_DIRS and $XDG_CONFIG_HOME
- Use GEONKICK_DATA_DIR when geonkick is installed in non a nonstandard path
- Fixes:
- Fix loading WAVEFORMATEX samples
- Fix loading presets from .local/geonkick/presets
- Fix crash when .local/geonkick path can't be created
- Fix setting compiler flags
- A couple other small fixes
Depends on D9045