Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ddasutein/samplemusicplayer
- Owner: ddasutein
- Created: 2017-04-14T13:05:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T13:49:39.000Z (about 6 years ago)
- Last Synced: 2024-12-09T10:28:57.949Z (about 2 months ago)
- Topics: csharp, naudio, uwp, uwp-api
- Language: C#
- Homepage:
- Size: 287 KB
- Stars: 1
- Watchers: 1
- 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.coreMinimum 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/)