Skip to content

Instantly share code, notes, and snippets.

@peterver
Created September 19, 2016 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterver/d2f67fe7a74a4325816c1b9880f89baa to your computer and use it in GitHub Desktop.
Save peterver/d2f67fe7a74a4325816c1b9880f89baa to your computer and use it in GitHub Desktop.
Default MOCP setup
ReadTags = yes
Sort = FileName
ShowStreamErrors = no
MP3IgnoreCRCErrors = yes
Repeat = no
Shuffle = no
AutoNext = yes
FormatString = "%(a:%a - :)%(t:%t:)"
InputBuffer = 512
OutputBuffer = 512
Prebuffering = 64
SoundDriver = JACK:ALSA:OSS
JackClientName = "moc"
JackStartServer = no
JackOutLeft = "system:playback_1"
JackOutRight = "system:playback_2"
OSSDevice = /dev/dsp
OSSMixerDevice = /dev/mixer
OSSMixerChannel1 = pcm
OSSMixerChannel2 = master
ALSADevice = default
ALSAMixer1 = PCM
ALSAMixer2 = Master
Softmixer_SaveState = yes
Equalizer_SaveState = yes
ShowHiddenFiles = no
HideFileExtension = yes
ShowFormat = no
Theme = nightly_theme
Layout1 = directory(0,0,100%,100%):playlist(0,0,100%,100%)
FollowPlayedFile = yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment