Skip to content

v0.5.1: Fix for PS3 ION drumkits

Compare
Choose a tag to compare
@TheNathannator TheNathannator released this 14 Feb 06:21
· 58 commits to main since this release
7988c0d

Fixed

  • The PS3 ION drumkit, as well as any other PS3 instruments that don't send the full expected state report, should now work correctly.
    • Explicit sizes were set on the state layout structs, which causes state translation to fail if the instrument doesn't send the right size. However, the extra data within those sizes isn't actually used, so they have been removed.