Difference between revisions of "Emms"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=emms |Short description=Emacs multimedia system |Full description='Emms' is a project to produce a clean and small application to play multimedia files from Emacs u...")
 
m (release date of the tarball)
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=emms
+
|Name=EMMS
|Short description=Emacs multimedia system
+
|Short description=EMMS, The Emacs Multimedia System
|Full description='Emms' is a project to produce a clean and small application to play multimedia files from Emacs using external players. The core provides a simple playlist and the functionality to use all of EMMS's other features. It provides common user commands and interfaces for other parts. It thinks in tracks, where a track is the combination of a type and a name - e.g. the track type 'file has a name that is the file name. Other track types are possible. To get to tracks, the core needs sources; the file emms-source-file.el provides simple sources to interact with the file system. Once EMMS has the sources in the playlist, it needs a player to play them. 'emms-player-simple.el' defines a few useful players, and lets you define others in a simple way.
+
|Full description='''EMMS  (“emacs multimedia system”) is an application to play multimedia files from [[Emacs]] using external players.''' It has simple, usable core functionality and a multitude of extensions which build on that core. The VCS version of Emms is normally stable and is recommended over the tarball release.
 +
|Homepage URL=http://www.gnu.org/software/emms/
 
|User level=none
 
|User level=none
|Status=Live
+
|VCS checkout command=git clone git://git.savannah.gnu.org/emms.git
|Component programs=
 
|Homepage URL=http://www.gnu.org/software/emms/
 
|VCS checkout command=-d:ext:anoncvs@savannah.nongnu.org:/cvsroot/emms co emms
 
 
|Computer languages=Emacs Lisp
 
|Computer languages=Emacs Lisp
|Documentation note=
+
|Documentation note=The Emms distribution comes with a manual.
|Paid support=
+
|Related projects=MoB, aRts, MinDIA, mp3play, AmaroK
|IRC help=
+
|Keywords=emacs, playlist, player, Lisp, track, multimedia
|IRC general=
+
|Version identifier=4.0
|IRC development=
+
|Version date=2014/07/25
|Related projects=MoB,aRts,MinDIA,mp3play,amaroK
+
|Version status=stable
|Keywords=emacs,playlist,player,Lisp,track,multimedia
+
|Version download=ftp://ftp.gnu.org/gnu/emms/emms-4.0.tar.gz
|Is GNU=y
+
|Last review by=Calinou
|Last review by=Janet Casey
+
|Last review date=2014/08/13
|Last review date=2005-05-20
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=NO_VERSION_DATA
+
|Status=
|Version date=1970-01-01
+
|Is GNU=Yes
|Version status=stable
+
|GNU package identifier=emms
|Version download=http://savannah.gnu.org/cgi-bin/viewcvs/emms/emms/
 
 
|License verified date=2004-04-13
 
|License verified date=2004-04-13
|Version comment=NO_VERSION_DATA
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Joshua S. Grant
 +
|License verified date=2012-09-14
 +
}}
 +
{{Person
 +
|Real name=Yoni Rabkin
 +
|Role=maintainer
 +
|Email=yrk@gnu.org
 +
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
+
|Real name=Lucas Bonnet
|Real name=Jorgen Schäfer
+
|Email=lucas@rincevent.net
|Email=forcer@forcix.cx
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
 
 
|Real name=Ulrik Jensen
 
|Real name=Ulrik Jensen
 
|Email=terryp@daimi.au.dk
 
|Email=terryp@daimi.au.dk
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Real name=Michael W. Olson
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 43: Line 51:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/cvs/?group=emms
+
|Resource URL=http://git.savannah.gnu.org/cgit/emms.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 56: Line 64:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Audio=cd-playing
+
|Audio=cd-playing, mp3, ogg-vorbis
 
|Interface=command-line
 
|Interface=command-line
 
|Use=playing
 
|Use=playing
 +
|Works-with=audio
 
|Works-with-format=iso9660
 
|Works-with-format=iso9660
|Works-with=audio
 
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv2orlater
+
|Prerequisite kind=Required to use
|License verified by=Janet Casey
+
|Prerequisite description=Media player (such as VLC)
|License verified date=2004-04-13
+
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Weak prerequisite
 +
|Prerequisite description=Media metadata reader (such as ogginfo)
 
}}
 
}}
 +
{{Featured}}

Revision as of 16:23, 13 August 2014


[edit]

EMMS

https://www.gnu.org/software/emms/
The Emacs Multimedia System.

EMMS is the Emacs Multimedia System. It is a small front-end which can control one of the supported external players. Thus, it supports whatever formats are supported by your music player. It also supports tagging and playlist management, all behind a clean and light user interface.

The latest version is available via GNU ELPA. To install this package, run in Emacs:

M-x package-install RET emms RET





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

10 October 2022




Leaders and contributors

Contact(s)Role
Pierre Neidhardt contributor
Yoni Rabkin maintainer


Resources and communication

AudienceResource typeURI
WikidataGeneralhttps://www.wikidata.org/wiki/Q22661290
FTPDownloadhttps://ftpmirror.gnu.org/emms/
SavannahDeveloperhttps://savannah.gnu.org/projects/emms/
EmacsWikiGeneralhttps://www.emacswiki.org/emacs/EMMS
HistoryVCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/emms/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/emms.git/
Mailing Listhttps://lists.gnu.org/archive/html/emms-patches/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/emms-help/
DebianDeveloperhttps://tracker.debian.org/pkg/emms
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/gitweb/?p=emms.git
HistoryDownloadhttps://download.savannah.gnu.org/releases/emms/
HistoryVCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/emms/
ELPAHomepagehttps://elpa.gnu.org/packages/emms.html


Software prerequisites

KindDescription
Required to useMedia player
Weak prerequisiteMedia metadata reader (such as ogginfo)

This entry (in part or in whole) was last reviewed on 27 April 2023.




Entry





"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.




























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.