From 60eb52f31976763497cd0355cc0d6b46af6c465f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 8 Feb 2014 02:30:06 +0000 Subject: Add lv2_atom_sequence_clear() and lv2_atom_sequence_append_event() helper functions. Add MIDI fifths example plugin for simple non-forge MIDI reading and writing. --- plugins/eg06-fifths.lv2/waf | 1 + 1 file changed, 1 insertion(+) create mode 120000 plugins/eg06-fifths.lv2/waf (limited to 'plugins/eg06-fifths.lv2/waf') diff --git a/plugins/eg06-fifths.lv2/waf b/plugins/eg06-fifths.lv2/waf new file mode 120000 index 0000000..59a1ac9 --- /dev/null +++ b/plugins/eg06-fifths.lv2/waf @@ -0,0 +1 @@ +../../waf \ No newline at end of file -- cgit v1.2.1