Re: [Tuxnes-devel] Sound Core
Brought to you by:
tmmm
From: Mike M. <che...@ya...> - 2004-05-15 03:03:32
|
The way that the sound(ers) and other parts (I.E. emulators) have been made into modules it would be easy to have a diffrent sound emulation for each output. Also the problem with interupting the emulator can be done quite easily, if there is still a need. I would be happy too see some of this code cleaned up, not that I'l ever be able to understand it. --- Paul Zaremba <pe...@tr...> wrote: > Hello, > > I wrote the sound core about three years ago while I was still > in college. Though it works it's really a horrible unmaintainable mess. > Is there a desire for the code to be cleaner? I was thinking about > pulling > the different channels into data structures and functions to isolate > each channel's sound generation (for a tight loop per channel). Then > I'd make > a final pass to mix and convert the output to the supported format and > send it to > the output device. It will mean more code size but the CPU should be > able to cache > a few tight loops better than the current monolithic monster. > > Just wanted some input before I devoted any time to it. > > Thanks, > Paul > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Tuxnes-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxnes-devel __________________________________ Do you Yahoo!? SBC Yahoo! - Internet access at a great low price. http://promo.yahoo.com/sbc/ |