Squeak CD Player is a llittle program that has the role of an audio CD player. It has an intuitive interface that will also take command line options.
For those of you that like to work and listen to CDs at the same time, but donґt because your media player hogs too many resources and makes the use of other applications close to immpossible, Squeak CD Player can be a good choice.
· You can stack multiple /track commands. "SQCMD /play /track:2 /track:3"
· You can now repeat specific tracks. "SQCMD /play /track:2 r5"
· You can now specify a start and stop time for each track. For example "SQCMD /play /track:2 t00:45" will play the first 45 seconds of track 2!
· Specifiying /shuffle on the command line will force tracks to be played back in a random order
· SQCMD will now take input in the form of a file! (See the readme file included in the download for more details.)
· Описание и дополнения от редакторов и пользователей сайта