OK, if this came up, I ask: - What is the mixer program?- I tried to set up MOC (a console audio player). How do I set it so it can recognize the stuff? Here comes a sample config:
SoundDriver = OSS # OSS output device OSSDevice = /dev/dsp # OSS Mixer device OSSMixerDevice = /dev/mixer # OSS Mixer channel: pcm or master OSSMixerChannel = master # Second OSS Mixer channel: pcm or master #OSSMixerChannel2 = master How should I edit this so it actually plays audio?
