Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/faqs/general/compatibility.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: BarRaider - Compatibility Chart
description: Find a complete list of what Stream Deck plugins by BarRaider is supported on your Elgato device for both Windows and Mac. Check out the compatibility chart for all the necessary details.
---

<style>
.md-typeset table:not([class]) th {
min-width: 0rem;
Expand Down
9 changes: 7 additions & 2 deletions docs/faqs/general/helping.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# How can I help?
---
title: BarRaider - Ways to support BarRaider
description: Learn how you can support BarRaider and the team through Patreon, contribute to help articles, make YouTube videos, or help people in the Discord server. Join the BarRaider community today!
---

# Ways to support BarRaider.
There are several ways you can help us out!

- Supporting BarRaider through [Patreon](https://www.patreon.com/barraider).
- Writing help articles or making YouTube guides that we can use.
- Helping people in the [Discord server](https://www.discord.barraider.com).
- Helping people by joining our [Discord server](https://www.discord.barraider.com) and start helping the BarRaider community today!
<!---- Helping with our Open-Source projects found in [BarRaiders Github](https://github.com/BarRaider)
- Developers who can port plugins over to Mac is needed --->

Expand Down
7 changes: 7 additions & 0 deletions docs/faqs/soundpad/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
---
title: SoundPad - Troubleshooting
description: Encountering issues with the SoundPad plugin on your Stream Deck? Our troubleshooting guide has the answers. Find solutions to common problems and get your setup back on track with BarRaider's plugin documentation.
---

# SoundPad

## Troubleshooting

### "Soundpad Not Running" error
Make sure you're running the [PAID version](https://leppsoft.com/soundpad/en/buy/). The plugin is not supported in the trail version of Soundpad (because the API doesn’t exist in this version).
If you recently installed the paid version of Soundpad, you may need to restart your computer.
8 changes: 8 additions & 0 deletions docs/faqs/spotify/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
---
title: Spotify Plugin - Getting Started
description: Follow this step-by-step guide to create your own Spotify Developer Application and get started with the Spotify plugin on your Stream Deck. Once setup is complete, control spotify from your Stream Deck and enjoy your music!
---


# Spotify - Getting Started

## Installation
Please follow the step-by-step instructions below to create your own Spotify Developer Application. (Client ID & Client Secret)

Expand Down
10 changes: 3 additions & 7 deletions docs/faqs/voicemeeter/actions.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
---
title: 'VoiceMeeter - Actions'
tags:
- streamdeck
- barraider
- voicemeeter
description: "Explanation of all the available actions in the VoiceMeeter plugin by BarRaider for the Elgato Stream Deck."
title: 'VoiceMeeter - Available Actions'
description: "Explore all the available actions in the VoiceMeeter plugin by BarRaider for the Elgato Stream Deck."
---

# Available Actions
# VoiceMeeter - Available Actions

## VoiceMeeter Mute/Unmute
- Allows you to easily connect to one of VoiceMeeter's Strips or Buses
Expand Down
4 changes: 2 additions & 2 deletions docs/faqs/voicemeeter/examples.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: VoiceMeeter - Usage Examples
description: Usage examples for the VoiceMeeter plugin by BarRaider for the Elgato Stream Deck.
description: Explore usage examples of VoiceMeeter with our step-by-step guides for changing output devices, disabling output, adjusting gain, and triggering Midi functions. Learn how to make the most out of VoiceMeeter with your Stream Deck!
---

# Usage examples
# VoiceMeeter - Usage examples

## Examples
### Changing your output device using VM Advanced:
Expand Down
2 changes: 1 addition & 1 deletion docs/faqs/voicemeeter/fields.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Fields explanation
# VoiceMeeter - Fields explanation
- **Mode1 Key Press** - The configuration to set when we're toggling into Mode1 -> Use this to turn ON the setting e.g. `Strip[0].Mute=1`
- **Mode1 Check** - True/False value to determine if we're in Mode1.
- Example: If you input: `Strip[0].Mute` the plugin will determine you're in Mode1 every time Strip0 is muted.
Expand Down
2 changes: 1 addition & 1 deletion docs/faqs/voicemeeter/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Getting started
# VoiceMeeter - Getting started

## UI Name explanation for VM Advanced Actions
​![VoiceMeeter UI](./img/vmui.png"VoiceMeeter UI")
Expand Down