-
Notifications
You must be signed in to change notification settings - Fork 0
/
showcase.xml
52 lines (52 loc) · 2.49 KB
/
showcase.xml
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<showcase>
<plugin>
<name>Inner Pitch</name>
<vendor>Auburn Sounds</vendor>
<link>https://www.auburnsounds.com/products/InnerPitch.html</link>
<screenshot>/public/showcase/InnerPitch.webp</screenshot>
<description>Inner Pitch takes advantage of PBR (<code>dplug:pbr-widgets</code>) and Wren scripting to provide a shiny interface with virtual lights.</description>
</plugin>
<plugin>
<name>EpicPRESS</name>
<vendor>Cut Through Recordings</vendor>
<link>https://cutthroughrecordings.com/products/epicpress</link>
<screenshot>/public/showcase/EpicPress.webp</screenshot>
<description>EpicPRESS uses "flat" rendering (<code>dplug:flat-widgets</code>) to avoid the complexity of PBR and speaks in sRGB directly.</description>
</plugin>
<plugin>
<name>Nu:Cat</name>
<vendor>Kitsenubi Games</vendor>
<link>https://kitsunebi-games.itch.io/nucat</link>
<screenshot>/public/showcase/nucat.webp</screenshot>
<description>Synthesize cat sounds with Nu:Cat! Introducing unique meowdulations. Making a synth is at your clawtips.</description>
</plugin>
<plugin>
<name>Yamatube Pro</name>
<vendor>SMAOLAB</vendor>
<link>https://smaolab.org/product/yamatube-pro/</link>
<screenshot>/public/showcase/yamatube.webp</screenshot>
<description>Use the open-source algorithms in the Dplug Wasteland to find new ways to enhance your tracks!</description>
</plugin>
<plugin>
<name>Graillon</name>
<vendor>Auburn Sounds</vendor>
<link>https://www.auburnsounds.com/products/Graillon.html</link>
<screenshot>/public/showcase/Graillon.webp</screenshot>
<description>Besides interactive PBR tuning, Graillon uses a <code>UIRawLayer</code> for final lighting touches.</description>
</plugin>
<plugin>
<name>TaraLead</name>
<vendor>SMAOLAB</vendor>
<link>https://smaolab.org/product/taralead-free-version/</link>
<screenshot>/public/showcase/taralead.webp</screenshot>
<description>HARD distortion, perfect for guitars & bass !</description>
</plugin>
<plugin>
<name>kdr-envtool</name>
<vendor>kdr</vendor>
<link>https://github.com/klknn/kdr/releases</link>
<screenshot>/public/showcase/kdr-envtool.webp</screenshot>
<description>Arbitrary envelope-shaping effect.</description>
</plugin>
</showcase>