summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanspeter Portner <dev@open-music-kontrollers.ch>2015-09-21 11:05:21 +0200
committerDavid Robillard <d@drobilla.net>2017-02-20 19:43:26 +0100
commit6ccfa78bdec02616abbae78e4dbb26302bf2914e (patch)
treecfc2521fa73e7756226b6a5387fe6141cfc2b0c9
parenta1a28d54c880eb30649e0d2a67e18a64e1bfd1e2 (diff)
downloadlv2site-6ccfa78bdec02616abbae78e4dbb26302bf2914e.tar.xz
Add some OMK resources
* Projects * Moony: Lua event scripting * Sherlock: Event visualizer * Screenshots * Moony
-rw-r--r--content/images/screenshots/moony_screeny.pngbin0 -> 188847 bytes
-rw-r--r--content/pages/projects.md2
2 files changed, 2 insertions, 0 deletions
diff --git a/content/images/screenshots/moony_screeny.png b/content/images/screenshots/moony_screeny.png
new file mode 100644
index 0000000..66c206e
--- /dev/null
+++ b/content/images/screenshots/moony_screeny.png
Binary files differ
diff --git a/content/pages/projects.md b/content/pages/projects.md
index 5a9c7d3..b10969f 100644
--- a/content/pages/projects.md
+++ b/content/pages/projects.md
@@ -76,6 +76,7 @@ Project | Description
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.
@@ -111,4 +112,5 @@ Project | Descr
[Lilv](http://drobilla.net/software/lilv/) | C library for LV2 hosts.
[LV2 Toolkit](http://lvtoolkit.org/) | C++ wrappers of LV2 APIs.
[Permafrost](http://sourceforge.net/projects/naspro/files/naspro/0.2.0/) | DSP language whose compiler generates LV2 plugins.
+[Sherlock](https://open-music-kontrollers.ch/lv2/sherlock/) | Atom/MIDI event visualizer as development/debugging tool.
[Torture](http://carlh.net/plugins/torture.php) | Utility for checking LV2 plugins for denormals and data corruption.