Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 791 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 791 Bytes

SimpleAudioPlayer

A work-in-progress mutli-purpose Audio Player using NAudio.NET.

Supports local mp3 files and reading of the 'osu!.db' database file.

All sample songs are copyright free, on the behalf of Abstract.

To-do list

  1. Add support for YouTube:

    • Song picker via browser
    • Store file info in playlist
    • Handle audio output according to YouTube origin
  2. Modify song list and audio player to support different origins:

    • Check origin
    • Add config for currently supported origins
    • Act according to file origin
  3. Add support for multiple playlists:

    • Logic for creating playlist
    • Custom file format (?)
    • GUI (low priority)
  4. Multi-origin playlists:

    • Input data according to origin.