Skip to content

Commit f38ded9

Browse files
committed
Add lv2 tags
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 26831fc commit f38ded9

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

ns/lv2ext/props.php

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@
1414
<br/>
1515
</p>
1616

17+
<h3 id="NonAutomatable">non automatable</h3>
18+
<p>Port should not be automated by the host.</p>
19+
20+
<h3 id="Reset">reset</h3>
21+
<p>Reset an internal processing plugin state (filters, oscillators, envelopes, lfos, etc) and kill all voices.</p>
22+
23+
<h3 id="TimePositionTicksPerBeat">ticks per beat</h3>
24+
<p>How many ticks are in a beat.</p>
25+
26+
<h3 id="TransientWindowId">transient window id</h3>
27+
<p>A window id from the host to be set as transient hint by the plugin.</p>
28+
1729
<hr/>
1830

1931
<p>

0 commit comments

Comments
 (0)