https://github.com/barraider/streamdeck-soundpad
Soundpad integration for the Elgato Stream Deck
https://github.com/barraider/streamdeck-soundpad
Last synced: 12 months ago
JSON representation
Soundpad integration for the Elgato Stream Deck
- Host: GitHub
- URL: https://github.com/barraider/streamdeck-soundpad
- Owner: BarRaider
- Created: 2019-05-16T08:39:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T21:32:23.000Z (over 1 year ago)
- Last Synced: 2025-03-29T13:05:27.666Z (about 1 year ago)
- Language: C#
- Size: 284 KB
- Stars: 21
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Soundpad Integration for Elgato Stream Deck
Play sounds directly from Soundpad, without needing to configure hotkeys.
**Author's website and contact information:** [https://barraider.com](https://barraider.com)
# New in v1.7
- Added support for categories 🔥
- `Play Random Sound` can now be limited to a specific category
- `Play Sound` can now be limited to a specific category
- Bypassed previous limit of ~1300 sounds and should now support anything you put in SoundPad
# New in v1.6
- New `PTP (Push-To-Play)` mode in Play Action stops sound when button is released
- New `Play/Pause` Action allows to pause and resume sounds
## Features
- Support playing sounds based on the index in Soundpad UI
- RecordPTT action - Utilizes Soundpad's internal recording function and allows recording sounds into Soundpad
- "Load Playlist" action, allows loading an existing *.spl file
- `Remove Sound` action allows you to remove a sound at a specific index from a playlist. Along with the `Record PTT` you can now use this as a sampler
### Download
* [Download plugin](https://github.com/BarRaider/streamdeck-soundpad/releases/)
## I found a bug, who do I contact?
For support please contact the developer. Contact information is available at https://barraider.com
## I have a feature request, who do I contact?
Please contact the developer. Contact information is available at https://barraider.com
## Dependencies
* Uses StreamDeck-Tools by BarRaider: [](https://www.nuget.org/packages/streamdeck-tools)
* Uses [soundpad-connector](https://github.com/medokin/soundpad-connector) by medokin
* Uses [Easy-PI](https://github.com/BarRaider/streamdeck-easypi) by BarRaider - Provides seamless integration with the Stream Deck PI (Property Inspector)