From: thefed Date: 2008-01-09T06:47:32+09:00 Subject: Re: Sound Library? On Jan 8, 2008, at 1:38 AM, Jono Oshea wrote: > thefed wrote: >> On Jan 6, 2008, at 11:40 PM, John Joyce wrote: >> >>> You'll probably need a C/C++/Obj-C library to do this fast enough >>> to appear to be in sync. >>> You might however simply consider looking into one of the game >>> libraries. >>> rubygame >>> gosu >>> etc... >>> they don't just do games, >>> they do sound and animation and such well. >> >> I'm trying to use rubygame right now, but it keeps giving me a >> "warning: bad filetype" error for all my audio files. > > I can't even install the gem. I tried through the repository and > locally > but I keep getting some error about it not being able to build native > extensions or something? You have to have like 3 libs installed. See the rubyforge page.