Macan Audio Player is a modern PySide6-based audio player with support for various popular formats, powered by FFmpeg. It features smooth lyrics sync (.lrc) with auto-follow, as well as manual lock for uninterrupted scrolling.
- Supports various popular audio formats (MP3, WAV, OGG, FLAC, AAC, etc.).
- Auto-Sync Lyrics (.lrc)
- Auto-follow lyrics to the song.
- Manual scroll lock → auto-follow stops when the user swipes.
- Toggle "Auto Follow Lyrics" via the menu.
- Dark & Light themes with modern accents.
- Basic controls: Play, Pause, Seek (via slider).
- Simple, lightweight, and clean UI.
- Dynamic Aura
- Tag editor
- Online Radio
- Audio Normalization
- Advanced Tag Editor
- Fix check mark on transparent mode
- Make sure Python 3.10+ is installed.
- Install dependencies:
pip install PyQt6
3. Make sure FFmpeg is installed and accessible via PATH.
---
📂 Note
The source code shared is the base project.
The full binary version (with the latest and stable features) is available in the Releases section.
---
📖 License
This project is licensed under the MIT license — free to use, modify, and distribute with proper credit.