Re: SNDCTL_DSP_CHANNELS ioctl not implemented

2004-03-09 Thread Larry Hall
At 03:30 AM 3/9/2004, you wrote: >Hello. > >I compiled a program intended for Unix on Cygwin. It has a slight problem: >sound does not work because the program tries to call the SNDCTL_DSP_CHANNELS >ioctl on /dev/dsp, and it fails. > >Looking at the source code, that ioctl is not implemented in fha

SNDCTL_DSP_CHANNELS ioctl not implemented

2004-03-09 Thread fabrizio . ge
Hello. I compiled a program intended for Unix on Cygwin. It has a slight problem: sound does not work because the program tries to call the SNDCTL_DSP_CHANNELS ioctl on /dev/dsp, and it fails. Looking at the source code, that ioctl is not implemented in fhandler_dsp.cc, although it is defined in