1Mar/090
Weekend Update
- Implemented Undo for PatternView
- Refactored ModuleViewComponent to decouple interface commands. This facillitates..:
- Implented Undo for ModuleView. Still need to fix 'move module', 'edit volume' commands, and I need to save full settings for any modules that get deleted (so they can be undeleted). But, the basic stuff seems to be working.
- also implemented undo for the Song view, though for the most part it piggy backs on the module view stuff. One or two things to fix there too.
- I will continue implementing undo for the rest of the parameter types. Once I finish with Undo, I will work on adding a lot of missing features the Song Module. The list of 'must have' features keeps getting shorter..