Skip to content

v1.0.9

Compare
Choose a tag to compare
@marchingband marchingband released this 17 Dec 09:09
· 200 commits to main since this release
  • faster, more stable sync process
  • added delete button to UI
  • improved fade-out
  • WVR page in UI displays number of remaining Rack Slots
  • SYNC checks if enough racks slots are free
  • Note item changes to gold if it is a rack
  • GZIP UI code (saved 200kb in binary size!)
  • Calls to fetch data to UI from WVR repeat if they timeout
  • added some new functions to WVR class
  • fixed bug where rack slots were not cleared in rack_lut
  • fixed bug where .sort() failed on file lists
  • improved sorting method to correctly sort file names containing numbers
  • fixed bug where long names wrote beyond their bounds in memory
  • fixed bug where syncs timeout with very large voices
  • fixed memory leak in sync
  • file_system.c only reads/writes rack_lut during sync if needed (saves a lot of time)