aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-01-24 18:08:53 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-01-24 18:13:53 +0300
commitb45726451da90bba61d75f817982d2abdfbb0542 (patch)
treec860ff516ba1360a7e404e8d11ae16735c9750d6 /README.md
parent22df158af031a5bb0a126ce148e44d7fa4b5ad63 (diff)
downloadapplause2-b45726451da90bba61d75f817982d2abdfbb0542.tar.gz
README: mention some useful programs
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1e2194b..665ac09 100644
--- a/README.md
+++ b/README.md
@@ -95,11 +95,12 @@ to expose them as MIDI events.
# Other useful programs
-* jack_rec, QJackRcd or Audacity to record sessions
-* midisnoop for diplaying MIDI events
-* jack-keyboard for producing MIDI note events
+* jack_rec, [QJackRcd](https://orouits.github.io/qjackrcd/) or [Audacity](https://www.audacityteam.org/) to record sessions
+* jack_midi_dump or [midisnoop](https://github.com/surfacepatterns/midisnoop) for diplaying MIDI events
+* [jack-keyboard](https://jack-keyboard.sourceforge.net/) for producing MIDI note events
* [midicontroller](https://sourceforge.net/projects/midicontrol/) for producing MIDI CC events
* MIDI Tracker ???
+* [rtspeccy](https://www.uninformativ.de/git/rtspeccy) for a realtime spectrogram
* 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