Gnome PulseAudio Applet 0.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Gnome PulseAudio Applet 0.1 (Default branch)
# 1  
Old 12-28-2008
Gnome PulseAudio Applet 0.1 (Default branch)

ImageGnome PulseAudio Applet is a GNOME applet forcontrolling PulseAudio streams. It supports volumecontrol and a mute/unmute feature.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Ubuntu

Ubuntu 12.04 Using Gnome Shell NM Applet Issues

I think it may be a bug: This is the scenario: I installed a barebones Ubuntu 12.04 using GNOME-SHELL on a usbstick(work related project). All worked fine from the laptop that I did the installation from. It grabbed an ip address automatically assigning the nic (eth0) and the wireless... (1 Reply)
Discussion started by: metallica1973
1 Replies
Login or Register to Ask a Question
pasuspender(1)						      General Commands Manual						    pasuspender(1)

NAME
pasuspender - Temporarily suspend PulseAudio SYNOPSIS
pasuspender [options] -- PROGRAM [ARGUMENTS ...] pasuspender --help pasuspender --version DESCRIPTION
pasuspender is a tool that can be used to tell a local PulseAudio sound server to temporarily suspend access to the audio devices, to allow other applications access them directly. pasuspender will suspend access to the audio devices, fork a child process, and when the child process terminates, resume access again. Make sure to include -- in your pasuspender command line before passing the subprocess command line (as shown above). Otherwise pasuspender itself might end up interpreting the command line switches and options you intended to pass to the subprocess. OPTIONS
-h | --help Show help. --version Show version information. -s | --server=SERVER Specify the sound server to connect to. AUTHORS
The PulseAudio Developers <mzchyfrnhqvb (at) 0pointer (dot) net>; PulseAudio is available from http://pulseaudio.org/ SEE ALSO
pulseaudio(1), padsp(1), pacmd(1), pactl(1) Manuals User pasuspender(1)