summaryrefslogtreecommitdiffstats
path: root/2023/talks/emms.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-12-10 12:00:36 -0500
committerSacha Chua <sacha@sachachua.com>2023-12-10 12:00:36 -0500
commit89ce464a9ca5298428e31655948de251fb6d989f (patch)
treed3ca52b4966ae32ddab83a19cf79173e5958594a /2023/talks/emms.md
parent59dd43d9b1797c2831238c293b7b50450b5fcc55 (diff)
downloademacsconf-wiki-89ce464a9ca5298428e31655948de251fb6d989f.tar.xz
emacsconf-wiki-89ce464a9ca5298428e31655948de251fb6d989f.zip
remove escape characters, BBB links
Diffstat (limited to '2023/talks/emms.md')
-rw-r--r--2023/talks/emms.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/2023/talks/emms.md b/2023/talks/emms.md
index 39ceb70f..9e98ce50 100644
--- a/2023/talks/emms.md
+++ b/2023/talks/emms.md
@@ -34,7 +34,7 @@ Yoni Rabkin - IRC: yrk
workflows
- A:
- Q: For audiobooks I use mpv with m4b files
-- Q: Is there a way to search your music selection by lyrics\--
+- Q: Is there a way to search your music selection by lyrics--
assuming those lyrics are in the meta-data or available elsewhere.
It would be neat to call songs up from the lyrics to the song.
- A: For the lyrics: not possible to do right now.  The caching
@@ -56,7 +56,7 @@ Yoni Rabkin - IRC: yrk
where to draw the line.  Short answer: yes, we want to do that,
but the long answer is that it's complicated.  The backends that
are used are complicated.
-- Q: Have the developers considered using Emacs\' \"Customize\"
+- Q: Have the developers considered using Emacs' "Customize"
functionality to persistently store settings when using
emms-setup-discover-players? 
- A: Another active project, especially with -discover-players. 
@@ -69,12 +69,12 @@ Yoni Rabkin - IRC: yrk
freedom with the worry that this might alienate the package user. I
was wondering if you have advice for other maintainers on how to
communicate this sort of thing diplomatically, when you have to deny
- implementing a feature for a \"freedom\" reason.
+ implementing a feature for a "freedom" reason.
- A:I found that people appreciate knowing where the project
stands. But care needs to be taken to be descriptive and not
perscriptive; explain why your project is like that as opposed
to making them feel judged. Some people are ornery and will get
- upset anyway, but that\'s a part of working within the public
+ upset anyway, but that's a part of working within the public
eye.
- Q: i wonder if it would be possible to add fluidsynth as a backend for emms to play midis
- A: I can add a fluidsynth backend to the tasklist no problem. right now, emms-player-fluidsynth works, but only with basic play/stop/pause support. I assume you are looking for more features than that. emms-player-simple.el defines a few, appropriately named, simple interfaces to some midi players such as fluidsynth and timidity