From 0b47e7cf9bb7b77fa28a02aea1964540b81a7c84 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Fri, 15 Sep 2023 20:21:35 +0300 Subject: documentation update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3