Skip to content

Seblor/Soundpaddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soundpaddon

Soundpaddon Logo

Enhance your Soundpad experience with Soundpaddon.

Table of Contents

About

Soundpaddon is an addon for Soundpad that enhances your experience by providing additional features and integrations.

Features

  • 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

Installation

To install Soundpaddon, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Seblor/Soundpaddon.git
  2. Navigate to the project directory:
    cd Soundpaddon
  3. 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

Building the project

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 make

Some 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).

Contributing

All contributions are welcome!

Support

For support, join my Discord server.

Shameless donation plug

If you like this project, consider supporting it by starring the repository or buying me a coffee.

About

Enhance your experience of Soundpad with Remote Control, importing sounds from YouTube, and more !

Resources

Stars

Watchers

Forks

Packages

No packages published