Application for creating your custom buttons that can play sounds. All data is stored inside a Indexed DB.
Warning
Trimming audio files with this application reduces the sound quality, because it is done with javascript
- Add button (to Indexed DB) with custom soundfile
- Trim audio file or select region
- Select color for button
- Set custom name for button
- Delete existing buttons
- Order buttons via drag and drop
- Search for buttons
Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.