Skip to content

Commit 28a931c

Browse files
Deployed 0c07502 to develop with MkDocs 1.6.1 and mike 2.2.0
1 parent a8e5e4c commit 28a931c

5 files changed

Lines changed: 36 additions & 34 deletions

File tree

0 Bytes
Binary file not shown.

develop/generators/dpf/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1915,10 +1915,12 @@ <h2 id="metadata">Metadata</h2>
19151915
<ul>
19161916
<li><code>port_groups</code> - If your plugin has more audio i/o that need to be grouped together or given Control Voltage status</li>
19171917
<li><code>enumerators</code> - Configure a set of parameters that cycle over <code>&lt;key&gt;: &lt;value&gt;</code></li>
1918-
<li><code>enable_ui</code> - Integer value that can generate different plugin UIs.</li>
1918+
<li><code>enable_ui</code> - Integer value that can generate different plugin UIs.<ul>
19191919
<li>0 - The same as disabling the UI, creates nothing.</li>
19201920
<li>1 - A generic DearImgui UI. Requires <code>dpf-widgets</code> on the same level as <code>dpf</code>.</li>
19211921
<li>2 - A NanoVG based UI that emulates <a href="https://plugdata.org/">Plugdata</a> graphics. Requires <code>PDVG</code> on the same level as <code>dpf</code>. It also requires the use of <code>@hv_param</code> <a href="../../getting-started/patching/#gui-objects">receive config</a> on the UI objects. An example project using this can be found <a href="https://github.com/Wasted-Audio/pdvg-example-plugin/">here</a>.</li>
1922+
</ul>
1923+
</li>
19221924
<li><code>enable_modgui</code> - Boolean for use in MOD audio based systems.</li>
19231925
<li><code>ui_size</code> - Dict of <code>width</code> &amp; <code>height</code> that sets the size of the UI.</li>
19241926
<li><code>brand_id</code> - A 4-character symbol that identifies a brand or manufacturer, with at least one non-lower case character. Plugins from the same brand should use the same symbol. <em>Required when using AU.</em></li>

develop/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

