Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ddasutein/samplemusicplayer

Just a music player experiment for Windows with NAudio library and UWP Audio API for Windows 10
https://github.com/ddasutein/samplemusicplayer

csharp naudio uwp uwp-api

Last synced: about 22 hours ago
JSON representation

Just a music player experiment for Windows with NAudio library and UWP Audio API for Windows 10

Awesome Lists containing this project

README

        

# SampleMusicPlayer
This is a C# .NET Music Player for Windows-based operating systems using the NAudio API. Supported audio formats include MP3, AAC, and FLAC. English and Japanese localization available.

OS: Windows 7 (.NET 4.0 Framework required), Windows 8.1, and Windows 10

### Screenshots





## UWP Build

This project also includes a UWP build using Windows.Media.Core UWP API.
https://docs.microsoft.com/en-us/uwp/api/windows.media.core

Minimum target version: Windows 10 Creators Update (Build 15063)
Target version: Windows 10 October 2018 Update (Build 17763)

### Credits

[NAudio](https://github.com/naudio)

[Glyphicons](http://glyphicons.com/)