On Monday 29 October 2007 01:31, Frank Barknecht wrote:
> Wow, that must be an ancient application: hardcoded device names!
This version (0.7) looks like it was released around 2007/04/05. Perhaps the
sound routines were from another application from the past or at this point
in the development
Hallo,
Darrell Bellerive hat gesagt: // Darrell Bellerive wrote:
> I am trying to build the application xdemorse and need to set my sound card
> configuration in a header file:
>
> / CUSTOMIZE THESE DEFINITIONS FOR YOUR NEEDS */
>
> #define MIXER_DEV "/dev/mixer" /*
I am trying to build the application xdemorse and need to set my sound card
configuration in a header file:
/ CUSTOMIZE THESE DEFINITIONS FOR YOUR NEEDS */
#define MIXER_DEV "/dev/mixer" /* Your mixer device */
#define DSP_DEV "/dev/dsp" /* Your dsp device