Not really, but you could overlay one. OpenAL reads the sound from a
queue and sends you a signal when the queue is getting empty. You
could catch that and generate more.

Or maybe I don't understand what you mean by pull

Jay

On Fri, Oct 21, 2011 at 2:05 PM, John Clements
<cleme...@brinckerhoff.org> wrote:
>
> On Oct 21, 2011, at 4:29 AM, Jay McCarthy wrote:
>
>> The one I linked the first time
>>
>> https://github.com/get-bonus/get-bonus/blob/master/exp/3s.rkt
>>
>> and an example of its use
>>
>> https://github.com/get-bonus/get-bonus/blob/master/games/tennis/tennis.rkt
>
> Sorry, missed that.
>
> It looks like OpenAL is cross-platform in all the ways we care about. Does it 
> support a "pull" model?
>
> John
>
>



-- 
Jay McCarthy <j...@cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to