Pierre Neidhardt <[email protected]> writes:

> 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:
>
>   (define-emms-simple-player afplay '(file)
>     (regexp-opt '(".mp3" ".m4a" ".aac"))
>     "afplay")
>   (setq emms-player-list `(,emms-player-afplay))
>
> If anyone is willing to give it a shot! ;)

Only if afplay is free software please; otherwise we should steer people
toward playing media using one of the free software players that run on
the mac.

-- 
   "Cut your own wood and it will warm you twice"

_______________________________________________
Emms-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to