Re: MusicPlayer Looping
Re: MusicPlayer Looping
- Subject: Re: MusicPlayer Looping
- From: William Stewart <email@hidden>
- Date: Tue, 13 Jul 2004 12:50:03 -0700
The only way to do this correctly is to loop the tracks themselves.
Bill
On 09/07/2004, at 11:13 PM, gary wrote:
>
hi
>
>
Java CA question:
>
>
Anyone know what the best way would be to mimic
>
the loop locator points of a midi sequencer (ie loop bars 5.1.0 to
>
9.1.0)
>
using MusicPlayer rather than the individual loop method for tracks
>
in MusicSequence. Ive tried using a timer with getTime() for the end
>
of the loop
>
and setTime() to send it to the beginning of the loop but even with a
>
50ms timer the
>
result is inaccurate and glitchy due to i guess inconsistency in the
>
Java timer.
>
Would this work if in C as its more stable/accurate?
>
>
thanks
>
>
Gary Newby
>
_______________________________________________
>
coreaudio-api mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
>
Do not post admin requests to the list. They will be ignored.
>
>
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement [GSV]
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.