All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - lib 0000881]: Distorted sound with enabled dmix plugin
Date: Fri, 4 Feb 2005 15:30:38 +0100	[thread overview]
Message-ID: <4e9391443058848ef5bba9a065f08e7c@bugtrack.alsa-project.org> (raw)


A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=881> 
======================================================================
Reported By:                yure
Assigned To:                
======================================================================
Project:                    ALSA - lib
Issue ID:                   881
Category:                   pcm - digital audio
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             02-03-2005 12:25 CET
Last Modified:              02-04-2005 15:30 CET
======================================================================
Summary:                    Distorted sound with enabled dmix plugin
Description: 
After 10-20 minutes listening music with xmms or beep-media-player I hear
distorted sound. Appear noise.
This problem is appear when enabled dmix plugin through configuration file
~/.asoundrc.
======================================================================

----------------------------------------------------------------------
 tiwai - 02-04-05 14:53 
----------------------------------------------------------------------
I've seen similar problems only on ICH test boards around me.
The AMD machines are OK.

Are you using the patched xmms/bmp with multi-threading?
Does it happen with plug layer, too?  (Give plug:dmix in the device entry
of ALSA output plugin)

----------------------------------------------------------------------
 yure - 02-04-05 15:30 
----------------------------------------------------------------------
Yes. I use pathced xmms.bmp with multi-threading.
Here fragment from my .asoundrc:
pcm.swmix {
        type dmix
        # any unique number here
        ipc_key 31334567
        slave {
                pcm "hw:0,0"
                # these settings may require tweaking for different sound
                # cards; this is for the Powerbook's built-in
snd-powermac
                # probably not required at all for well-behaved cards...
                period_time 0
                period_size 1024
                buffer_size 8192
                # mentioning rate fixes wrong speed/pitch in native ALSA
stuff
                rate 44100
        }

    # bindings are cool. This says, that only the first
    # two channels are to be used by swmix, which is enough for
    # (most) oss apps and also lets multichannel chios work
    # much faster:
    bindings {
        0 0   # from 0 => to 0
        1 1   # from 1 => to 1
    }
}

Issue History
Date Modified  Username       Field                    Change              
======================================================================
02-03-05 12:25 yure           New Issue                                    
02-04-05 10:39 yure           Note Added: 0003497                          
02-04-05 10:39 yure           Issue Monitored: yure                        
02-04-05 14:53 tiwai          Note Added: 0003506                          
02-04-05 15:30 yure           Note Added: 0003508                          
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

             reply	other threads:[~2005-02-04 14:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-04 14:30 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-06-09  2:57 [ALSA - lib 0000881]: Distorted sound with enabled dmix plugin bugtrack
2005-06-08 20:13 bugtrack
2005-06-08 19:27 bugtrack
2005-06-08 19:13 bugtrack
2005-06-08 14:08 bugtrack
2005-06-03  5:40 bugtrack
2005-05-29  6:29 bugtrack
2005-05-29  6:23 bugtrack
2005-04-04 14:15 bugtrack
2005-03-29 14:21 bugtrack
2005-03-25 13:56 bugtrack
2005-03-23 19:46 bugtrack
2005-03-11 15:17 bugtrack
2005-03-11 12:06 bugtrack
2005-02-28 14:26 bugtrack
2005-02-28 14:22 bugtrack
2005-02-28 14:00 bugtrack
2005-02-25  9:36 bugtrack
2005-02-24 21:09 bugtrack
2005-02-23 18:33 bugtrack
2005-02-23 18:24 bugtrack
2005-02-23 18:23 bugtrack
2005-02-23 12:35 bugtrack
2005-02-04 14:36 bugtrack
2005-02-04 13:53 bugtrack
2005-02-04  9:39 bugtrack
2005-02-03 11:25 bugtrack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e9391443058848ef5bba9a065f08e7c@bugtrack.alsa-project.org \
    --to=bugtrack@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.