Ubuntu终端音乐播放器moc
目录
安装
sudo apt-get install moc
安装完成后在终端自下输入:“mocp”打开moc
配置
新建或打开 ~/.moc/config 配置以下内容
ReadTags = no
Theme = yellow_red_theme
Sort = FileName
ShowStreamErrors = no
Mp3IgnoreCRCErrors = yes
Repeat = yes
Shuffle = no
AutoNext = yes
FormatString = “%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)”
OutputBuffer = 2048
InputBuffer = 512
Prebuffering = 64
JackOutLeft = “alsa_pcm:playback_1″
JackOutRight = “alsa_pcm:playback_2″
OSSDevice = /dev/dsp
OSSMixerDevice = /dev/mixer
OSSMixerChannel2 = master
AlsaMixer2 = Master
AlsaDevice = default
ShowHiddenFiles = no
HideFileExtension = no
ShowFormat = yes
ShowTime = IfAvailable
UseMmap = no
SavePlaylist = yes
SyncPlaylist = yes
ASCIILines = no
TagsCacheSize = 256
FollowPlayedFile = yes
CanStartInPlaylist = yes
PlaylistFullPaths = no