PDA

View Full Version : Programming SB128


Henkalex
10-18-2002, 10:47 AM
I have to program a soundblaster 128 in C/C++ on Linux.

Is here anyone who can tell me where i can find information about that or can help me with that??

Strike
10-18-2002, 11:03 AM
Henkalex: what do you mean by that? Usually, you just open the audio device and write to it like it was a file - ah the beauty of Unix-like operating systems

Henkalex
10-18-2002, 11:10 AM
That could be the reason i couldn't find anythin about it... As I am a real Linux newbee, i thought it was to find in some HOWTO or something.

Can I also alter the volume at that way?

Strike
10-18-2002, 11:35 AM
Sort of, you'd open the mixer device.