[gambit-list] Sound Manipulation

chevalma at iro.umontreal.ca chevalma at iro.umontreal.ca
Thu Mar 24 19:48:38 EDT 2011


I occasionally tinker with sound synthesis in my spare time and, seeing
that Scheme would probably be a good language to do this with, I'm curious
to know if there are any APIs for Gambit that allow the production of
sound output.

If not, could anyone tell me if there is a simple way of importing a C
function that takes, say, a pointer to an array of floats as an argument,
so I can write and import my own C audio output function. I'd ideally like
to present it as a function that takes a list of numerical values (audio
samples) as input.

- Maxime



More information about the Gambit-list mailing list