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

https://github.com/sulkmqul/paleslumber

a music player for myself made using naudio
https://github.com/sulkmqul/paleslumber

csharp naudio

Last synced: 6 months ago
JSON representation

a music player for myself made using naudio

Awesome Lists containing this project

README

          

# Pale Slumber
自分用の音楽再生Player。

再生リストのランダム並び替え機能が欲しすぎて
いろいろアプリを探したのですがいまいちピンと来ず。。。。

ある時C# + NAudioだと結構楽に作れそうなことがわかったので、
せっかくだし自作してやろうと奮起して作成したアプリ。

サクッと軽量、必要最低限の機能のみを備えたシンプルな音楽プレイヤーです。

a music player for myself made using naudio.
it is very simple and lightweight music player.

![PaleSlumberIcon](image/ImageTrans.png)

## Usage
PaleSlumber.exeを起動します。
* Drag and Dropで音楽ファイルを読み込ませます。
* フォルダ投入も可能です。
* Grid上を右クリックするとメニューが表示されます。
* 真ん中のボタンを押すと最小化します。

Launch PaleSlumber.exe.
* Drag and drop music files to load them.
* You can also drop entire folders.
* Right-click on the grid to display the menu.
* Clicking the center button will minimize the window.

## Uninstall
PaleSlumberフォルダごと削除します。
```C:/Users/[ユーザー名]/AppData/Roaming/PaleSlumber```にシステム設定ファイルができるので気になるなら削除します。

Remove the PaleSlumber directory.
PaleSlumber.exe creates system files in ```C:/Users/[user name]/AppData/Roaming/PaleSlumber```
if you want to delete it, remove it directory manulary.

## Build
* C#
* Visual Studio 2022
* .Net8
* [NAudio v2.2.1](https://github.com/naudio/NAudio)

## Author
sulkmqul
[Blog](http://blog.livedoor.jp/serialpath/)

## アイコン素材
[icon-rainbow.com](https://icon-rainbow.com/)

## LICENSE
コードのみ
[WTFPL](http://www.wtfpl.net/)

ボタン等のアイコン素材は私ではないので[icon-rainbow.com](https://icon-rainbow.com/)に従ってください。