unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] new package: sndio.el
@ 2021-11-14  8:44 Omar Polo
  2021-11-14 18:17 ` Philip Kaludercic
  0 siblings, 1 reply; 8+ messages in thread
From: Omar Polo @ 2021-11-14  8:44 UTC (permalink / raw)
  To: emacs-devel

Hello,

Some time ago to scratch an itch I wrote sndio.el, a package to interact
with the OpenBSD' audio daemon sndiod(8).  Recently, I've enhanced it a
bit and added an hydra-like window for a quick interaction and thought
it may be useful to others, so here's the submission.  It should work
outside of OpenBSD too provided that you're running sndio and have
sndioctl(1), but I never tried.

There's a small gif on the repo that shows sndio.el in action:

	https://git.omarpolo.com/sndio.el/about/

I was able to fetch and checkout the source in the elpa repository using
the attached diff.

Thanks,

Omar Polo

diff --git a/elpa-packages b/elpa-packages
index efa53e3e40..2e21c9bffb 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -438,6 +438,7 @@
  ("smalltalk-mode"	:url nil) ;; Was "git://git.sv.gnu.org/smalltalk"
  ("smart-yank"		:url nil)
  ("sml-mode"		:url nil)
+ ("sndio"		:url "https://git.omarpolo.com/sndio.el")
  ("so-long"             :core "lisp/so-long.el")
  ("soap-client"		:core ("lisp/net/soap-client.el" "lisp/net/soap-inspect.el"))
  ("sokoban"		:url nil)



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-11-14 18:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14  8:44 [ELPA] new package: sndio.el Omar Polo
2021-11-14 18:17 ` Philip Kaludercic
2021-11-14 18:27   ` Omar Polo
2021-11-14 18:46     ` Philip Kaludercic
2021-11-14 18:59       ` Omar Polo
2021-11-14 18:29   ` Stefan Monnier
2021-11-14 18:32     ` Philip Kaludercic
2021-11-14 18:35       ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).