emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emms-help] macOS and afplay player


From: Pierre Neidhardt
Subject: [emms-help] macOS and afplay player
Date: Thu, 21 Feb 2019 17:53:51 +0100
User-agent: mu4e 1.0; emacs 26.1

On macOS it seems that afplay is a player that can be used.
(I don't use macOS myself, just reporting on behalf of another user.)

We could create emms-player-afplay.el.  A starting point would be this:

--8<---------------cut here---------------start------------->8---
  (define-emms-simple-player afplay '(file)
    (regexp-opt '(".mp3" ".m4a" ".aac"))
    "afplay")
  (setq emms-player-list `(,emms-player-afplay))
--8<---------------cut here---------------end--------------->8---

If anyone is willing to give it a shot! ;)

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]