Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esotuvaka/noise_platform
A Rust soundboard built using Tuari + React. Downloadable desktop version coming soon
https://github.com/esotuvaka/noise_platform
react rust tauri
Last synced: 2 months ago
JSON representation
A Rust soundboard built using Tuari + React. Downloadable desktop version coming soon
- Host: GitHub
- URL: https://github.com/esotuvaka/noise_platform
- Owner: esotuvaka
- License: mit
- Created: 2024-04-27T04:12:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T05:51:36.000Z (7 months ago)
- Last Synced: 2024-06-17T06:48:33.686Z (7 months ago)
- Topics: react, rust, tauri
- Language: Rust
- Homepage:
- Size: 457 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Noise Platform
Welcome to Noise Platform. This project aims to provide a seamless soundboard experience with various features and integrations.
## Features
- Custom keybinds
- Customizable user volume
- Customizable listener volume
- Multiple soundboards via tagging (planned)
- Echo settings (planned)
- Distortion settings (planned)
- Color theme customization (planned)
- Remove need for virtual audio cable external dependency (long-term; planned)## Releases
- 0.1.0 (beta)
## OS Stability
- Windows 10
- Linux (compiled; functionality unknown)
- MacOS (unknown)## Requirements
Currently requires a virtual audio device management software such as Virtual Audio Cable, SonarGG, Voicemeeter, etc. Long term plans include removing this need by creating a virtual audio device crate.
## Usage
Be sure to disable or lower AI audio filtering and background noise filtering as they'll make sounds come through unclearly. For example, use 'Standard' noise suppression on Discord:
![Discord Noise Suppression](screenshots/discord-noise-suppression.png)
In theory, just about any audio device management software like Virtual Audio Cable, SonarGG, Voicemeeter, etc., should be usable with this app.
## Contributing
Contributions are welcome. Please feel free to submit issues and create pull requests.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.