Search:

Type: Posts; User: GregBrannon

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    785

    Re: How to improve this method?

    The method playTrack() should play the track passed to it, period. If checking for a track already playing and deciding what to do should occur before calling playTrack(). So back up the bus. ...
  2. Replies
    4
    Views
    785

    Re: How to improve this method?

    I don't really understand your question or what you mean by, "I can only use a while-loop." What you've described seems more appropriately done with an if() codition, something like:
    if (...
Results 1 to 2 of 2