alsamixer

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

alsamixer

degroote.fabien
Hi all,

Do you know how to use "alsamixer"?
Do you have an example to show me?
I googled a bit but I couldn't find anything!

KR

fabien
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

RE: alsamixer

virtually_me
Alsamixer is an interactive (crudely done graphical) program. There is plenty of documentation on line. I Googled 'alsamixer' and gots lots of hits, so you should do that and start reading links.

I use alsamixer frequently. There are some hits on the screen regarding function keys and what they do. In general after opening the program you press F6 to choose the sound card from a list of cards currently registered to the alsa subsystem. You can choose to see all the card's controls, or only the input or output controls. One of the controls is active at a time. Up/Down arrow keys will change the level and right/left arrow keys move from one control to the next. The m key toggles muting on and off for that control. When muted the level shown in the box below the control's vertical bar shows 'MM'.

What controls are shown depends on what is written into the alsa driver.


-----Original Message-----
From: gstreamer-devel <[hidden email]> On Behalf Of degroote.fabien
Sent: Saturday, June 9, 2018 7:58 AM
To: Discussion of the development of and with GStreamer <[hidden email]>
Subject: alsamixer

Hi all,

Do you know how to use "alsamixer"?
Do you have an example to show me?
I googled a bit but I couldn't find anything!

KR

fabien
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: alsamixer

degroote.fabien
Thanks for the feedabck but I did NOT mean linux alsamxer command!...
I meant the alsamixer module within gsteamer:

    'gst-inspect-0.10 alsamixer'

Factory Details:
  Long name:    Alsa mixer
  Class:    Generic/Audio
  Description:    Control sound input and output levels with ALSA
  Author(s):    Leif Johnson [hidden email]
  Rank:        none (0)

Plugin Details:
  Name:            alsa
  Description:        ALSA plugin library
  Filename:        /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstalsa.so
  Version:        0.10.36
  License:        LGPL
  Source module:    gst-plugins-base
  Source release date:    2012-02-20
  Binary package:    GStreamer Base Plugins (Ubuntu)
  Origin URL:        https://launchpad.net/distros/ubuntu/+source/gst-plugins-base0.10







On 06/09/2018 06:39 PM, [hidden email] wrote:
Alsamixer is an interactive (crudely done graphical) program. There is plenty of documentation on line. I Googled 'alsamixer' and gots lots of hits, so you should do that and start reading links.

I use alsamixer frequently. There are some hits on the screen regarding function keys and what they do. In general after opening the program you press F6 to choose the sound card from a list of cards currently registered to the alsa subsystem. You can choose to see all the card's controls, or only the input or output controls. One of the controls is active at a time. Up/Down arrow keys will change the level and right/left arrow keys move from one control to the next. The m key toggles muting on and off for that control. When muted the level shown in the box below the control's vertical bar shows 'MM'.

What controls are shown depends on what is written into the alsa driver. 


-----Original Message-----
From: gstreamer-devel [hidden email] On Behalf Of degroote.fabien
Sent: Saturday, June 9, 2018 7:58 AM
To: Discussion of the development of and with GStreamer [hidden email]
Subject: alsamixer

Hi all,

Do you know how to use "alsamixer"?
Do you have an example to show me?
I googled a bit but I couldn't find anything!

KR

fabien
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

RE: alsamixer

virtually_me

Ah, sorry about my misunderstanding.

 

Why are you inspecting via the very old gstreamer-0.10???

 

I tried gst-inspect-1.0 alsamixer and there was no such element or plugin found. It might be deprecated. I go here for all my gstreamer documentation:

https://thiblahute.github.io/GStreamer-doc/plugins_doc.html?gi-language=c

There is no alsamixer listed there.

 

 

 

From: gstreamer-devel <[hidden email]> On Behalf Of degroote.fabien
Sent: Saturday, June 9, 2018 10:29 AM
To: Discussion of the development of and with GStreamer <[hidden email]>
Subject: Re: alsamixer

 

Thanks for the feedabck but I did NOT mean linux alsamxer command!...
I meant the alsamixer module within gsteamer:

    'gst-inspect-0.10 alsamixer'

Factory Details:
  Long name:    Alsa mixer
  Class:    Generic/Audio
  Description:    Control sound input and output levels with ALSA
  Author(s):    Leif Johnson [hidden email]
  Rank:        none (0)

Plugin Details:
  Name:            alsa
  Description:        ALSA plugin library
  Filename:        /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstalsa.so
  Version:        0.10.36
  License:        LGPL
  Source module:    gst-plugins-base
  Source release date:    2012-02-20
  Binary package:    GStreamer Base Plugins (Ubuntu)
  Origin URL:        https://launchpad.net/distros/ubuntu/+source/gst-plugins-base0.10








On 06/09/2018 06:39 PM, [hidden email] wrote:

