Skip to content

macan_audio_player_v7.8.2

Choose a tag to compare

@danx123 danx123 released this 16 Nov 14:14
· 6 commits to main since this release
cbadae2

🎵 Macan Audio Player

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.


✨ Key Features

  • 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

📸 Screenshot

Screenshot 2025-11-11 085102

📝 Changelog v7.8.2

Fixes & Enhancements

  • Playlist Insertion Logic: Fixed an issue where new tracks added via the "Add File(s)" button or drag-and-drop were always appended to the end of the list. New files are now inserted directly below the currently playing track for improved queue management.
  • Playlist Multi-Selection: Enabled extended selection (Shift + Ctrl) in the playlist widget, allowing users to select and manage multiple tracks simultaneously.
  • Fixed Multiple Remove Track

📦 Installation

  1. Make sure Python 3.10+ is installed.
  2. 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.