Description: DOIVER is a lightweight web application that allows users to modify the pitch of audio files directly in their web browser. The application utilizes Tone.js to add a bass effect to the audio, creating a unique and customizable listening experience.
Features:
- Upload any audio file format supported by web browsers (e.g., MP3).
- Real-time pitch modification using Tone.js.
- Download the modified audio for offline use.
How to Use:
- Clone the repository to your local machine.
- Open
index.html
in a web browser. - Click on "Choose File" to upload your audio.
- Press play to listen to the modified audio.
- Pause and click "Download Modified Audio" to save the changes.
Dependencies:
Contributing: Feel free to contribute to the project by opening issues or submitting pull requests.
License: This project is licensed under the MIT License.
Live Demo: Visit the DOIVER GitHub Pages to see the application in action.