From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f170.google.com (mail-ob0-f170.google.com [209.85.214.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id ADF23C1A234 for ; Thu, 13 Sep 2012 15:08:02 -0400 (EDT) Received: by obbwc18 with SMTP id wc18so5495766obb.29 for ; Thu, 13 Sep 2012 12:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:references:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :x-mailer:x-mimeole; bh=4k49g2M3i2qQYW+889quvQFOkTlCHud195CNWPGcnSg=; b=E01nd0pKb8uv1rExeVHsecDTM0LuWVDeGUy4S6yGvhpZBNoSVHg9Oab4NcZz/TGG90 A4AK2J2UlPEkEOXQ7AoKebZW3FFmIn3F//CLLjrqpScsCw/ecFNbA8LYldXYachVBM7W cL8e4+cK1USaoR+tYB8wOW/FASqxwVNrRzV39OsWgr9ltIoi8YxmXWTvMEbz3ai3/XH/ eHBuXUwQshqL1YslhuggGa5gB2cNytUDooATsPYeabHjU18auOqwWa/TZzBCGsRZy9cV oRVyW567M623wdw5Spj4gWN+6nCR6MbHxhuaIwV3Tc3wmdvVLjYhbMTd+zwngf84/7Jm PQBg== Received: by 10.60.0.169 with SMTP id 9mr225654oef.94.1347563282095; Thu, 13 Sep 2012 12:08:02 -0700 (PDT) Received: from fred (host-44-193-169-209.midco.net. [209.169.193.44]) by mx.google.com with ESMTPS id j10sm20176429oej.10.2012.09.13.12.07.59 (version=SSLv3 cipher=OTHER); Thu, 13 Sep 2012 12:08:00 -0700 (PDT) Message-ID: <931605C1C0074DD1A1193966AB009464@fred> From: "Rob Hudson" To: "Speakup is a screen review system for Linux." References: <50517338.9030203@tysdomain.com> <27050.1347525109@ccs.covici.com> <5051F2D0.6000004@tysdomain.com> <27159.1347549026@ccs.covici.com> <50520036.1080906@tysdomain.com> <2960.1347551974@ccs.covici.com> <20120913181756.GA15075@lava-net.com> Subject: Re: speakup and audio with alsa also bitlbee and irssi Date: Thu, 13 Sep 2012 14:07:58 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.15 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 19:08:02 -0000 I set it up so that mplayer uses my USB sound card to get around this. Got tired of volume up and down all over the place. In your ~/.mplayer//config add this line for a different audio device: ao=alsa:device=hw=1 Or whatever number your other card is. Doesn't work if you have pulse I don't think. ----- Original Message ----- From: "Igor Gueths" To: "Speakup is a screen review system for Linux." Sent: Thursday, September 13, 2012 1:17 PM Subject: Re: speakup and audio with alsa also bitlbee and irssi >I have MPlayer configured to play audio through Softvol, and I too >experience > this. If I play file1.ogg and decide to lower its volume, this change will > take > effect only while file1.ogg is playing. As soon as file2.ogg begins > playing, > volume is back up to whatever the current amixer-configured setting is. > The only > way I know of to mitigate this is to use Pulseaudio to keep > program-specific > volume changes persistent, during the lifetime of the process. However, > this > does introduce its own set of problems, such as lots of audio > latency/artifacts/interrupt issues last I used it. > On Thu, Sep 13, 2012 at 11:59:34AM -0400, covici@ccs.covici.com wrote: >> If I want to change the volume, I just go to another window and use >> amixer. >> >> Littlefield, Tyler wrote: >> >> > I use 0 and 9 to change the volume. When I do it changes the volume on >> > everything. Did you perhaps change anything? >> > On 9/13/2012 9:10 AM, covici@ccs.covici.com wrote: >> > > mplayer is not doing that here, very strange. >> > > >> > > Littlefield, Tyler wrote: >> > > >> > >> Amixer works fine. But MPlayer by default is raising and lowering >> > >> either the PCM or the Master volume, which causes problems b ecause >> > >> that's the volume of everything. So getting them to work >> > >> independantly >> > >> is the million dollar question. >> > >> On 9/13/2012 2:31 AM, covici@ccs.covici.com wrote: >> > >>> Doesn't amixer work for you?] >> > >>> >> > >>> Littlefield, Tyler wrote: >> > >>> >> > >>>> Hello all: >> > >>>> I had a few questions: >> > >>>> first, I was using mplayer, and the only solution I've seen was >> > >>>> one >> > >>>> Chris Brannon pointed out, which was to use softvol. I've also >> > >>>> seen it >> > >>>> mentioned in numerous places on Google. Problem is, softvol is a >> > >>>> software volume control, and when you change the volume of say >> > >>>> track >> > >>>> 1, it puts track2 right back up at the max volume. Are there other >> > >>>> players/ways to make mplayer only change alsa so that it'll keep >> > >>>> it's >> > >>>> volume through the entire song? >> > >>>> >> > >>>> Also, I want to use Bitlbee for my messengers. Has anyone written >> > >>>> a >> > >>>> script that just uses events to play sounds? contact signs on, new >> > >>>> query opened, new message received etc? I know you can trigger on >> > >>>> events, but I'm not sure how to trigger on specific events from >> > >>>> within >> > >>>> a specific connection, like bitlbee for example. >> > >>>> Thanks, >> > >>>> >> > >>>> -- >> > >>>> Take care, >> > >>>> Ty >> > >>>> http://tds-solutions.net >> > >>>> The aspen project: a barebones light-weight mud engine: >> > >>>> http://code.google.com/p/aspenmud >> > >>>> He that will not reason is a bigot; he that cannot reason is a >> > >>>> fool; he that dares not reason is a slave. >> > >>>> >> > >>>> _______________________________________________ >> > >>>> Speakup mailing list >> > >>>> Speakup@braille.uwo.ca >> > >>>> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > >> >> > >> -- >> > >> Take care, >> > >> Ty >> > >> http://tds-solutions.net >> > >> The aspen project: a barebones light-weight mud engine: >> > >> http://code.google.com/p/aspenmud >> > >> He that will not reason is a bigot; he that cannot reason is a fool; >> > >> he that dares not reason is a slave. >> > >> >> > >> _______________________________________________ >> > >> Speakup mailing list >> > >> Speakup@braille.uwo.ca >> > >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > >> > >> > -- >> > Take care, >> > Ty >> > http://tds-solutions.net >> > The aspen project: a barebones light-weight mud engine: >> > http://code.google.com/p/aspenmud >> > He that will not reason is a bigot; he that cannot reason is a fool; he >> > that dares not reason is a slave. >> > >> > _______________________________________________ >> > Speakup mailing list >> > Speakup@braille.uwo.ca >> > http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> -- >> Your life is like a penny. You're going to lose it. The question is: >> How do >> you spend it? >> >> John Covici >> covici@ccs.covici.com >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> >> -- >> This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. >> > > -- > Igor > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup