Next: emacspeak-popup, Previous: emacspeak-perl, Up: Emacspeak Commands And Options [Contents][Index]
pianobar git://github.com/PromyLOPh/pianobar.git Ubuntu/Debian: sudo apt-get install pianobar
Pianobar Is a stand-alone client for Pandora Radio. pianobar.el available on the Emacs Wiki at http://www.emacswiki.org/emacs/pianobar.el Provides access to Pandora Radio via pianobar from the comfort of Emacs. This module speech-enables Pianobar and enhances it for the Complete Audio Desktop.
Emacspeak implements command emacspeak-pianobar, a
light-weight wrapper on top of pianobar. Emacspeak binds this
command to C-e '
. Command emacspeak-pianobar is
designed to let you launch Pandora channels and switch
tracks/channels without moving away from your primary tasks
such as editing code or reading/composing email. Toward this
end, launching command emacspeak-pianobar the first time
initializes the *pianobar*
buffer and launches
command pianobar
; but focus remains in your
current buffer. Pianobar can be controlled with single
keystrokes while in the pianobar buffer — switch to using
C-e ''
. The most useful keys are
right
for skipping tracks, up
and
down
for switching channels etc.; see the keys
bound in pianobar-key-map
for a complete list.
Pressing C-e '
in the *pianobar*
buffer buries the *pianobar*
. From here on,
Pianobar can be controlled by pressing the Pianobar prefix
key (C-e '
) followed by keys from
pianobar-key-map
.
Invoke Pianobar commands. (fn KEY)
Toggle electric mode in pianobar buffer. If electric mode is on, keystrokes invoke pianobar commands directly.
Switch to next preset.
Switch to previous preset.
Send raw string with newline added to pianobar. (fn STRING)
Switch to one of the presets.
Decrease volume
Increase volume
Next: emacspeak-popup, Previous: emacspeak-perl, Up: Emacspeak Commands And Options [Contents][Index]