John Joyce wrote:
> On Jan 6, 2008, at 6:40 PM, Jono Oshea 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.
> 
> You might look at the C code for VLC player  at videolan.org
> Pretty slick software, crossplatform, and includes some minimal audio
> visualizer/analyzer.

Thanks. I'll look into all of that.

P.S.(To thefed) I was using the win32 sound library. I'm pretty sure it 
comes with ruby if not its on ruby
-- 
Posted via http://www.ruby-forum.com/.