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: 10 months ago
JSON representation
Just a music player experiment for Windows with NAudio library and UWP Audio API for Windows 10
- Host: GitHub
- URL: https://github.com/ddasutein/samplemusicplayer
- Owner: ddasutein
- Created: 2017-04-14T13:05:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T13:49:39.000Z (over 7 years ago)
- Last Synced: 2025-02-03T21:54:57.043Z (over 1 year ago)
- Topics: csharp, naudio, uwp, uwp-api
- Language: C#
- Homepage:
- Size: 287 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)