Changes:
- Added new
Instrument
controls:- Basic one-pole filter with low-pass and high-pass options
- Pulse width for square wave oscillator
- Gain values are now in decibels
- Added
relwithdebuginfo
config option in build.py - Added benchmark tools with continuous benchmark CI
- Major performance optimizations in instrument processing (#144)
- Dropped multi-channel instrument output support (#145)
- Decreased the maximum voice count per instrument to 20
- Instrument gain now ramps up from silence to unity gain on initialization
- Bumped Unity project version to 2022.3.0f1
- Misc Unity project cleanup
Full Changelog: v0.4.0...v0.4.1