aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2023-09-15 20:21:35 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2023-09-15 21:17:08 +0300
commit0b47e7cf9bb7b77fa28a02aea1964540b81a7c84 (patch)
treeb1b0be0317d594cac680bf69d3857253f7f0341c /README.md
parent7fc0f17fb37326c86a83627b856a5b75f522c090 (diff)
downloadapplause2-0b47e7cf9bb7b77fa28a02aea1964540b81a7c84.tar.gz
documentation update
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 685efd3..082d8de 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Example (one channel):
echo -ne "25 \nStream.SinOsc(440):play()" | socat -,ignoreeof TCP:127.0.0.1:10000"
-See also `client.tes` for a SciTECO integration.
+See also `client.tes` for a [SciTECO](https://github.com/rhaberkorn/sciteco) integration.
# Joysticks and Gamepads
@@ -68,3 +68,5 @@ to expose them as MIDI events.
* [midicontroller](https://sourceforge.net/projects/midicontrol/) for producing MIDI CC events
* MIDI Tracker ???
* evtest to find and test HID devices
+* listplugins and analyseplugin to inspect LADSPA plugins
+* dssi_list_plugins and dssi_analyse_plugin to inspect DSSI plugins