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
- Host: GitHub
- URL: https://github.com/sulkmqul/paleslumber
- Owner: sulkmqul
- License: other
- Created: 2025-05-11T11:52:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-23T19:22:08.000Z (11 months ago)
- Last Synced: 2025-08-24T05:09:00.796Z (11 months ago)
- Topics: csharp, naudio
- Language: C#
- Homepage:
- Size: 543 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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/)に従ってください。