aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/ns/lv2core/lv2.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-21 02:39:03 +0000
committerDavid Robillard <d@drobilla.net>2011-11-21 02:39:03 +0000
commita7bbfcdfc1c13f1d9b11d4584039567c0239bca1 (patch)
treec7f5468efe6bcc230f49024a43feec694df6d5a8 /lv2/ns/lv2core/lv2.h
parentd7dbca6107c3ed51c4a630f9130a569eb3be69dc (diff)
downloadlv2-a7bbfcdfc1c13f1d9b11d4584039567c0239bca1.tar.xz
Complete conventional renaming of core.lv2 and lv2core.ttl.
Diffstat (limited to 'lv2/ns/lv2core/lv2.h')
-rw-r--r--lv2/ns/lv2core/lv2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lv2/ns/lv2core/lv2.h b/lv2/ns/lv2core/lv2.h
index ce55d45..2316940 100644
--- a/lv2/ns/lv2core/lv2.h
+++ b/lv2/ns/lv2core/lv2.h
@@ -125,7 +125,7 @@ typedef struct _LV2_Descriptor {
If the plugin has the feature lv2:hardRTCapable then there are various
things that the plugin MUST NOT do within the connect_port() function;
- see lv2.ttl for details.
+ see lv2core.ttl for details.
connect_port() MUST be called at least once for each port before run()
is called, unless that port is lv2:connectionOptional. The plugin must
@@ -186,7 +186,7 @@ typedef struct _LV2_Descriptor {
If the plugin has the feature lv2:hardRTCapable then there are various
things that the plugin MUST NOT do within the run() function (see
- lv2.ttl for details).
+ lv2core.ttl for details).
As a special case, when @c sample_count == 0, the plugin should update
any output ports that represent a single instant in time (e.g. control