[gambit-list] Sound Manipulation

Frederick LeMaster fred.lemaster at gmail.com
Thu Mar 24 19:52:51 EDT 2011


I wrapped the OpenAL library sometime last year. I can dig that out
and send it to you if you would like.

On Thu, Mar 24, 2011 at 4:48 PM,  <chevalma at iro.umontreal.ca> wrote:
> 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
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>



More information about the Gambit-list mailing list