Firmware v0.11 is a reliability release. No flashy new performance toys — just tighter touch calibration, safer first-boot asset handling, and a handful of stability fixes so the instrument behaves more consistently over time.
Highlights
- Screw calibration for pad 12 — A guided on-device wizard helps tune the screw-adjacent pad for more accurate touch detection. Calibration metrics feed into threshold calculation and persist across reboots.
- Touch calibration that sticks — Idle calibration values now flush to storage when you enter programming mode or save a scene, so hard-won threshold improvements are less likely to vanish after a reboot.
- More careful touch recovery — Threshold updates and health checks stay out of the way during screw calibration and recovery, reducing interference while the sensor is being tuned or healing.
- Cleaner first-boot assets — Virgin units reconcile the assets checksum from the live partition, so version/status reporting is accurate even before the first web update cycle.
- Leaner asset loading — Device definition loading skips unnecessary allocations and handles out-of-memory cases more carefully, reducing pressure during startup and pedal-library use.
- Clearer scene inspection for CCs — Control-change labels and values format more consistently in Inspect Scene, and empty CC slots default safely instead of producing confusing output.
Bonus round
- Firmware list sorting — Web release lists now sort versions naturally (so 0.10 no longer sorts before 0.2).
- Sample+Hold console cleanup — Command registration/unregistration is cleaner for diagnostics.
- Vendor listing in console — Easier to see which manufacturers are available when working with device configs.