This is a simple first version of a custom audio player developed using the JUCE library (version 2.0).
Features include:
- Load and play audio files (wav, mp3)
- Display audio file metadata
- Mute and looping functionality
- A simple, user-friendly GUI
- Playlist management with multiple track support
- A-B looping functionality
- Playback speed control
Note: This is version 2.0 and can be further enhanced with additional features.