develop/sitemap.xml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,130 +2,130 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://wasted-audio.github.io/hvcc/develop/</loc>
5-
<lastmod>2026-07-12</lastmod>
5+
<lastmod>2026-07-14</lastmod>
66
</url>
77
<url>
88
<loc>https://wasted-audio.github.io/hvcc/develop/changelog/</loc>
9-
<lastmod>2026-07-12</lastmod>
9+
<lastmod>2026-07-14</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://wasted-audio.github.io/hvcc/develop/code_of_conduct/</loc>
13-
<lastmod>2026-07-12</lastmod>
13+
<lastmod>2026-07-14</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://wasted-audio.github.io/hvcc/develop/contributing/</loc>
17-
<lastmod>2026-07-12</lastmod>
17+
<lastmod>2026-07-14</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://wasted-audio.github.io/hvcc/develop/adr/</loc>
21-
<lastmod>2026-07-12</lastmod>
21+
<lastmod>2026-07-14</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://wasted-audio.github.io/hvcc/develop/adr/ADR-001-GUI-Send-Receive/</loc>
25-
<lastmod>2026-07-12</lastmod>
25+
<lastmod>2026-07-14</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://wasted-audio.github.io/hvcc/develop/adr/ADR-002-pd2gui-Parser/</loc>
29-
<lastmod>2026-07-12</lastmod>
29+
<lastmod>2026-07-14</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://wasted-audio.github.io/hvcc/develop/adr/ADR-003-Control-Rate-Expr/</loc>
33-
<lastmod>2026-07-12</lastmod>
33+
<lastmod>2026-07-14</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://wasted-audio.github.io/hvcc/develop/adr/ADR-004-Signal-Rate-Expr/</loc>
37-
<lastmod>2026-07-12</lastmod>
37+
<lastmod>2026-07-14</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://wasted-audio.github.io/hvcc/develop/adr/ADR-005-PDNAM-External/</loc>
41-
<lastmod>2026-07-12</lastmod>
41+
<lastmod>2026-07-14</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://wasted-audio.github.io/hvcc/develop/adr/ADR-006-gui2dpf-Templates/</loc>
45-
<lastmod>2026-07-12</lastmod>
45+
<lastmod>2026-07-14</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://wasted-audio.github.io/hvcc/develop/generators/</loc>
49-
<lastmod>2026-07-12</lastmod>
49+
<lastmod>2026-07-14</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://wasted-audio.github.io/hvcc/develop/generators/custom/</loc>
53-
<lastmod>2026-07-12</lastmod>
53+
<lastmod>2026-07-14</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://wasted-audio.github.io/hvcc/develop/generators/daisy/</loc>
57-
<lastmod>2026-07-12</lastmod>
57+
<lastmod>2026-07-14</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://wasted-audio.github.io/hvcc/develop/generators/daisy_json/</loc>
61-
<lastmod>2026-07-12</lastmod>
61+
<lastmod>2026-07-14</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://wasted-audio.github.io/hvcc/develop/generators/dpf/</loc>
65-
<lastmod>2026-07-12</lastmod>
65+
<lastmod>2026-07-14</lastmod>
6666
</url>
6767
<url>
6868
<loc>https://wasted-audio.github.io/hvcc/develop/generators/fmod/</loc>
69-
<lastmod>2026-07-12</lastmod>
69+
<lastmod>2026-07-14</lastmod>
7070
</url>
7171
<url>
7272
<loc>https://wasted-audio.github.io/hvcc/develop/generators/javascript/</loc>
73-
<lastmod>2026-07-12</lastmod>
73+
<lastmod>2026-07-14</lastmod>
7474
</url>
7575
<url>
7676
<loc>https://wasted-audio.github.io/hvcc/develop/generators/owl/</loc>
77-
<lastmod>2026-07-12</lastmod>
77+
<lastmod>2026-07-14</lastmod>
7878
</url>
7979
<url>
8080
<loc>https://wasted-audio.github.io/hvcc/develop/generators/pdext/</loc>
81-
<lastmod>2026-07-12</lastmod>
81+
<lastmod>2026-07-14</lastmod>
8282
</url>
8383
<url>
8484
<loc>https://wasted-audio.github.io/hvcc/develop/generators/unity/</loc>
85-
<lastmod>2026-07-12</lastmod>
85+
<lastmod>2026-07-14</lastmod>
8686
</url>
8787
<url>
8888
<loc>https://wasted-audio.github.io/hvcc/develop/generators/wwise/</loc>
89-
<lastmod>2026-07-12</lastmod>
89+
<lastmod>2026-07-14</lastmod>
9090
</url>
9191
<url>
9292
<loc>https://wasted-audio.github.io/hvcc/develop/getting-started/</loc>
93-
<lastmod>2026-07-12</lastmod>
93+
<lastmod>2026-07-14</lastmod>
9494
</url>
9595
<url>
9696
<loc>https://wasted-audio.github.io/hvcc/develop/getting-started/patching/</loc>
97-
<lastmod>2026-07-12</lastmod>
97+
<lastmod>2026-07-14</lastmod>
9898
</url>
9999
<url>
100100
<loc>https://wasted-audio.github.io/hvcc/develop/reference/c/</loc>
101-
<lastmod>2026-07-12</lastmod>
101+
<lastmod>2026-07-14</lastmod>
102102
</url>
103103
<url>
104104
<loc>https://wasted-audio.github.io/hvcc/develop/reference/cpp/</loc>
105-
<lastmod>2026-07-12</lastmod>
105+
<lastmod>2026-07-14</lastmod>
106106
</url>
107107
<url>
108108
<loc>https://wasted-audio.github.io/hvcc/develop/reference/midi/</loc>
109-
<lastmod>2026-07-12</lastmod>
109+
<lastmod>2026-07-14</lastmod>
110110
</url>
111111
<url>
112112
<loc>https://wasted-audio.github.io/hvcc/develop/reference/ir/heavy_gui_ir/</loc>
113-
<lastmod>2026-07-12</lastmod>
113+
<lastmod>2026-07-14</lastmod>
114114
</url>
115115
<url>
116116
<loc>https://wasted-audio.github.io/hvcc/develop/reference/ir/heavy_ir/</loc>
117-
<lastmod>2026-07-12</lastmod>
117+
<lastmod>2026-07-14</lastmod>
118118
</url>
119119
<url>
120120
<loc>https://wasted-audio.github.io/hvcc/develop/reference/ir/heavy_lang/</loc>
121-
<lastmod>2026-07-12</lastmod>
121+
<lastmod>2026-07-14</lastmod>
122122
</url>
123123
<url>
124124
<loc>https://wasted-audio.github.io/hvcc/develop/reference/objects/supported/</loc>
125-
<lastmod>2026-07-12</lastmod>
125+
<lastmod>2026-07-14</lastmod>
126126
</url>
127127
<url>
128128
<loc>https://wasted-audio.github.io/hvcc/develop/reference/objects/unsupported/</loc>
129-
<lastmod>2026-07-12</lastmod>
129+
<lastmod>2026-07-14</lastmod>
130130
</url>
131131
</urlset>

develop/sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)