projects: Add StreamFX

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-02-25 19:26:24 +01:00
parent 6ee40c0f7d
commit 4cc1ea6a58
3 changed files with 134 additions and 2 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
"entries": {
"streamfx": {
"name": "StreamFX",
"url": "https://streamfx.xaymar.com",
"blank": true
"url": "/projects/obs/streamfx/",
"blank": false
},
"voicefx": {
"name": "VoiceFX (for VST)",
+16
View File
@@ -0,0 +1,16 @@
---
layout: default
title: "StreamFX (for OBS® Studio)"
comments: false
---
{% include blocks/media.liquid type="image" url="projects/obs/streamfx/logo.svg" float="right" height="80px" %}{% capture content %}StreamFX is the premier plugin to OBS® Studio to take your stream or recording to the next level! Whether it is crafting advanced scene setups, recording in intermediate formats, bringing out a little bit of extra quality from encoders, StreamFX has everything you need. Bring your content creation to the future, no matter if you are a Power User or End User.{% endcapture %}{% include blocks/paragraph.liquid content=content %}
{% include blocks/heading.liquid level=2 content="Further Links" float="clear" %}
{% capture content %}
<li>{% include inline/link.liquid url="https://streamfx.xaymar.com" content="Official Website" %}</li>
<li>{% include inline/link.liquid url="https://obsproject.com/forum/threads/streamfx-for-obs%C2%AE-studio.76619/" content="Project page on OBS Project" %}</li>
<li>{% include inline/link.liquid url="https://github.com/xaymar/obs-StreamFX" content="Source Code" %}</li>
{% endcapture %}{% include blocks/list.liquid content=content %}
{% include blocks/heading.liquid level=1 content="Media" float="clear" %}
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.9 KiB