[racket] sound + universe report: success.

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Fri Oct 21 16:56:23 EDT 2011

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
<clements at 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 <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.