Software:EMMS (media player)
Developer(s) | GNU |
---|---|
Initial release | 30 October 2004 |
Written in | Emacs Lisp |
Operating system | Linux, macOS, Unix-like, Windows |
Size | 273 KB[1] |
Available in | Multilanguage |
Type | Audio player |
License | GPL-3.0-or-later[2] |
Website | www |
EMMS (Emacs MultiMedia System) is media player software for Emacs. It is written in Emacs Lisp. The name could possibly echo XMMS. It may be derived from an earlier Emacs-based player called mp3-player.
EMMS may have multiple back ends to connect to external players so EMMS can support a few different audio and video formats, while remaining clean and small itself. EMMS is divided into three parts, the player back ends, media sources (which can be a local file system or a network stream), and the core player.[3] One of the player back ends connects to MPD. Other backends are available for mplayer and gstreamer. Additional players can be easily defined.[4]
EMMS implements a buffer-based playlist and queue. Locations in files can be bookmarked. Standard Emacs key bindings are used to navigate, edit the playlist, and control playback. Using Emacs server support, playlists can be built using a file manager such as ROX-Filer. EMMS supported scrobbling to Last.fm until version 4.0, when this service was replaced with the free software Libre.fm. There are many third-party scripts to enhance EMMS to provide pop-up notifications, lyric fetching, and binaural beat generation.
References
- ↑ ftp://ftp.gnu.org/gnu/emms/
- ↑ "EMMS - Emacs Multimedia System". https://www.gnu.org/software/emms/index.html.
- ↑ "EMMS manual". https://www.gnu.org/software/emms/manual/Introduction.html#Introduction.
- ↑ "EMMS manual". https://www.gnu.org/software/emms/manual/Simple-Player-for-_0060play_0027.html#Simple-Player-for-_0060play_0027.
External links
Original source: https://en.wikipedia.org/wiki/EMMS (media player).
Read more |