Skip to content

c0ldw1nter/echoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echoes

An audio player written in c# with .NET and winforms.

Used libraries:

Bass.Net
Taglib Sharp
Super M3U (very basic M3U file processor I've written)

Preview screen:

alt text

Supported formats:

MP3, WAV, OGG, WMA, M4A, FLAC, MIDI, and lots of MOD music formats (XM, MOD, etc)
Warning: to play midi files, you will need a soundfont. One is available here

Features:

Shuffle
Easy filtering
Playlist management
Visualisation
Tag editor
Global hotkeys
Color scheme editor
Pitch changer
Duplicate finder
Keeping track of how long you listen to songs, providing a list of top artists, tracks, or albums (double click the logo on top-right corner!)

Some areas are still incomplete, such as the global font changer and control design. Updates are in progress.