Enhance your Soundpad experience with Soundpaddon.
Soundpaddon is an addon for Soundpad that enhances your experience by providing additional features and integrations.
- Import sounds from YouTube videos
- Import sounds from various soundbanks
- Import all sounds found on a web page
- Pair your devices to control Soundpad
- Interactive mobile preview
To install Soundpaddon, follow these steps:
- Clone the repository:
git clone https://github.com/Seblor/Soundpaddon.git
- Navigate to the project directory:
cd Soundpaddon - Install dependencies:
cd ./web # Navigate to the web interface directory npm ci # Install the web interface dependencies cd ../desktop # Navigate to the desktop interface directory npm ci # Install the desktop interface dependencies
To build the project, run the following commands:
npm run build # Builds the web interface, copies it to the server directory, and transpiles the server
npm run package # Builds the project and creates an installer.To create the application installer, run the following command:
npm run makeSome dependencies will most likely be needed, please refer to your specific error messages for more information as I did not record all dependencies I installed during this project (I sincerely welcome any help on this part).
All contributions are welcome!
For support, join my Discord server.
If you like this project, consider supporting it by starring the repository or buying me a coffee.