[plt-scheme] music in scheme

From: Stephen De Gabrielle (s.degabrielle at cs.ucl.ac.uk)
Date: Thu Dec 4 04:39:46 EST 2008

the fluxus project has some links to tools for using scheme for sound
generation.
http://www.pawfal.org/fluxus/
s.

On Wed, Dec 3, 2008 at 11:43 PM, Jakub Piotr Cłapa <jpc-ml at zenburn.net>wrote:

> Dave wrote:
>
>> I was wondering what libraries are used in scheme to produce some form
>> of sound. Im writing a c++ code that has embedded in it scheme in for
>> which then plays sound, but im not sure on which libraries are used
>> for such a program. Any suggestions??...thank you in advance
>>
>
> I think that it should be easier to do from C/C++ than from Scheme. Maybe
> using PortAudio or some simple sound playing API (it depends on whether you
> need this cross-platform and such).
>
> PS. libsndfile is wrapped using the FFI (look in the collects/ffi/examples
> dir) but this only allows for reading and writing various (uncompressed)
> audio file formats.
>
> --
> regards,
> Jakub Piotr Cłapa
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Cheers,

Stephen

--
Stephen De Gabrielle
s.degabrielle at cs.ucl.ac.uk
Telephone +44 (0)20 7679 0693 (x30693)
Mobile                  079 851 890 45
Project: Making Sense of Information (MaSI)
Work:http://www.uclic.ucl.ac.uk/annb/MaSI.html
Home:http://www.degabrielle.name/stephen


UCL Interaction Centre
MPEB 8th floor
University College London
Gower Street
London WC1E 6BT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20081204/3e2dc96b/attachment.html>

Posted on the users mailing list.