DeepGliss icon indicating copy to clipboard operation
DeepGliss copied to clipboard

Improve code quality

Open JoshuaPostel opened this issue 2 years ago • 0 comments

  • [ ] clean up parameter handling
  • [ ] break off some of state.rs into parameters.rs
  • [ ] refactor daw_time and ui_time into a single time as they are now equivalent
  • [ ] remove allow(dead_code)
  • [ ] revisit bin + lib crate structure (originally for UI development iteration)
  • [ ] resolve TODO comments

JoshuaPostel avatar May 12 '22 15:05 JoshuaPostel