CmdPlayer 0.6 (c) 2023 by Dirk Paehl

At this time only 64bit
MD5:375F467416B16FDFB34426F76227CB3A
SHA256:2D4A9E8B8B315B74205F053196D00CE100720067C095931D34FCB47E59936EDE
ssdeep: 12288:HtkNfnTnREds3n1i24BM5yz4yvQ1MUbjObAn63T3:NqfnTRP3nU2yyw43y8ObAa3 b3sum: 493677a62e25c7d4fabfa485498a5ff02bb8995aebbea6ba6f7673f7d08c3832
21.08.2023 cmdplayer.7z 548 kb
---------------------------------------------------------
Playing file: 1 13. Ich bin so (Bonus Track) 4:27 from 33
This commandline player can play the most audio files
CmdPlayer 0.1 (c) 2023 by Dirk Paehl
---------------------------------------------------------
usage: cmdplayer <file> or folder
optional /r for shuffle play only folder
You can change the device and volume in the config
Output Devices
1: Default
driver:
type: Speakers
flags: enabled default (33554435)
......
This commandline player can play the most audio files.
You can play one file or a folder incl subfolders with files.
Usage cmdplayer d:\music\sound.mpx or cmdplayer d:\music\sound\
For shuffle cmdplayer d:\music\sound\ /r
Standard the volume is 20 but you can change it as follow:
cmdplayer d:\music\sound\ /r /v40
If you want use an other device as the default create a cmdplayer.cfg
2
30
Use the device 2 with volume 40.
But you change change it as follow
cmdplayer d:\music\sound\ /r /v20
This file is written for Windows 10/11 64bit.
Freeware written by Dirk Paehl https://www.paehl.de
Donations are welcome.
This is the first version, I hope it works without any problems. But when you found a bug write me.
You can use a batch file to call this program.
------------------------------------------------
set pfad=complete_patch_to_the_cmdplayer.exe
set volume=20
if "%~2" neq "" set volume=%2
start %pfad% %1 /r /v%volume%
exit
-----------------------------------------------
Now call this batch player.cmd d:\music
Später.