muu - An EMMS file-oriented music player!
A M <[email protected]> Wed, 8 May 2024 08:19:02 +0200
| Newsgroups | gmane.emacs.emms.user |
|---|---|
| Message-ID | <CAA3Sg9HP1wdEG17hqqef2E2aBtvu+ZpDj7mLne9qDYXJ5dCHDg@mail.gmail.com> |
Hello, I have built a music player application using Emacs and EMMS. This is my configuration of EMMS that I have put together. I am publishing it in the hope that it will be helpful for other users (maybe some will even use it) and raise interest in EMMS. You find it here: https://github.com/Heathcliff77/muu There are some pieces of code found in init.el that would be neat to incorporate into EMMS. I am mainly thinking of mpv volume control and an improved version of emms-add-dired that I wote. I am not an elisp programmer, there is probably code that is horrible and could be improved. keybindings.el is pretty messy, and the keymap was put together somewhat ad-lib. This is just a hobbyist project, I will probably not put a lot of effort or time into it. Best Regards