Changelog:
- Features:
- Reset to default button.
- Add stereo output channels for LV2, VST and standalone.
- Improvements:
- Added compiler optimization flags and fast math.
- Process audio routines for LV2, VST and standalone was made more efficient, now DSP should take less CPU.
- Fixes:
- Fix loading other audio format subtypes for samples.
- Reset to default shortcut.
- FHS friendly LV2 and VST3 plugin installation paths.
- Don't copy mute and solo settings when copy/paste percussion.
- Reverse sawtooth.
- Add lv2:requiredFeature urid:map.
- Add cmake architecture variable for compiler optimization flags.
Depends on D9311