[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs' Alsaplayer version 0.12
From: |
Sebastian Tennant |
Subject: |
Emacs' Alsaplayer version 0.12 |
Date: |
Sat, 10 Jan 2009 19:33:43 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux) |
Hello all,
After much needless delay I'm pleased to announce the latest version of
Emacs' AlsaPlayer (EAP); version 0.12 (codename 'Gaza Remembered').
With the addition of customisation groups (and several other
improvements) I now believe this is ready for inclusion in Emacs.
Thanks to Phillip Lord for his variable buffer names patch and advice on
how best to package Emacs Lisp goodies for easy installation.
The new, simplified installation instructions can be found at the top of
the first file; eap.el.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_Additional features included in this release_
o Customisation. 'M-x customize-group RET eap RET' is now possible.
o Easy toggling of fade-in/fade-out functionality.
o Forward and reverse seeking in songs (via the EAP buffer only).
Great for listening practice when you are trying to learn a new
language.
o Support for multiple soundcards via the 'eap-alsa-device' variable
(included in the customisation group).
o Easier installation procedure.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_Emacs' AlsaPlayer - "Music Without Jolts"_
EAP is an Emacs interface to AlsaPlayer, a free ogg/mp3 player. At
still under six hundred lines of code it's an extremely lightweight, yet
feature-full audio player interface.
EAP has three unique features:
* Music Without Jolts (default fade-in/fade-out behaviour)
* Global control of your music (no need to switch buffers)
* Unlimited playlists (implemented as directories of symbolic links,
which is great for other purposes such as burning CDs)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_Obtaining EAP_
Latest stable release
http://download.gna.org/eap/eap.el
(to be updated early next week)
Daily snapshot of latest SVN version
http://svn.gna.org/daily/eap-snapshot.tar.gz
Anonymous SVN over HTTP
svn co http://svn.gna.org/svn/eap/trunk eap
Anonymous SVN over SVN (TCP 3690)
svn co svn://svn.gna.org/svn/eap/trunk eap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_Mailing lists_
Support/Development list:
https://mail.gna.org/listinfo/eap-dev/
Subversion activity list:
https://mail.gna.org/listinfo/eap-commits/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_More information_
http://sebyte.org/eap.html
(to be updated early next week when an Info version of the instruction
'manual' will also be made available)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Happy listening (and hacking),
Sebastian
eap.el
Description: eap.el
eap-autoloads.el
Description: eap-autoloads.el
eap-dired-keybindings.el
Description: eap-dired-keybindings.el
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Emacs' Alsaplayer version 0.12,
Sebastian Tennant <=