Alsamixer is an interactive (crudely done graphical) program. There is plenty of documentation on line. I Googled 'alsamixer' and gots lots of hits, so you should do that and start reading links.
 
I use alsamixer frequently. There are some hits on the screen regarding function keys and what they do. In general after opening the program you press F6 to choose the sound card from a list of cards currently registered to the alsa subsystem. You can choose to see all the card's controls, or only the input or output controls. One of the controls is active at a time. Up/Down arrow keys will change the level and right/left arrow keys move from one control to the next. The m key toggles muting on and off for that control. When muted the level shown in the box below the control's vertical bar shows 'MM'.
 
What controls are shown depends on what is written into the alsa driver. 
 
 
-----Original Message-----
From: gstreamer-devel [hidden email] On Behalf Of degroote.fabien
Sent: Saturday, June 9, 2018 7:58 AM
To: Discussion of the development of and with GStreamer [hidden email]
Subject: alsamixer
 
Hi all,
 
Do you know how to use "alsamixer"?
Do you have an example to show me?
I googled a bit but I couldn't find anything!
 
KR
 
fabien
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
 
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

 


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: alsamixer

Nicolas Dufresne-5
Le samedi 09 juin 2018 à 11:26 -0700, [hidden email] a écrit :

> Ah, sorry about my misunderstanding.
>  
> Why are you inspecting via the very old gstreamer-0.10???
>  
> I tried gst-inspect-1.0 alsamixer and there was no such element or
> plugin found. It might be deprecated. I go here for all my gstreamer
> documentation:
> https://thiblahute.github.io/GStreamer-doc/plugins_doc.html?gi-langua
> ge=c
> There is no alsamixer listed there.

Mixers since GStreamer 1.0 have been deprecated and removed. You should
use the appropriate OS API for your needs. GStreamer element for that
is a just a miss-fit.

>  
>  
>  
> From: gstreamer-devel <[hidden email]>
> On Behalf Of degroote.fabien
> Sent: Saturday, June 9, 2018 10:29 AM
> To: Discussion of the development of and with GStreamer <gstreamer-de
> [hidden email]>
> Subject: Re: alsamixer
>  
> Thanks for the feedabck but I did NOT mean linux alsamxer command!...
> I meant the alsamixer module within gsteamer:
>
>     'gst-inspect-0.10 alsamixer'
>
> > > Factory Details:
> > >   Long name:    Alsa mixer
> > >   Class:    Generic/Audio
> > >   Description:    Control sound input and output levels with ALSA
> > >   Author(s):    Leif Johnson <[hidden email]>
> > >   Rank:        none (0)
> > >
> > > Plugin Details:
> > >   Name:            alsa
> > >   Description:        ALSA plugin library
> > >   Filename:        /usr/lib/x86_64-linux-gnu/gstreamer-
> > > 0.10/libgstalsa.so
> > >   Version:        0.10.36
> > >   License:        LGPL
> > >   Source module:    gst-plugins-base
> > >   Source release date:    2012-02-20
> > >   Binary package:    GStreamer Base Plugins (Ubuntu)
> > >   Origin URL:        https://launchpad.net/distros/ubuntu/+source
> > > /gst-plugins-base0.10
>
>
>
>
>
>
>
> On 06/09/2018 06:39 PM, [hidden email] wrote:
> > Alsamixer is an interactive (crudely done graphical) program. There
> > is plenty of documentation on line. I Googled 'alsamixer' and gots
> > lots of hits, so you should do that and start reading links.
> >  
> > I use alsamixer frequently. There are some hits on the screen
> > regarding function keys and what they do. In general after opening
> > the program you press F6 to choose the sound card from a list of
> > cards currently registered to the alsa subsystem. You can choose to
> > see all the card's controls, or only the input or output controls.
> > One of the controls is active at a time. Up/Down arrow keys will
> > change the level and right/left arrow keys move from one control to
> > the next. The m key toggles muting on and off for that control.
> > When muted the level shown in the box below the control's vertical
> > bar shows 'MM'.
> >  
> > What controls are shown depends on what is written into the alsa
> > driver.
> >  
> >  
> > -----Original Message-----
> > From: gstreamer-devel <[hidden email]
> > g> On Behalf Of degroote.fabien
> > Sent: Saturday, June 9, 2018 7:58 AM
> > To: Discussion of the development of and with GStreamer <gstreamer-
> > [hidden email]>
> > Subject: alsamixer
> >  
> > Hi all,
> >  
> > Do you know how to use "alsamixer"?
> > Do you have an example to show me?
> > I googled a bit but I couldn't find anything!
> >  
> > KR
> >  
> > fabien
> > _______________________________________________
> > gstreamer-devel mailing list
> > [hidden email]
> > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> >  
> > _______________________________________________
> > gstreamer-devel mailing list
> > [hidden email]
> > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>  
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel