Browse Source

Fix static lv2-bundles midifile.ttl

pull/1805/head
Filipe Coelho GitHub 1 year ago
parent
commit
a91db79153
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      data/lv2-bundles/files/midifile.ttl

+ 1
- 0
data/lv2-bundles/files/midifile.ttl View File

@@ -4,6 +4,7 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix opts: <http://lv2plug.in/ns/ext/options#> .
@prefix patch: <http://lv2plug.in/ns/ext/patch#> .
@prefix unit: <http://lv2plug.in/ns/extensions/units#> .

<http://kxstudio.sf.net/carla/plugins/midifile>
a lv2:UtilityPlugin, lv2:Plugin ;


Loading…
Cancel
Save