This is just a small music player for cmd under .NET framework 4.5+.
This application is based on the library NAudio.
Easiest way: double click.
Use .\CMLMusicPlayer -h
for help.
Use .\CMLMusicPlayer [path]
to play musics (.mp3, .wav, etc) in the specific path
(which is a folder!).
- If
path
is not specified, the default path isMusics
folder under the current folder where the executable is.
Nothing notable. Initialize the project.