Blob


1 #+TITLE: =sndio.el=
3 =sndio.el= is a major mode to interact with =sndio(8)=.
5 [[file:screenshot.png][sndio.el screenshot]]
7 Activate it with =M-x sndio RET=, then the following bindings will be available:
9 | =d= | sndio-decrease |
10 | =g= | sndio-update |
11 | =i= | sndio-increase |
12 | =m= | sndio-mute |
13 | =t= | sndio-toggle |
14 | =n= | forward-line |
15 | =p= | previous-line |