Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound playback improvements - added optional offset and duration parameters #287

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 17, 2014

  1. Support for optional offset and duration for sound playback... for so…

    …und-sprite type applications
    
    ---
    
    Changes the onComplete behavior of one-shot Playback objects - once complete, the Playback is disposed/released for GC.
    mikedotalmond committed Aug 17, 2014
    Configuration menu
    Copy the full SHA
    aed7192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afdcc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a744237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3bd592 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2da0c9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b93569a View commit details
    Browse the repository at this point in the history