Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . . UPDATE

2017-09-04 Thread Ralf Mardorf
On Mon, 04 Sep 2017 15:30:46 +1000, Philip Rhoades wrote: >apulse google-chrome Hi, google-chrome still has got alsa support. I run google-chrome without apulse and firefox with apulse, because firefox dropped alsa support. Regarding screen recording I don't have experiences, I just heard that

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . . UPDATE

2017-09-03 Thread Philip Rhoades
Ralf, On 2017-09-04 14:57, Philip Rhoades wrote: Ralf, On 2017-09-04 02:01, Ralf Mardorf wrote: On Mon, 04 Sep 2017 00:50:24 +1000, Philip Rhoades wrote: I now want to use "recordmydesktop" which is working fine with the mic but not recording sound from videos that are playing eg from

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . . UPDATE

2017-09-03 Thread Philip Rhoades
Ralf, On 2017-09-04 02:01, Ralf Mardorf wrote: On Mon, 04 Sep 2017 00:50:24 +1000, Philip Rhoades wrote: I now want to use "recordmydesktop" which is working fine with the mic but not recording sound from videos that are playing eg from YouTube or local mpv etc - hopefully an alsa guru will

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . . UPDATE

2017-09-03 Thread Ralf Mardorf
On Mon, 04 Sep 2017 00:50:24 +1000, Philip Rhoades wrote: >I now want to use "recordmydesktop" which is working fine with the mic >but not recording sound from videos that are playing eg from YouTube >or local mpv etc - hopefully an alsa guru will have a solution for me? Sorry, I can't help, but

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . .

2015-12-10 Thread Philip Rhoades
People, On 2015-10-08 18:16, Clemens Ladisch wrote: > Paolo Bolzoni wrote: >> "Dmix is enabled by default for soundcards which don't support >> hardware mixing." >> >> In my experience, this is a lie. > > It is enabled in the ALSA device named "default". That doesn't help > with programs

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . .

2015-10-08 Thread Clemens Ladisch
Paolo Bolzoni wrote: > "Dmix is enabled by default for soundcards which don't support hardware > mixing." > > In my experience, this is a lie. It is enabled in the ALSA device named "default". That doesn't help with programs that hardcode a device name like "hw:0". You could try something

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . .

2015-10-07 Thread Paolo Bolzoni
3. Using the .asoundrc above prevents Mumble and YouTube in Chrome working Mumble is a phoning program right? That asoundrc does not setup any input device, in my examply I combine dmix for the output and the hardware for input. I did that because I don't need multiple input streams at the same

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . .

2015-10-07 Thread Paolo Bolzoni
6. I found this: "NOTE: For ALSA 1.0.9rc2 and higher you don't need to setup dmix for analogue output. Dmix is enabled by default for soundcards which don't support hardware mixing. You still need to set it up for digital outputs." In my experience, this is a lie. On Wed, Oct 7, 2015 at 2:13 PM,

Re: [Alsa-user] Fedora 23 x86_64; Pulseaudio removed; playing from multiple sources serially - a little progress . .

2015-10-07 Thread Philip Rhoades
Paolo, Anders, On 2015-10-07 02:44, Paolo Bolzoni wrote: > I use this default. It allows to select any pcm via environment > variable > pcm.!default { > type plug > slave.pcm { > @func getenv > vars [ ALSAPCM ] > default "pcm.PCH" > } > } > > As you can see the default is