Skip to content

v0.4.1: Small hotfix for drumkits and input event control enumeration

Compare
Choose a tag to compare
@TheNathannator TheNathannator released this 03 Nov 03:09
· 141 commits to main since this release
43fb11b

Missed a couple things and had to fix an error somewhere else, should be all good after this lol

Fixed

  • Drumkits no longer forget to assign their face button controls to their class instance on initialization.
  • Fixed a null-reference exception when using the control enumeration extensions on an InputEventPtr for a device that uses the new state translation infrastructure.