myrobotlab icon indicating copy to clipboard operation
myrobotlab copied to clipboard

AudioFile - rock solid, more features, solid design, documentation & service page

Open supertick opened this issue 8 years ago • 2 comments

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.

supertick avatar Sep 14 '17 16:09 supertick

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

supertick avatar Sep 14 '17 16:09 supertick

maybe move this to ogre?

kwatters avatar Sep 25 '18 02:09 kwatters