MP3 Edit is a robust Python desktop application designed for advanced audio manipulation and playback. It allows users to create multiple music players, apply various audio filters, and use an equalizer for sound adjustments, among other features.
- Multiple Music Players: Create and manage several players with individual playlists.
- Advanced Audio Filters: Includes LowPass, HighPass, Echo, Reverb, and Flanger.
- Audio Equalizer: Control frequency bands from 62Hz to 16kHz.
- Playback Delay: Set different delays for each player to manage sound playback timing.
- Silence Detection: Automatically detect and analyze silence within audio tracks.
- Audio Export: Export audio from one or all players simultaneously.
- Audio Recording and YouTube Downloads: Record sounds or download directly from YouTube.
- Leap AI Music Generation: Generate music using Leap AI, provided you have an API key.
- Graphical Analysis: Visualize various audio properties and behaviors.
- Project Management: Save and manage project settings and data.
- Python: Primary programming language.
- PySide6: For the graphical user interface.
- Clone the repository:
git clone https://github.com/unewMe/mp3_edit-web-app
- Navigate to the project directory:
cd your_repo_loc/mp3_edit-web-app
- Run the application:
python main.py
Contributions are welcome! Feel free to fork the project, open issues, and submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for more details.
This application aims to provide a comprehensive platform for audio enthusiasts and professionals to experiment with sound, offering tools for complex editing and analysis.