Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 551 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 551 Bytes

MediaPlayer

A simple audio player I built while in grad school. The current version only supports .mp3 files but I plan to add .flac, .WAV, and .m4a in the future.

Technology Stack:

Windows Presentation Foundation (WPF)
Model-View-ViewModel (MVVM)
SQL Server (Future Work)

Libraries and Dependencies:

CSCore (https://github.com/filoe/cscore)
Taglib-Sharp (https://github.com/mono/taglib-sharp)

Main Screen:

alt text