Hey Christian,

Christian Kellermann <[email protected]> writes:
> I want to direct your attention to a new egg that I have created and
> found quite entertaining so far: sdl-mixer a binding to libsdl-mixer
> that allows you to play music and samples in scheme with ease.

that sounds very nice, thanks for putting it together!


> (play-music (load-music "background.mp3"))

A question regarding the API: Is the "music" term inherited from SDL?
And what's the difference to "sample"? Looks like the "music" functions
play samples asynchronously. If so I'd vote for renaming it (to
something like play-sample/async, only better) since music isn't
necessarily the only thing one would want to play in background :-)

Moritz

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to