blob: 2948759bbf66c13ba1ba8fee673f8c3d16fc4082 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xml:lang="en">
<head>
<title>LV2 Feature Support</title>
<meta http-equiv="content-type" content="text/xhtml+xml; charset=utf-8" />
<meta name="generator" content="lv2specgen" />
<style type="text/css">
@STYLE@
</style>
</head>
<body>
<h1 id="title">LV2 Feature Support</h1>
@BODY@
<div>
<br />
<span>Automatically generated
by <a href="http://drobilla.net/software/lv2compatgen">lv2compatgen</a>
at @TIME@</span>
</div>
</body>
</html>
|