Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
/ Xander Public archive

Xander is a lightweight audio player created using XAudio2 and Qt.

License

Notifications You must be signed in to change notification settings

Flone-dnb/Xander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xander

Xander is a lightweight audio player created using XAudio2 and Qt.

Features:
- Drag'n'Drop. Drag'n'Drop files and folders to add music.
- Tracklists. Save the current tracklist and open it later.
- Sound Effects. Add sound effects to playing music.
- Oscillogram. Click on the horizontal oscillogram to change the current track's position.
- Tracklist management. Use RMB to move or delete tracks in the tracklist (or use keyboard shortcuts).
- Search. Use Ctrl + F to open the search window to search for the desired track in the tracklist.
- "Repeat Track" / "Random Track". Use buttons under the volume slider to enable "Repeat Track" / "Random Track" functions.

Build

Xander is built with the MSVC 2019 64 bit compiler and Qt Framework (through Qt Creator).