* alsa question
@ Igor Gueths
` Gregory Nowak
0 siblings, 1 reply; 23+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi listers. I have my sound card module loaded from /lib/modules/2.4.18/misc, which is where my alsa modules are located. In /dev/snd, I have pcmC0D0C, and pcmC0D0P. To make sure the card worked, I did the following: cat english.au /dev/snd/pcmC0D0C. All I got was a resounding beeping from the pc speaker, no audio. Can I not use cat to send audio to the sound card so it will play it? Or would it be better to use wavplay to do audio testing? Thanks in advance!
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: alsa question
alsa question Igor Gueths
@ ` Gregory Nowak
` Igor Gueths
` Toby Fisher
0 siblings, 2 replies; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
You cannot use cat to send audio files to devices. Instead use "play filename.au". You could use aplay too, but I still can't get aplay or arecord to work.
Greg
On Sat, Mar 23, 2002 at 04:13:07PM -0500, Igor Gueths wrote:
> Hi listers. I have my sound card module loaded from /lib/modules/2.4.18/misc, which is where my alsa modules are located. In /dev/snd, I have pcmC0D0C, and pcmC0D0P. To make sure the card worked, I did the following: cat english.au /dev/snd/pcmC0D0C. All I got was a resounding beeping from the pc speaker, no audio. Can I not use cat to send audio to the sound card so it will play it? Or would it be better to use wavplay to do audio testing? Thanks in advance!
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: alsa question
` Gregory Nowak
@ ` Igor Gueths
` Toby Fisher
1 sibling, 0 replies; 23+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: speakup
Hi Greg. Then that's a major mistake in the alsa sound howto! Unless they just wanted readers to test whether or not binary code was being sent to the device? But that doesn't make sense. Besides the fact that the howto refers to an old version of the drivers. Also, what is the difference between /dev/snd/pcmC0D0c, and /dev/snd/pcmC0D0P? I know what the c0 and d0 mean, but what are the c and p for in the two device files?
----- Original Message -----
From: Gregory Nowak <gnowak1@uic.edu>
To: <speakup@braille.uwo.ca>
Sent: Saturday, March 23, 2002 4:56 PM
Subject: Re: alsa question
> You cannot use cat to send audio files to devices. Instead use "play filename.au". You could use aplay too, but I still can't get aplay or arecord to work.
> Greg
>
>
> On Sat, Mar 23, 2002 at 04:13:07PM -0500, Igor Gueths wrote:
> > Hi listers. I have my sound card module loaded from /lib/modules/2.4.18/misc, which is where my alsa modules are located. In /dev/snd, I have pcmC0D0C, and pcmC0D0P. To make sure the card worked, I did the following: cat english.au /dev/snd/pcmC0D0C. All I got was a resounding beeping from the pc speaker, no audio. Can I not use cat to send audio to the sound card so it will play it? Or would it be better to use wavplay to do audio testing? Thanks in advance!
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: alsa question
` Gregory Nowak
` Igor Gueths
@ ` Toby Fisher
1 sibling, 0 replies; 23+ messages in thread
From: Toby Fisher @ UTC (permalink / raw)
To: speakup
On Sat, 23 Mar 2002, Gregory Nowak wrote:
> You cannot use cat to send audio files to devices. Instead use "play
> filename.au". You could use aplay too, but I still can't get aplay or
> arecord to work.
Hmmm, I do believe that it is suggested in the sound howto that you can
use cat to throw a .wav file at /dev/audio to test the sound card, and it
has worked for me, after all, you're just feeding it a stream of data.
Now an mp3 on the other hand...Just don't do it. *grin*
Cheers.
--
Toby Fisher Email: toby@g0ucu.freeserve.co.uk
Tel.: +44(0)1480 417272 Mobile: +44(0)7974 363239
ICQ: #61744808
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Janina Sajka
@ ` Gregory Nowak
0 siblings, 0 replies; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks Janina. Yes, I know that rc stands for release
candidate. However, it was my understanding, that if you have version
1.0 of a program, and you want to release for example release
candidate 1 of the next version, your release candidate would be
called 1.0rc1, not 2.0rc1.
Greg
On Tue, Aug 16, 2005 at 09:05:55AM -0400, Janina Sajka wrote:
> Hi, Gregg:
>
> The RC in alsa file names stands for "Release Candidate." Typically,
> there are a few such release candidates issued prior to the release of a
> new version of some alsa technology.
>
> I don't recall precisely when dmix was introduced as a default
> technology in alsa-1.0.9, but you're using a pre-release version if
> you're on RC2. In fact, they went to RC4 before release, as I recall.
>
> The technology you're looking for is called dmix, and it's not well
> documented, as so much in alsa is not well documented. It should create
> a file called .asoundrc in your $HOME.
>
> I hope this is enough to google with. I'm sorry I don't have a more
> precise pointer for you.
>
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFDAf7N7s9z/XlyUyARAojGAJ9FfsLXi1t13CJWecHiD5inTHb+uACfQttS
M710S7bLZLcBqXNHdUEkOZ4=
=TqFG
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Gregory Nowak
@ ` Janina Sajka
` Gregory Nowak
0 siblings, 1 reply; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi, Gregg:
The RC in alsa file names stands for "Release Candidate." Typically,
there are a few such release candidates issued prior to the release of a
new version of some alsa technology.
I don't recall precisely when dmix was introduced as a default
technology in alsa-1.0.9, but you're using a pre-release version if
you're on RC2. In fact, they went to RC4 before release, as I recall.
The technology you're looking for is called dmix, and it's not well
documented, as so much in alsa is not well documented. It should create
a file called .asoundrc in your $HOME.
I hope this is enough to google with. I'm sorry I don't have a more
precise pointer for you.
Gregory Nowak writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I've got a slackware 10.1 system, running a custom-built 2.6.12.3
> kernel. This kernel version comes with alsa-drivers 1.0.9rc2, which,
> if I'm not mistaken is later then plain 1.0.9. So, I've upgraded to
> alsa-lib and alsa-utils 1.0.9rc2, all built from source, and grabbed
> from alsa-project.org. However, I don't see any
> documentation on dmix in the alsa-lib and alsa-utils source trees, and
> I still can't play multiple sources through my sound card, which is a
> via82xx card.
>
> Can someone please either point me to documentation somewhere
> describing how to get dmix working, or can someone please tell me what
> to do to get it working? Of course, if I'm wrong, and 1.0.9 is earlier
> then 1.0.9rc2, then I'll have to either wait for a newer kernel
> version to come out, or just grab the latest drivers, lib, and utils,
> and build all from source, disabling the sound options in the kernel
> config. Thanks in advance for any help.
>
> Greg
>
>
> On Mon, Aug 15, 2005 at 04:00:51PM -0400, Janina Sajka wrote:
> > Beginning with alsa 1.0.9
> >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
> > !DSPAM:4300f478241742049736948!
> >
> >
>
> - --
> web site: http://www.romuald.net.eu.org
> gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts list first)
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
>
> iD8DBQFDARxG7s9z/XlyUyARAvdEAJ9QJHi1cWlMSqzM1kUvq+IvxKA+WQCgodaE
> +HqcfvkQa51rW/uJK/xxS48=
> =R8GN
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Bringing the Owasys 22C screenless cell phone to the U.S. and Canada. Go to http://www.ScreenlessPhone.Com to learn more.
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Janina Sajka
@ ` Gregory Nowak
` Janina Sajka
0 siblings, 1 reply; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've got a slackware 10.1 system, running a custom-built 2.6.12.3
kernel. This kernel version comes with alsa-drivers 1.0.9rc2, which,
if I'm not mistaken is later then plain 1.0.9. So, I've upgraded to
alsa-lib and alsa-utils 1.0.9rc2, all built from source, and grabbed
from alsa-project.org. However, I don't see any
documentation on dmix in the alsa-lib and alsa-utils source trees, and
I still can't play multiple sources through my sound card, which is a
via82xx card.
Can someone please either point me to documentation somewhere
describing how to get dmix working, or can someone please tell me what
to do to get it working? Of course, if I'm wrong, and 1.0.9 is earlier
then 1.0.9rc2, then I'll have to either wait for a newer kernel
version to come out, or just grab the latest drivers, lib, and utils,
and build all from source, disabling the sound options in the kernel
config. Thanks in advance for any help.
Greg
On Mon, Aug 15, 2005 at 04:00:51PM -0400, Janina Sajka wrote:
> Beginning with alsa 1.0.9
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> !DSPAM:4300f478241742049736948!
>
>
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFDARxG7s9z/XlyUyARAvdEAJ9QJHi1cWlMSqzM1kUvq+IvxKA+WQCgodaE
+HqcfvkQa51rW/uJK/xxS48=
=R8GN
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Sean McMahon
@ ` Janina Sajka
` Gregory Nowak
0 siblings, 1 reply; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Sean McMahon, Speakup is a screen review system for Linux.
Sean McMahon writes:
> What version of alsa usis the dmix plugin?
Beginning with alsa 1.0.9
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Hynek Hanke
` Sean McMahon
@ ` Janina Sajka
1 sibling, 0 replies; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Again, Hynek:
Yes, my statement was presupposing that the mix would have to be
software based.
Hynek Hanke writes:
> On Mon, Aug 15, 2005 at 09:37:14AM -0400, Janina Sajka wrote:
> > alsa only emmulates oss.
> > Since oss only supports one sound source at a time, alsa can't fix that
> > behavior by emmulating what oss does and how it behaves.
>
> I don't think so. On soundcards able to play multiple streams at once, it's
> possible to open /dev/dsp multiple times even with OSS. So if the emulation is
> done correctly, and it operates over dmix, it should be possible to open
> /dev/dsp by more applications.
>
> Actually I've read in some dmix how-to this is supposed to work.
>
> But I'm also a little puzzled with the magic of /etc/asound.conf and with what
> it's supposed to contain to make dmix and oss emulation work (and the last step,
> make them work together).
>
> I would recommend asking on alsa-users@alsa-project.org.
>
> With regards,
> Hynek Hanke
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Bringing the Owasys 22C screenless cell phone to the U.S. and Canada. Go to http://www.ScreenlessPhone.Com to learn more.
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Thomas Stivers
@ ` Sean McMahon
` Janina Sajka
0 siblings, 1 reply; 23+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
No idea. The only thing is it seems that flite has poorer sound quality on my
ens 1370 where it and other sounds can play. It's a different kernel a 2.4
kernel.What version of alsa usis the dmix plugin? I'd like to get mutiplt
streams working on that system as it is a lot faster and flite friendly.
----- Original Message -----
From: "Thomas Stivers" <stivers_t@tomass.dyndns.org>
To: <speakup@braille.uwo.ca>
Sent: Monday, August 15, 2005 10:45 AM
Subject: Re: Alsa question
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> On Mon, Aug 15, 2005 at 10:24:45 AM -0700, Sean McMahon wrote:
> > You can play multiple streams with oss. On my ens1370 soundcard with oss, I
> > could play music form the internet and run flite at the same time. Whereas
this
> > is not possable using my ens 1371 soundcard with alsa.
>
> I have had exactly the oposite experience with the same or at least a
> similar card. I have made it play multiple streams using alsa and the
> dmix plugin, but was getting loads of /dev/dsp is busy type messages
> with oss. What was your magic touch?
>
> - --
> "Debugging is twice as hard as writing the code in the first place.
> Therefore, if you write the code as cleverly as possible, you are,
> by definition, not smart enough to debug it." - Brian W. Kernighan
>
> Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFDANS25JK61UXLur0RA+sBAKCAl40O3iHXOjPGcqF0lb4PmV+lCgCcDfAx
> DQOVdV1Dzk/ScNP2kXAg2co=
> =dRqL
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Sean McMahon
@ ` Thomas Stivers
` Sean McMahon
0 siblings, 1 reply; 23+ messages in thread
From: Thomas Stivers @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
On Mon, Aug 15, 2005 at 10:24:45 AM -0700, Sean McMahon wrote:
> You can play multiple streams with oss. On my ens1370 soundcard with oss, I
> could play music form the internet and run flite at the same time. Whereas this
> is not possable using my ens 1371 soundcard with alsa.
I have had exactly the oposite experience with the same or at least a
similar card. I have made it play multiple streams using alsa and the
dmix plugin, but was getting loads of /dev/dsp is busy type messages
with oss. What was your magic touch?
- --
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDANS25JK61UXLur0RA+sBAKCAl40O3iHXOjPGcqF0lb4PmV+lCgCcDfAx
DQOVdV1Dzk/ScNP2kXAg2co=
=dRqL
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Hynek Hanke
@ ` Sean McMahon
` Thomas Stivers
` Janina Sajka
1 sibling, 1 reply; 23+ messages in thread
From: Sean McMahon @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
You can play multiple streams with oss. On my ens1370 soundcard with oss, I
could play music form the internet and run flite at the same time. Whereas this
is not possable using my ens 1371 soundcard with alsa.
----- Original Message -----
From: "Hynek Hanke" <hanke@volny.cz>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Monday, August 15, 2005 9:31 AM
Subject: Re: Alsa question
> On Mon, Aug 15, 2005 at 09:37:14AM -0400, Janina Sajka wrote:
> > alsa only emmulates oss.
> > Since oss only supports one sound source at a time, alsa can't fix that
> > behavior by emmulating what oss does and how it behaves.
>
> I don't think so. On soundcards able to play multiple streams at once, it's
> possible to open /dev/dsp multiple times even with OSS. So if the emulation is
> done correctly, and it operates over dmix, it should be possible to open
> /dev/dsp by more applications.
>
> Actually I've read in some dmix how-to this is supposed to work.
>
> But I'm also a little puzzled with the magic of /etc/asound.conf and with what
> it's supposed to contain to make dmix and oss emulation work (and the last
step,
> make them work together).
>
> I would recommend asking on alsa-users@alsa-project.org.
>
> With regards,
> Hynek Hanke
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
` Janina Sajka
@ ` Hynek Hanke
` Sean McMahon
` Janina Sajka
0 siblings, 2 replies; 23+ messages in thread
From: Hynek Hanke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Mon, Aug 15, 2005 at 09:37:14AM -0400, Janina Sajka wrote:
> alsa only emmulates oss.
> Since oss only supports one sound source at a time, alsa can't fix that
> behavior by emmulating what oss does and how it behaves.
I don't think so. On soundcards able to play multiple streams at once, it's
possible to open /dev/dsp multiple times even with OSS. So if the emulation is
done correctly, and it operates over dmix, it should be possible to open
/dev/dsp by more applications.
Actually I've read in some dmix how-to this is supposed to work.
But I'm also a little puzzled with the magic of /etc/asound.conf and with what
it's supposed to contain to make dmix and oss emulation work (and the last step,
make them work together).
I would recommend asking on alsa-users@alsa-project.org.
With regards,
Hynek Hanke
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: Alsa question
Alsa question Lorenzo Taylor
@ ` Janina Sajka
` Hynek Hanke
0 siblings, 1 reply; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
alsa only emmulates oss.
Since oss only supports one sound source at a time, alsa can't fix that
behavior by emmulating what oss does and how it behaves.
That wouldn't be logical now, would it?
Lorenzo Taylor writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I have the latest Debian alsa packages installed and am running a 2.6 kernel. I
> have the following section in my /etc/asound.conf, which is the sample that
> ships with the libasound2 library:
>
> # Make OSS apps default to using dmix plugin too
> pcm.dsp0 {
> type plug
> slave.pcm "dmix"
> }
>
> This makes me think that through alsa's oss emulation, anything that writes to
> /dev/dsp0 should be able to use dmix. However, this is not the case. Is there
> something else I need to do to make this section work the way it appears it
> should? Does this section not even do what it appears to do? Do I have to use
> aoss, since using it would seem to make the above section of my asound.conf
> unnecessary and the configuration would seem to make aoss unnecessary?
>
> Thanks for any help,
> Lorenzo
> - --
> Living your life is a task so difficult, it has never been attempted before.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.1 (GNU/Linux)
>
> iD8DBQFDAAQUG9IpekrhBfIRAtfWAKC1k1p0nH/bKb5bVFlYwFW3Qp6EHQCcDv6r
> GuhFvgQezxlnRNDPoJio8/E=
> =NQaf
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka Phone: +1.202.494.7040
Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com
Bringing the Owasys 22C screenless cell phone to the U.S. and Canada. Go to http://www.ScreenlessPhone.Com to learn more.
Chair, Accessibility Workgroup Free Standards Group (FSG)
janina@freestandards.org http://a11y.org
^ permalink raw reply [flat|nested] 23+ messages in thread
* Alsa question
@ Lorenzo Taylor
` Janina Sajka
0 siblings, 1 reply; 23+ messages in thread
From: Lorenzo Taylor @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have the latest Debian alsa packages installed and am running a 2.6 kernel. I
have the following section in my /etc/asound.conf, which is the sample that
ships with the libasound2 library:
# Make OSS apps default to using dmix plugin too
pcm.dsp0 {
type plug
slave.pcm "dmix"
}
This makes me think that through alsa's oss emulation, anything that writes to
/dev/dsp0 should be able to use dmix. However, this is not the case. Is there
something else I need to do to make this section work the way it appears it
should? Does this section not even do what it appears to do? Do I have to use
aoss, since using it would seem to make the above section of my asound.conf
unnecessary and the configuration would seem to make aoss unnecessary?
Thanks for any help,
Lorenzo
- --
Living your life is a task so difficult, it has never been attempted before.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDAAQUG9IpekrhBfIRAtfWAKC1k1p0nH/bKb5bVFlYwFW3Qp6EHQCcDv6r
GuhFvgQezxlnRNDPoJio8/E=
=NQaf
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: alsa question
alsa question Shaun Oliver
@ ` Steve Holmes
0 siblings, 0 replies; 23+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
To start with, I am using RC6 of the ALSA stuff in case it makes a
difference. I have to use the words cap and nocap to turn capture on
and off respectively. I know, the docs and limitted help messages say
"capture". I learned that little bit when talking to Gene here on the
reflector one day a while back. That has worked well for me. Also,
note that if the device 'Mix' is captured, you can then have all your
input chanels available for recording/streaming (that is, if you
actually want that). The Mix capture does prove interesting. When
chosen, the various *OUTPUT* volume and muting controls do affect what
goes into that mixer chanel. That's quite different from using the
capture volumes on the previously captured device.
Hope this isn't too confusing.
On Mon, Mar 10, 2003 at 07:59:30PM +1100, Shaun Oliver wrote:
> hi there,
> whenever I try to turn the capture off for my mic and the capture
> options with either alsamixer or amixer,
> I find I can't turn my mic capture off nore once I've turned my capture
> off can I turn it back on.
> this is proving to be a right royal pain as I'm working on a shell
> script to enable someone doing live streaming to be able to do voice
> overs announcements and back announcements with a minimum of fuss.
> basically, all the user need do is type ./vo s in order to talk and ./vo
> m in order to mute the mic and continue playing their music.
> if anyone has found similar problems please let me know how you've
> managed to overcome them.
> thanks in advance.
> oh, I'm using alsa 0.9.0rc7 if that helps any.
>
> --
> Shaun Oliver
>
>
> "We're upgrading /dev/null"
>
>
> EMAIIL: shaun_oliver@optusnet.com.au
> ICQ: 76958435
> MSN: blindman_2001@hotmail.com
> YAHOO: blindman01_2000
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
^ permalink raw reply [flat|nested] 23+ messages in thread
* alsa question
@ Shaun Oliver
` Steve Holmes
0 siblings, 1 reply; 23+ messages in thread
From: Shaun Oliver @ UTC (permalink / raw)
To: speakup
hi there,
whenever I try to turn the capture off for my mic and the capture
options with either alsamixer or amixer,
I find I can't turn my mic capture off nore once I've turned my capture
off can I turn it back on.
this is proving to be a right royal pain as I'm working on a shell
script to enable someone doing live streaming to be able to do voice
overs announcements and back announcements with a minimum of fuss.
basically, all the user need do is type ./vo s in order to talk and ./vo
m in order to mute the mic and continue playing their music.
if anyone has found similar problems please let me know how you've
managed to overcome them.
thanks in advance.
oh, I'm using alsa 0.9.0rc7 if that helps any.
--
Shaun Oliver
"We're upgrading /dev/null"
EMAIIL: shaun_oliver@optusnet.com.au
ICQ: 76958435
MSN: blindman_2001@hotmail.com
YAHOO: blindman01_2000
^ permalink raw reply [flat|nested] 23+ messages in thread
* alsa question
@ Justin Ekis
0 siblings, 0 replies; 23+ messages in thread
From: Justin Ekis @ UTC (permalink / raw)
To: speakup
Hi all,
Well, I've finally done it, I'm running Linux. Install was much
easier than I expected.
Thanks to everyone who tried helping me to get my braille lite m20 to
work with speakup a couple years ago. Turns out all I needed was a real
synth and this doubletalk does the trick.
Anyway, I've got a question about alsa.
I have a via8233 onboard sound card and am running alsa 0.9.0rc8d.
By the way, I think I remember someone here saying they had this same
card and was getting several errors. I had the same problem with rc6 but
apparently it was fixed in 7 or 8 because the modules compiled and
loaded fine this time.
Anyway, could someone please explain how to use one of the mixer control
programs? I have a basic understanding of alsamixer but can't seem to
get it set right. With most things I try to play, there is a great deal
of static interference. With some it's just enough to be quite
annoying, other times you can barely hear the sound over all the static.
While some of the channel names like mic and CD are obvious, I have no
clue about many of the others or how they should be set.
Could the cause of the problem be bad mixer settings, or am I totally on
the wrong track?
Thanks.
Justin Ekis
^ permalink raw reply [flat|nested] 23+ messages in thread
* alsa question
@ Gregory Nowak
0 siblings, 0 replies; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Hi all,
When using alsa with a sound blaster live, how do I figure out the dma it uses and the mpu base so that I could pass them to dosemu?
Greg
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: ALSA Question
ALSA Question Janina Sajka
` Lawrence Baggett
` Charles Hallenbeck
@ ` Gregory Nowak
2 siblings, 0 replies; 23+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Yes, emu10k1.
Greg
On Thu, Sep 20, 2001 at 04:17:59PM -0400, Janina Sajka wrote:
> Hi, Gang:
>
> Anyone know the ALSA designation for the SB Live sound card off the top of
> their head? I'm feeling lazy about searching for the correct identifier!
> <grin>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: ALSA Question
ALSA Question Janina Sajka
` Lawrence Baggett
@ ` Charles Hallenbeck
` Gregory Nowak
2 siblings, 0 replies; 23+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
Try emu10k1
That is what my modules.conf file says.
On Thu, 20 Sep 2001, Janina Sajka wrote:
> Hi, Gang:
>
> Anyone know the ALSA designation for the SB Live sound card off the top of
> their head? I'm feeling lazy about searching for the correct identifier!
> <grin>
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
Visit me at http://www.mhonline.net/~chuckh
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." -- Benjamin Franklin, 1759.
^ permalink raw reply [flat|nested] 23+ messages in thread
* Re: ALSA Question
ALSA Question Janina Sajka
@ ` Lawrence Baggett
` Charles Hallenbeck
` Gregory Nowak
2 siblings, 0 replies; 23+ messages in thread
From: Lawrence Baggett @ UTC (permalink / raw)
To: speakup
snd-card-emu10k1
works for me.
Larry
^ permalink raw reply [flat|nested] 23+ messages in thread
* ALSA Question
@ Janina Sajka
` Lawrence Baggett
` (2 more replies)
0 siblings, 3 replies; 23+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Hi, Gang:
Anyone know the ALSA designation for the SB Live sound card off the top of
their head? I'm feeling lazy about searching for the correct identifier!
<grin>
^ permalink raw reply [flat|nested] 23+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
alsa question Igor Gueths
` Gregory Nowak
` Igor Gueths
` Toby Fisher
-- strict thread matches above, loose matches on Subject: below --
Alsa question Lorenzo Taylor
` Janina Sajka
` Hynek Hanke
` Sean McMahon
` Thomas Stivers
` Sean McMahon
` Janina Sajka
` Gregory Nowak
` Janina Sajka
` Gregory Nowak
` Janina Sajka
alsa question Shaun Oliver
` Steve Holmes
Justin Ekis
Gregory Nowak
ALSA Question Janina Sajka
` Lawrence Baggett
` Charles Hallenbeck
` Gregory Nowak
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).