Jay Hawkins’ Work Log

  • Post author:
  • Post last modified:November 7, 2025
  • Reading time:1 min read
  • Post category:Work Logs

Week 10 Update

All progress up to this point:

  • Designed a new user interface using Figma
  • Re-organized the repository for better separation-of-concerns and code readability.
  • Wrote documentation for the GUI and it’s features.
  • Changed style of existing UI to look like Figma concept.
  • Created GUI components for control display and breadcrumbs navigation.

This past week:

  • Completed scroll-group interface, which will be used for all select-able elements.
  • Created a scroll-bar visual, which can link up to a scroll-group.
  • Implemented USB drive I/O for persistent configuration storage.

Week 11 Update

  • Implemented the rest of the GUI
    • Parameter adjusting
    • Plugin adding, removing, and reordering
    • Jumping back and forth between screens
  • Cleaned up unused code
  • Improved error handling and messages
  • Documented foot-switch controls
  • Collaborated with team members in label to run an end-to-end test, making sure that audio was coming through.