[racket] Racket and music

From: Richard Cleis (rcleis at mac.com)
Date: Sat Oct 16 23:50:48 EDT 2010

I have never read or played sound files with Racket, except via system calls. Some Racketeers have implemented PortAudio. You can check the PLaneT server for that. Precise synchronization of I/O and sound is tricky.  With what kind of programming are you familiar?

rac



On Oct 16, 2010, at 8:25 PM, Sébastien Cano wrote:

> yes
> 
> 2010/10/17 Richard Cleis <rcleis at mac.com>
> I am guessing that you want to have some sort of input for rhythm, and analyze the music to see if the player is 'on the beat'. Is that right?
> 
> rac
> 
> On Oct 16, 2010, at 7:54 PM, Sébastien Cano wrote:
> 
>> From a wav or mp3.
>> 
>> 2010/10/17 Richard Cleis <rcleis at mac.com>
>> Analyze sounds from a microphone?
>> 
>> rac
>> 
>> On Oct 16, 2010, at 4:56 PM, Sébastien Cano wrote:
>> 
>> > Hi everyone,
>> >
>> > I'm a beginner in Racket and I plan to make a rhythm game.
>> > Do you think it is possible? Would it be easy?
>> > I don't know where to start from.
>> > The program has to analyze sounds, and that's the hard part...
>> >
>> > Thanks in advance.
>> > _________________________________________________
>> >  For list-related administrative tasks:
>> >  http://lists.racket-lang.org/listinfo/users
>> 
>> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20101016/7c9f4176/attachment.html>

Posted on the users mailing list.