diff options
| author | David Robillard <d@drobilla.net> | 2025-11-13 17:55:18 -0500 |
|---|---|---|
| committer | David Robillard <d@drobilla.net> | 2025-11-13 19:59:41 -0500 |
| commit | cbe7327ff36ca6b142c43c0e0491b989726ecc9b (patch) | |
| tree | acc598ee074a58152cc91953c272be728cc8c9c6 /plugins/eg-fifths.lv2/README.txt | |
| parent | c664e354487332ba5f204c62a4a5df41b2cbda1f (diff) | |
| download | lv2-cbe7327ff36ca6b142c43c0e0491b989726ecc9b.tar.xz | |
Remove example plugins
These are now maintained in the separate "lv2-examples" project to keep the
dependencies of lv2 itself minimal.
Diffstat (limited to 'plugins/eg-fifths.lv2/README.txt')
| -rw-r--r-- | plugins/eg-fifths.lv2/README.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/eg-fifths.lv2/README.txt b/plugins/eg-fifths.lv2/README.txt deleted file mode 100644 index 2154321..0000000 --- a/plugins/eg-fifths.lv2/README.txt +++ /dev/null @@ -1,3 +0,0 @@ -== Fifths == - -This plugin demonstrates simple MIDI event reading and writing. |