|
From: Kevin N. <bea...@ya...> - 2005-02-09 01:22:36
|
I've been experimenting with this tonight. It looks like the SDL and the SDL_sound code is very integrated. The callback function is actually called by SDL. I'll probably have to redo the complete class to get something working. Right now I have a running aplication which (i think) has SDL sending the sound to the audio device and simultaniously prints tons of garbage to the screen. The moment I run it as tjukeboxd >> /dev/audio I get nothing except small beeps when I connect a client or add a song to the queue. The server has a couple couts when those events occur. Kevin --- Tim Nowaczyk <zi...@cs...> wrote: > On Tue, Feb 08, 2005 at 01:28:00PM -0800, Kevin > Nowaczyk wrote: > > Do you know if stdout has a specific address or do > you think I should > > just use a std::cout stream, or even a printf type > function to do > > this. > > > You should be able to use cout. But, it's not hard > to simply > experiment. > > Tim > > -- > "The day Microsoft makes something that doesn't suck > is probably the day > they start making vacuum cleaners." -Ernst Jan > Plugge > > ----------Tim > Now...@cs...-------------------- > GPG Fingerprint: 5AC1 1E3C 611F BE19 6725 A3B1 6AFF > E4CD D40A 039B > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Tjukebox-general mailing list > Tju...@li... > https://lists.sourceforge.net/lists/listinfo/tjukebox-general > ===== Manage your PEZ collection online. Visit PezBase at http://pezbase.beakerboy.com __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail |