Audio example for SDL-1.2 in Guile

wxie

08 June 2024

Return to index

Article published by: wxie

Date of publication: 08 June 2024

I have been working on an old GNU game:BallandPaddle

https://codeberg.org/wxie/BallandPaddle

I tried to find some example to make the audio work in Scheme so I make a first full version of this fun game.

The original example from SDL wiki is in C: https://www.libsdl.org/release/SDL-1.2.15/docs/html/sdlloadwav.html

I found the actual function name is SDL_LoadWAV_RW

I am not really sure how to actualize the parameters of this function.

Any ideas?

Happy Hacking.

Markdown file for this page: https://wxie.codeberg.page/blog/SDL-1-2-guile.md

Subscribe to RSS for this site

This HTML page was generated by the Untitled Static Site Generator.