summaryrefslogtreecommitdiffstats
path: root/2020/info/35.md
diff options
context:
space:
mode:
Diffstat (limited to '2020/info/35.md')
-rw-r--r--2020/info/35.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/2020/info/35.md b/2020/info/35.md
index 2ea0c630..f92dbcc1 100644
--- a/2020/info/35.md
+++ b/2020/info/35.md
@@ -35,6 +35,7 @@ to make this mode. It's really useful! For more information, I
recorded a talk about making major modes
(<https://www.youtube.com/watch?v=gk39mp8Vy4M>) a few years ago, at an
EmacsNYC (<https://emacsnyc.org/>) meeting.
+
- That'd be awesome, thanks! Will do.
## Q8: Any MIDI mapping possibilities?
@@ -63,6 +64,7 @@ I don't really know what a tracker/mod player is.
UPDATE: can confirm, it was easy to play a song myself :-) Very nice!
However git clone <https://hg.sr.ht/~zck/zmusic> didn't work, I wonder if I'm doing it wrong
+
- Had to browse to <https://hg.sr.ht/~zck/zmusic/browse/zmusic.el> and copy/paste.
- It's mercurial! (I have Opinions about version control systems). Try
`hg clone` instead, or copy/paste from the link directly.