love-music-player

Rating: 
0
No votes yet

This is a standalone music player with the following features:

  • Drag and drop: Drag your music to the player and it automatically play the track if supported (not supported on mobiles)
  • Bar spectrogram visualization (channels and master)
  • Vu meters (channel and master)
  • Old school shader effects (by Cedric Baudouin, see credits below)
  • Controls: backward, forward and volume controls.
  • UI providing track duration and playing position with bars and values
  • An extensive ammount of audio format supported (check repository for more details)
- Audio Formats: 7 formats
- MIDI/Notation Formats: 3 formats
- Tracker Formats (OpenMPT): 55 formats
- SunVox Format: 1 format

- Total Supported Formats: 66 formats.

Tweak it to fit your needs.

About this mobile port:

- Several features are disabled due to problems that need work such as shaders, openmpt. Feel free to contribute to make them work.

From version 0.2 you are not limited to the provided tracks (two tracks are provided for easy testing).

You can now play your own tracks, however, due to limitations of the framework, love2d can only access its owns folders, which means, in order to play your own songs you need to copy them on the music folder inside the music player folder which you can find on: "/usr/share/games/love/music-player/music/"

Copy your music tracks to that folder and the app will list them on start. Supported formats are:

.mp3", ".ogg", ".wav",

This apps also supports tracker formats such as: ".mod", ".xm", ".s3m", ".it", however that feature is disabled due to the game crashing for not finding openMPT.

More info on: https://codeberg.org/glitchapp/Music-Player

Screenshots: 

Keywords:

Application versions: 
AttachmentSizeDate
File music-player-0.1-1.noarch.rpm9.87 MB04/05/2024 - 14:17
File music-player-0.2-1.noarch.rpm12.24 MB22/05/2024 - 18:33
Changelog: 

From version 0.2 you are not limited to the provided tracks (two tracks are provided for easy testing).

You can now play your own tracks, however, due to limitations of the framework, love2d can only access its owns folders, which means, in order to play your own songs you need to copy them on the music folder inside the music player folder which you can find on: "/usr/share/games/love/music-player/music/"

Copy your music tracks to that folder and the app will list them on start. Supported formats are:

.mp3", ".ogg", ".wav",

This apps also supports tracker formats such as: ".mod", ".xm", ".s3m", ".it", however that feature is disabled due to the game crashing for not finding openMPT.

More info on: https://codeberg.org/glitchapp/Music-Player