summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViacheslav Lotsmanov <lotsmanov89@gmail.com>2017-12-25 17:52:36 +0500
committerDavid Robillard <d@drobilla.net>2018-01-05 11:33:56 -0500
commitf6837508105e25f45b8e29d8b3a08ae187cfc7b2 (patch)
tree236e06cc17cd23af5e8ffe7bb1dae7b9bbd70c7e
parent3e69ce3c8f5a71168290bcc98b6062b5a6ae3b44 (diff)
downloadlv2site-f6837508105e25f45b8e29d8b3a08ae187cfc7b2.tar.xz
Add "MIDI Trigger" plugin to projects page
-rw-r--r--content/pages/projects.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/content/pages/projects.md b/content/pages/projects.md
index b10969f..6b8d1a4 100644
--- a/content/pages/projects.md
+++ b/content/pages/projects.md
@@ -73,14 +73,15 @@ Project | Description
### Others
-Project | Description
---------------------------------------------------------------------|----------------------------------------------------------
-[ll-plugins](http://ll-plugins.nongnu.org/) | Several synth and utility plugins and a GUI-capable host.
-[Moony](https://open-music-kontrollers.ch/lv2/moony/) | Rapid prototyping of event plugins in Lua.
-[NASPRO](http://naspro.sourceforge.net/plugins.html#naspro-bridges) | Bridges from LADSPA and DSSI to LV2.
-[midifilter.lv2](https://github.com/x42/midifilter.lv2) | Collection of MIDI event filter/processors.
-[Tuna.lv2](https://github.com/x42/tuna.lv2) | Musical instrument tuner.
-[Simple-Scope](https://github.com/x42/sisco.lv2) | Professional audio oscilloscope.
+Project | Description
+-----------------------------------------------------------------------|----------------------------------------------------------
+[ll-plugins](http://ll-plugins.nongnu.org/) | Several synth and utility plugins and a GUI-capable host.
+[Moony](https://open-music-kontrollers.ch/lv2/moony/) | Rapid prototyping of event plugins in Lua.
+[NASPRO](http://naspro.sourceforge.net/plugins.html#naspro-bridges) | Bridges from LADSPA and DSSI to LV2.
+[midifilter.lv2](https://github.com/x42/midifilter.lv2) | Collection of MIDI event filter/processors.
+[Tuna.lv2](https://github.com/x42/tuna.lv2) | Musical instrument tuner.
+[Simple-Scope](https://github.com/x42/sisco.lv2) | Professional audio oscilloscope.
+[MIDI Trigger](https://github.com/metachronica/audio-dsp-midi-trigger) | Detects peaks in audio input and generates MIDI notes to output (useful for drums retriggering).
## Hosts