Re: [pulseaudio-discuss] How to control the right and left channel for a specific application using CLI ?

2020-11-04 Thread 01ivier
Le 2020-11-04 18:28, Tanu Kaskinen a écrit : On Wed, 2020-11-04 at 14:56 +0100, 01iv...@labomedia.org wrote: Le 2020-11-04 01:17, Arun Raghavan a écrit : > On Tue, 3 Nov 2020, at 7:09 PM, 01iv...@labomedia.org wrote: > > Le 2020-11-03 23:49, Arun Raghavan a écrit : > > > On Tue, 3 Nov 2020, at

Re: [pulseaudio-discuss] How to control the right and left channel for a specific application using CLI ?

2020-11-04 Thread 01ivier
Le 2020-11-04 01:17, Arun Raghavan a écrit : On Tue, 3 Nov 2020, at 7:09 PM, 01iv...@labomedia.org wrote: Le 2020-11-03 23:49, Arun Raghavan a écrit : > On Tue, 3 Nov 2020, at 5:28 PM, 01iv...@labomedia.org wrote: >> Hello again, >> >> I want to know if there is a way, still in command line, to

Re: [pulseaudio-discuss] How to control the right and left channel for a specific application using CLI ?

2020-11-03 Thread 01ivier
Le 2020-11-03 23:49, Arun Raghavan a écrit : On Tue, 3 Nov 2020, at 5:28 PM, 01iv...@labomedia.org wrote: Hello again, I want to know if there is a way, still in command line, to control the right and left volumes of an application. With Pulseaudio Volume Control, you can click on the lock

[pulseaudio-discuss] How to control the right and left channel for a specific application using CLI ?

2020-11-03 Thread 01ivier
Hello again, I want to know if there is a way, still in command line, to control the right and left volumes of an application. With Pulseaudio Volume Control, you can click on the lock icon related to a launched application, and two sliders appear to do so. Is it possible in CLI ? My goal is

Re: [pulseaudio-discuss] How to choose the sound card for an application using CLI ?

2020-11-03 Thread 01ivier
It works ! For the record, it works too with the index value gived with : pacmd list-sinks | egrep 'index|name:' I prefer this way because, as I've got multiple times the same card, the name (which depends on how many card I've got) could change if I remove one of them. The index is fixed in

[pulseaudio-discuss] How to choose the sound card for an application using CLI ?

2020-11-02 Thread 01ivier
Hello, I want to run applications with specifics sound cards in command line on Ubuntu 20.04. I know it is graphically possible with Pulseaudio Volume Control which let me choose the card in a menu after the application is launched. But I want to use command lines so that I can automatize the