From f6837508105e25f45b8e29d8b3a08ae187cfc7b2 Mon Sep 17 00:00:00 2001 From: Viacheslav Lotsmanov Date: Mon, 25 Dec 2017 17:52:36 +0500 Subject: Add "MIDI Trigger" plugin to projects page --- content/pages/projects.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'content/pages') 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 -- cgit v1.2.1