myrobotlab
myrobotlab copied to clipboard
AudioFile - rock solid, more features, solid design, documentation & service page
The AudioFile is one of the most commonly used Service (similar to Serial) - this needs to be rock solid design, super-worky, documented and very nice example script.
Done so far
- Re-worked some of the threading / notification signalling
- Solid pause() and resume()
- Tracks rock !
Need to do
- Verify solid interfaces
- determine if structure needs One Timeline To Rule Them All ! ? - how to implement ?
- calculate time-elapsed
- .reverse(10) .fastForward(10)
- super example script showing all the functionality + very small mp3 files bundled with example
maybe move this to ogre?