Skip to content

barelymusician v0.4.1

Latest
Compare
Choose a tag to compare
@anokta anokta released this 17 Nov 06:47
· 8 commits to main since this release

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