summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index a39aec6..ade31d8 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,15 @@ bidirectionally via a TCP connection, use `osc-send-from`. For example:
(osc-send-from dst srv "/method/name" 1 2 3)
```
+
+Examples
+--------
+
+See [examples/eos-x1k2.scm](examples/eos-x1k2.scm) for an example. This is the
+script I use, in conjunction with [x1k2-midi-osc-alsa](https://github.com/taw10/x1k2-midi-osc-alsa),
+to connect a USB MIDI control surface to [Eos](https://www.etcconnect.com/Products/Consoles/Eos-Consoles/).
+
+
Licence
-------