Objective:
1. Finish the AudioElement class
2. Test Data Dictionary changes
Start: 10:20
- Added commands for the audio elements
- Added command processing
- Added responses(idle, executing, done)
- Wrote a test to make sure that the Data Dictionary works with remote data. Previously I was using a different method where this wasn’t handled by the actual dictionary.
- The test was successful.
- Made a couple of changes to the Audio Master to reflect the elements they control.
End: 6:20
