lkml.org 
[lkml]   [1996]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: PAS16 and /dev/audio
Hi,

The following patch should/may fix the noise problem with PAS16. However
even after this patch the playback is propably too slow. I will continue
investicating the problem.

Best regards,

Hannu
-----------------------------
Hannu Savolainen (hannu@voxware.pp.fi, hannu@4front-tech.com)
http://personal.eunet.fi/pp/voxware/hannu.html (my home page)
http://www.4Front-Tech.com/uss.html (UNIX Sound System (USS))
http://personal.eunet.fi/pp/voxware (USS Lite/TASD/VoxWare)
------------- cut here ---------
*** pas2_pcm.c.old Sun Jul 7 21:07:14 1996
--- pas2_pcm.c Sun Jul 7 21:07:47 1996
***************
*** 127,132 ****
--- 127,135 ----
int
pcm_set_bits (int arg)
{
+ if (arg == 0)
+ return pcm_bits;
+
if ((arg & pcm_bitsok) != arg)
return pcm_bits;




\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.044 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site