NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext Thread*Show in Threaded Mode


SubjectPortable sound routines? new  
Posted byAnonymous
Posted on1/9/03 7:26 PM
From IP130.236.226.110  



Can anyone recommend me a portable sound library that will easily work with both Windows and Linux? The ideal one would be a small and easy to understand one which doesn't try do do anything more than play a buffer at a specified sampling rate, to which I may mix my sound emulation.

// Michel Iwaniec




SubjectRe: Portable sound routines? new  
Posted byJsr
Posted on1/9/03 10:40 PM
From IP62.127.16.177  



Try the Simple DirectMedia Layer (SDL), found at http://www.libsdl.org/
It is for C/C++ and very easy to use.




SubjectRe: Portable sound routines?  
Posted byAnonymous
Posted on1/11/03 8:35 PM
From IP130.236.226.110  



> Try the Simple DirectMedia Layer (SDL), found at http://www.libsdl.org/
> It is for C/C++ and very easy to use.

Thanks! It works perfectly. =)

// Michel Iwaniec




SubjectRe: Portable sound routines? new  
Posted bygesis_l
Posted on1/11/03 11:45 PM
From IP209.208.110.87  



SDL is very nice... and ports to linux/Win32/BeOS pretty well, but if you want portability to dos, try allegro [alleg.sourceforge.net]. AFAIK it has basic sound routines that won't interfere with whatever your'e doing [fakeNES uses it].
--gesis

I may be sexually inadequate, but I have a bigger Harddrive!


Previous ThreadView All ThreadsNext Thread*Show in Threaded Mode
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo