On Fri, 10 May 2002, [iso-8859-1] Ville Syrjälä wrote:

> Here's a fix for gus pcm rate limits and interwave pcm name.
> 
> Index: alsa-kernel/isa/gus/gus_pcm.c
> ===================================================================
> RCS file: /cvsroot/alsa/alsa-kernel/isa/gus/gus_pcm.c,v
> retrieving revision 1.8
> diff -u -r1.8 gus_pcm.c
> --- alsa-kernel/isa/gus/gus_pcm.c     18 Feb 2002 13:21:15 -0000
> 1.8
> +++ alsa-kernel/isa/gus/gus_pcm.c     10 May 2002 01:13:43 -0000
> @@ -38,7 +38,7 @@
>  
>  /* maximum rate */
>  
> -#define SNDRV_GF1_PCM_RATE           48000
> +#define SNDRV_GF1_PCM_RATE           44100

There is no reason to limit playback to 44100Hz. Hardware can do frequency 
shift and interleaving, so although DAC operates at 44100Hz, the 48kHz 
sound can be played.

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project  http://www.alsa-project.org
SuSE Linux    http://www.suse.com


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to