VoiceFX: Strip out some unnecessary outdated info

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-08-13 15:41:59 +02:00
parent eb5138a6a4
commit 535c3b6691
+20 -19
View File
@@ -7,22 +7,16 @@ date: "2022-02-25"
{% capture content %}Remove any kinds of noise from your recordings in post, with VoiceFX's noise removal based on the powerful NVIDIA Broadcast technology! Whether it is keyboard clacking, a vacuum, construction noise, or just ambient noise, VoiceFX can help restore just your own voice<sup>1</sup>. Available as both a VST2.x and a VST3.x plugin compatible with many VST hosts<sup>2</sup>.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}<small><sup>1</sup>A volume difference between voice and noise of 25 dBFS or more may be required for ideal results. The effect will try its best to remove noise, but is not magic and may fail under certain conditions.</small><br><small><sup>2</sup>Any fully standard compliant VST host will be able to load VoiceFX, but there may be some incompatibilities by default.</small>{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% include blocks/heading.liquid level=1 content="Purchase & Download" %}
{% capture content %}VoiceFX is available both as a limited Free version, as well as a fully featured Paid version. It is distributed via itch.io (see widget), as well as a reward for Tier 2 Supporters via {% include inline/link.liquid url="https://patreon.com/Xaymar" content="Patreon" %}, {% include inline/link.liquid url="https://github.com/sponsors/Xaymar" content="Github" %}, or {% include inline/link.liquid url="https://twitch.tv/Xaymar" content="Twitch" %} on {% include inline/link.liquid url="https://s.xaymar.com/discord" content="Discord" %}. Please note that rewards for supporters change at any moment without prior announcement.{% endcapture %}{% include blocks/paragraph.liquid content=content align=center %}
{% capture content %}<iframe src="https://itch.io/embed/1190072?linkback=true&bg_color=252525&fg_color=ffffff&link_color=3373cc&border_color=07111e" width="100%" height="167" frameborder="0"><a href="https://xaymar.itch.io/voicefx">VoiceFX by Xaymar</a></iframe>{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture columns %}
{% capture column %}
{% include blocks/media.liquid type="image" url="https://cdn.xaymar.com/blog/2020/10/powered-by-nvidia-broadcast-lockup-rgb-wht-for-screen.png" float="left" height="150px" %}
{% capture content %}The NVIDIA Audio Effects SDK gives you everything you need to rise above the noise every time. AI-powered noise removal filters both incoming and outgoing audio to make every conversation crystal-clear. No special equipment required.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}{% include blocks/media.liquid type="image" url="https://cdn.xaymar.com/blog/2020/10/powered-by-nvidia-broadcast-lockup-rgb-wht-for-screen.png" float="left" height="100px" %}
The NVIDIA Audio Effects SDK gives you everything you need to rise above the noise every time. AI-powered noise removal filters both incoming and outgoing audio to make every conversation crystal-clear. No special equipment required.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% capture column %}
{% include blocks/media.liquid type="image" url="https://cdn.xaymar.com/blog/2020/10/VST_Compatible_Logo_Steinberg.png" float="left" height="150px" %}
{% capture content %}VST is a trademark of Steinberg Media Technologies GmbH, registered in Europe and other countries.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% capture content %}{% include blocks/media.liquid type="image" url="https://cdn.xaymar.com/blog/2020/10/VST_Compatible_Logo_Steinberg.png" float="left" height="100px" %}
VST is a trademark of Steinberg Media Technologies GmbH, registered in Europe and other countries.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% endcapture %}{% include blocks/column.liquid content=column %}
{% endcapture %}{% include blocks/columns.liquid content=columns %}
@@ -78,33 +72,38 @@ date: "2022-02-25"
</thead>
<tr>
<td>VST 3.x Support</td>
<td></td>
<td></td>
<td> (v0.1)</td>
<td> (v0.1)</td>
</tr>
<tr>
<td>VST 2.x Support</td>
<td></td>
<td></td>
<td> (v0.3)</td>
<td> (v0.2)</td>
</tr>
<tr>
<td>Noise Removal</td>
<td></td>
<td></td>
<td> (v0.3)</td>
<td> (v0.3)</td>
</tr>
<tr>
<td>Echo Removal</td>
<td></td>
<td></td>
<td> (v0.4)</td>
</tr>
<tr>
<td>Intensity Control</td>
<td></td>
<td></td>
<td> (v0.4)</td>
</tr>
<tr>
<td>Parameter Automation</td>
<td></td>
<td></td>
<td> (v0.4)</td>
</tr>
<tr>
<td>Fancy User Interface</td>
<td></td>
<td></td>
</tr>
{% endcapture %}{% include blocks/table.liquid content=table %}
@@ -162,3 +161,5 @@ date: "2022-02-25"
{% endcapture %}{% include blocks/column.liquid content=column %}
{% endcapture %}{% include blocks/columns.liquid content=columns %}
{% endcapture %}{% include blocks/details.liquid title="Licenses & Trademarks" content=details level=1 open=false %}
{% capture content %}<small><sup>1</sup>A volume difference between voice and noise of 25 dBFS or more may be required for ideal results. The effect will try its best to remove noise, but is not magic and may fail under certain conditions.</small><br><small><sup>2</sup>Any fully standard compliant VST host will be able to load VoiceFX, but there may be some incompatibilities by default.</small>{% endcapture %}{% include blocks/paragraph.liquid content=content %}