Hi John,

Thanks for the reply.

> If you’re concerned about test failures in pkg.racket-lang.org… well, my test 
> cases try to load the shared libraries and play sound, so that’s not possible 
> in pkg.racket-lang.org’s environment.

Oh, good. That's less of a worry then.

Will the separate shared libraries likely cause any extra difficulties when he 
bundles his code up into Win/Mac executables?

> I’m guessing you’re looking for an imperative API that looks something like 
> this:
> 
> (start-playing! stream sound at-time #:fade-in time-duration) => token
> (stop-playing! stream token at-time #:fade-out time-duration)

Yep, that should do what he wants.


Best,
Jordan

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to