Re: [Alsa-user] Audiophile 2496 Devices

2007-10-29 Thread Darrell Bellerive
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

Re: [Alsa-user] Audiophile 2496 Devices

2007-10-29 Thread Frank Barknecht
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" /*

[Alsa-user] Audiophile 2496 Devices

2007-10-28 Thread Darrell Bellerive
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