Introduction

This is a music player app with three key features: gradual volume reduction, tree-structured directories, and playlist copying.

1. Timer and Gradual Volume Reduction

Sometimes I enjoy listening to music as I fall asleep because it helps me relax. I found that a gradual volume fade helps ease the listener into silence and sleep. Since I couldn’t find a player that supports gradual fading, I built one. The app lets you set a timer so the volume decreases in proportion to the remaining time until playback stops.

2. Music File Directory Tree

I organize my music on a computer using a directory tree: first by language, then by style, and finally by artist. This provides a clear classification. The app mirrors that directory structure for browsing and management, and playlists include the file path so you can see a track’s category at a glance.

3. Playlist Copying

Whether you want background music for an afternoon at the office or you’re preparing a playlist for an event, you need an easy way to organize playlists. The app supports “copy + paste” operations from the directory tree to playlists and between playlists, making playlist management fast and convenient.

4. Privacy and Permissions

This app does not collect personal information and contains no advertisements. Except for the in-app purchase support library provided by the mobile app store, the app itself does not connect to the internet.

5. Platform Support

This app supports both Android and iOS platforms. Search for “LotusPlayerLite” in your app store.

6. Feedback

Welcome to provide feedback or report bugs: hello@qmcntech.com.