Skip to content

v1.0.10

Compare
Choose a tag to compare
@marchingband marchingband released this 20 Jan 00:10
· 160 commits to main since this release
77e7e14
  • Add Favicon to UI 😁
  • set WiFi radio power from UI
  • Recovery Mode built into every binary. Will not run Arduino code, always launch WiFi with default login, serve special Recovery Mode UI
  • UI indicates current firmware, even if force uploaded
  • Force-upload binaries to flash, bypassing firmware upload flow.
  • Reset eMMC from UI
  • Delete firmware from UI
  • Backup/Restore eMMC
  • Fix Pruning Algo bugs
  • Fade-out always switch to linear mode to avoid clicks.
  • Clamp main audio buffer to improve distortion handling
  • All CPP file use Camel Case and all C files use snake case in examples
  • midiHook returns Void
  • force MCU reset after Update()
  • only allow pins with built-in pull-ups as recovery mode pins
  • fix UI layout to scroll to see Rack waveforms
  • remove redundant imports in examples