<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BulTux &#187; music</title>
	<atom:link href="http://www.bultux.org/tag/music/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bultux.org</link>
	<description>Български блог посветен на свободния софтуер и новото от Linux света</description>
	<lastBuildDate>Sat, 03 Dec 2011 08:18:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MOC &#8211; Конзолен аудио плеър за Linux/UNIX</title>
		<link>http://www.bultux.org/applications/moc-%d0%ba%d0%be%d0%bd%d0%b7%d0%be%d0%bb%d0%b5%d0%bd-%d0%b0%d1%83%d0%b4%d0%b8%d0%be-%d0%bf%d0%bb%d0%b5%d1%8a%d1%80-%d0%b7%d0%b0-linuxunix</link>
		<comments>http://www.bultux.org/applications/moc-%d0%ba%d0%be%d0%bd%d0%b7%d0%be%d0%bb%d0%b5%d0%bd-%d0%b0%d1%83%d0%b4%d0%b8%d0%be-%d0%bf%d0%bb%d0%b5%d1%8a%d1%80-%d0%b7%d0%b0-linuxunix#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:25:21 +0000</pubDate>
		<dc:creator>Станислав Христов</dc:creator>
				<category><![CDATA[Приложения]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[moc]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[player]]></category>

		<guid isPermaLink="false">http://www.bultux.org/?p=357</guid>
		<description><![CDATA[<img src="http://bultux.org/wp-content/plugins/category-icons/cats/apps.png" width="22" height="22" alt="" title="Приложения" /><br/>MOC &#8211; Music On Console , е конзолен аудио плеър за Linux/UNIX ,създаден ,за да бъде мощен и в същото време лесен за употреба. Интерфейсът му наподобява много на Midnight Commander.Възпроизвежда много формати,като се почне от mp3,Ogg Vorbis,FLAC и се стигне до Musepack,Speex,WAVE, AIFF, AU и редица други по-малко известни.Последната стабилна версия е 2.4.4.Официална страница [...]]]></description>
			<content:encoded><![CDATA[<img src="http://bultux.org/wp-content/plugins/category-icons/cats/apps.png" width="22" height="22" alt="" title="Приложения" /><br/><p>MOC &#8211; Music On Console , е конзолен аудио плеър за Linux/UNIX ,създаден ,за да бъде мощен и в същото време лесен за употреба. Интерфейсът му наподобява много на Midnight Commander.Възпроизвежда много формати,като се почне от mp3,<a href="http://www.xiph.org/ogg/vorbis/">Ogg Vorbis</a>,<a href="http://flac.sourceforge.net/">FLAC</a> и се стигне до <a href="http://www.musepack.net/">Musepack</a>,<a href="http://www.speex.org/">Speex</a>,WAVE, AIFF, AU и редица други по-малко известни.Последната стабилна версия е 2.4.4.Официална страница на проекта &#8211; <a href="http://moc.daper.net/">http://moc.daper.net</a>.</p>
<p><span id="more-357"></span></p>
<p>.При новите версии на Дебиан базираните дистрибуции MOC е наличен в пакетният мениджър.Ако пакетът отсъства по някаква причина ,то той може да бъде добавен през хранилищата на Debian Sid ,като в <strong>/etc/apt/sources.list </strong>се добавят следните редове:</p>


<div class="wp-geshi-highlight"><div class="bash"><pre class="de1">deb http:<span class="sy0">//</span>www.lxtec.de<span class="sy0">/</span>debarchiv unstable main
deb-src http:<span class="sy0">//</span>www.lxtec.de<span class="sy0">/</span>debarchiv unstable main</pre></div></div>


<p>След това инсталацията протича по обичайния ред:</p>


<div class="wp-geshi-highlight"><div class="bash"><pre class="de1"><span class="co4"># </span><span class="kw2">apt-get update</span> <span class="sy0">&amp;&amp;</span> <span class="kw2">apt-get install</span> moc</pre></div></div>


<p>Инсталацията също може да се извърши и от сорс ,като се свали желаната версия от секция<a href="http://moc.daper.net/download"> Download </a>на официалния сайт.<br />
След като инсталацията приключи,плеърът се стратира от конзола с команда <strong>$ mocp</strong>.<br />
Изгледът на програмата с настройки по дефолт е нещо приблизително такова:</p>
<p style="text-align: center;"><a href="http://www.bultux.org/wp-content/uploads/2010/03/Screenshot-MOC.png" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter size-medium wp-image-358" src="http://www.bultux.org/wp-content/uploads/2010/03/Screenshot-MOC-300x173.png" alt="" width="300" height="173" /></a>Навигирането се осъществява чрез стрелките на клавиетурата.</p>
<h3>Основни клавишни комбинации при работа с MOC</h3>
<p>Тук се спирам само на най-основните клавишни комбинации,необходими при работата с плеъра</p>
<ul>
<li>Tab &#8211; прехвърля фокуса от лявия панел (директориите) в деснията панел (плейпистът)</li>
<li>Enter &#8211; когато фокусът е в левия панел &#8211; влиза в маркирана директория</li>
<li>Enter &#8211; когато фокусът е в десния панел &#8211; възпроизвежда маркирания аудио файл</li>
<li>Q &#8211; спира възпрозвеждането и прекратява работата на плеъра(Изключва го)</li>
<li>q &#8211; извежда конзола без да прекратява възпроизвеждането на плейлиста</li>
<li>s &#8211; спира изпълнението на плейлиста ,без да извежда конзола</li>
<li>&lt; / &gt; &#8211; усилва  / намаля звука ( с по 1%)</li>
<li>Space &#8211; Пауза</li>
<li>а &#8211; добавя маркираната в ляво папка като плейлист в дясно</li>
<li>C &#8211; изчиства плейлиста ( без да прекратява възпроизвеждането на започнат вече файл)</li>
</ul>
<p>Пълният списък с клавишните комбинации и команди на плеъра може да видите с <strong>H</strong></p>
<h3>Настройки</h3>
<p>Настройките на MOC се осъществяват и са съхранени в конфигурационен файл <strong>config </strong>,който се намира в директория <strong>.moc</strong> ,която от своя страна се намира в домашната директория , т.е <strong> ~/.moc/config</strong>.Един примерен,но доста подробен и функционален файл за MOC изглежда така:</p>


<div class="wp-geshi-highlight"><div class="bash"><pre class="de1"><span class="co0"># This is a configuration file for the MOC player. It should be named 'config'</span>
<span class="co0"># and placed in directory ~/.moc/</span>
<span class="co0"># Comments begins with '#'.</span>
<span class="co0"># You can use quotes and escape ('\') in parameters</span>
&nbsp;
<span class="co0"># Show file titles (title, author, album) instead of file names.</span>
ReadTags        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Directory in which you store music files, if you specify it, you will be able</span>
<span class="co0"># to quickly go to this directory with the '-m' parameter or the 'm' command.</span>
<span class="co0"># This can also point to a playlist.</span>
MusicDir        = <span class="st0">&quot;/home/niels/Musik&quot;</span>
&nbsp;
<span class="co0"># How to sort? FileName is the only option for now.</span>
Sort            = FileName
&nbsp;
<span class="co0"># Show errors in the streams, for example CRC errors or broken frames in mp3</span>
<span class="co0"># files</span>
ShowStreamErrors    = no
&nbsp;
<span class="co0"># Ignore CRC errors in MP3 files. Most players do that, so the default value is</span>
<span class="co0"># set to yes.</span>
Mp3IgnoreCRCErrors    = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Turn on repeat.</span>
Repeat            = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Turn on shuffle.</span>
Shuffle            = no
&nbsp;
<span class="co0"># Turn on AutoNext</span>
AutoNext        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Default FormatString</span>
<span class="co0"># %n - Track number</span>
<span class="co0"># %a - Artist</span>
<span class="co0"># %A - Album</span>
<span class="co0"># %t - Title</span>
<span class="co0"># %(X:TRUE:FALSE) - ternary expression - if X exists, do TRUE, otherwaise</span>
<span class="co0">#                   FALSE. '\' - escape character (must be double, because of</span>
<span class="co0">#                   config interpreter). man zshmisc for more info.</span>
FormatString        = <span class="st0">&quot;%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)&quot;</span>
&nbsp;
<span class="co0"># Output buffer size in kilobytes. Minimum value is 128KB. */</span>
<span class="co0">#OutputBuffer        = 2048</span>
&nbsp;
<span class="co0"># Input buffer size in kilobytes. Minimum value is 32KB. */</span>
<span class="co0">#InputBuffer        = 512</span>
&nbsp;
<span class="co0"># How much to fill the input buffer before playing (in kilobytes)?</span>
<span class="co0"># This can't be more than InputBuffer value.</span>
<span class="co0"># Remember that for network streams beside the positive effect this also causes</span>
<span class="co0"># delay between what you can hear and what is broadcasted.</span>
<span class="co0">#Prebuffering        = 64</span>
&nbsp;
<span class="co0"># Use this HTTP proxy server for internet streams. If not set, the</span>
<span class="co0"># environmential variables http_proxy and ALL_PROXY will be used if present.</span>
<span class="co0">#HTTPProxy        = my_proxy:port</span>
&nbsp;
<span class="co0"># Sound driver - OSS, ALSA, JACK, or null (only for debugging)</span>
<span class="co0"># You can enter more than one driver separated by a coma. The first working</span>
<span class="co0"># driver will be used.</span>
SoundDriver        = ALSA
&nbsp;
<span class="co0"># Jack output settings</span>
<span class="co0">#JackOutLeft        = &quot;alsa_pcm:playback_1&quot;</span>
<span class="co0">#JackOutRight        = &quot;alsa_pcm:playback_2&quot;</span>
&nbsp;
<span class="co0"># OSS output device</span>
<span class="co0">#OSSDevice        = /dev/dsp</span>
&nbsp;
<span class="co0"># OSS Mixer device</span>
<span class="co0">#OSSMixerDevice        = /dev/mixer</span>
&nbsp;
<span class="co0"># OSS Mixer channel: pcm or master</span>
<span class="co0">#OSSMixerChannel        = pcm</span>
&nbsp;
<span class="co0"># Second OSS Mixer channel: pcm or master</span>
<span class="co0">#OSSMixerChannel2    = master</span>
&nbsp;
<span class="co0"># ALSA mixer device</span>
AlsaMixer         = PCM
&nbsp;
<span class="co0"># Second ALSA mixer device</span>
AlsaMixer2        = Master
&nbsp;
<span class="co0"># ALSA output device</span>
<span class="co0">#AlsaDevice        = default</span>
&nbsp;
<span class="co0"># Show files with dot at the beginning?</span>
ShowHiddenFiles        = no
&nbsp;
<span class="co0"># Start in the music directory if no arguments are given. If set to no, start</span>
<span class="co0"># in the current directory.</span>
StartInMusicDir        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Hide file name extensions</span>
HideFileExtension    = no
&nbsp;
<span class="co0"># Show file format in menu.</span>
ShowFormat        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Show file time in menu. Possible options: yes, no, IfAvailable - show the</span>
<span class="co0"># time only when it was read before (often works faster)</span>
ShowTime        = IfAvailable
&nbsp;
<span class="co0"># Theme file. This can be absolute path or relative to</span>
<span class="co0"># /usr/share/moc/themes/ (depends on installation prefix) or ~/.moc/themes/</span>
Theme            = <span class="sy0">/</span>usr<span class="sy0">/</span>share<span class="sy0">/</span>moc<span class="sy0">/</span>themes<span class="sy0">/</span>linali_theme
&nbsp;
<span class="co0"># The theme used when running on xterm</span>
<span class="co0">#XTermTheme        = green_theme</span>
XTermTheme        = linali_theme
&nbsp;
<span class="co0"># MOC directory - where pid file, socket, and state files are stored.</span>
<span class="co0"># You can use ~ at the begining</span>
MOCDir        = ~<span class="sy0">/</span>.moc
&nbsp;
<span class="co0"># Use mmap() to read files. mmap() is much slower on NFS.</span>
UseMmap            = no
&nbsp;
<span class="co0"># Perform character set conversion using iconv() to tags and file names</span>
<span class="co0"># read from playlist files. This option has format: FROM:TO.</span>
<span class="co0"># To get list of supported sets use the iconv -l command.</span>
&nbsp;
<span class="co0"># Assume this encoding for ID3 version 1/1.1 tags (mp3 files). Unlike ID3v2</span>
<span class="co0"># UTF-8 is not used here and MOC can't guess how tags are encoded. Another</span>
<span class="co0"># solution is using librcc (see the next option). This option is ignored</span>
<span class="co0"># if UseRCC is set to yes.</span>
ID3v1TagsEncoding        = WINDOWS-<span class="nu0">1251</span>
&nbsp;
<span class="co0"># Use librcc to fix ID3 version 1/1.1 tags encoding.</span>
<span class="co0">#UseRCC                = yes</span>
&nbsp;
<span class="co0"># Remember the playlist after exit?</span>
SavePlaylist        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># When using more than one client (interface) at a time, do the share the</span>
<span class="co0"># playlist?</span>
SyncPlaylist        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Choose a keymap file (relative to ~/.moc/ or absolute path)</span>
<span class="co0"># Example keymap with description is included (keymap.example).</span>
<span class="co0">#Keymap            = my_keymap</span>
&nbsp;
<span class="co0"># Use ASCII characters instead of graphic for drawing lines. This helps on</span>
<span class="co0"># some terminals.</span>
ASCIILines        = no
&nbsp;
<span class="co0"># FastDirs, these allow you jump directly to a directory, the key bindings are</span>
<span class="co0"># in the keymap file.</span>
<span class="co0">#Fastdir1 = /mp3/rock</span>
<span class="co0">#Fastdir2 = /mp3/electronic</span>
<span class="co0">#Fastdir3 = /mp3/rap</span>
<span class="co0">#Fastdir4 = /mp3/etc</span>
<span class="co0">#Fastdir5 =</span>
<span class="co0">#Fastdir6 =</span>
<span class="co0">#Fastdir7 =</span>
<span class="co0">#Fastdir8 =</span>
<span class="co0">#Fastdir9 =</span>
<span class="co0">#Fastdir10 =</span>
&nbsp;
<span class="co0"># How fast to seek? Number of seconds per key stroke.</span>
<span class="co0">#SeekTime        = 1</span>
&nbsp;
<span class="co0"># How fast to seek (when using silent seeking)? Number of seconds per key</span>
<span class="co0"># stroke.</span>
<span class="co0">#SilentSeekTime        = 5</span>
&nbsp;
<span class="co0"># Resample method to use. There are few methods of resampling sound supported</span>
<span class="co0"># by libresamplerate. The default is the fastest (linear). Better description</span>
<span class="co0"># is here: http://www.mega-nerd.com/libsamplerate/api_misc.html#Converters</span>
<span class="co0">#</span>
<span class="co0"># High quality (based on bandlimited interpolation), but slow methods:</span>
<span class="co0">#</span>
<span class="co0"># SincBestQuality - really slow (I know you probably have an xx GHz processor,</span>
<span class="co0">#            but it's not enough to not see this in the top output :)</span>
<span class="co0">#            The worst case Signal-to-Noise Ratio is 97dB.</span>
<span class="co0"># SincMediumQuality - much faster</span>
<span class="co0"># SincFastest - the fastest bandlimited interpolation</span>
<span class="co0">#</span>
<span class="co0"># Poor quality, but much faster methods:</span>
<span class="co0">#</span>
<span class="co0"># ZeroOrderHold - really poor quality, but it's really fast</span>
<span class="co0"># Linear - a bit better and a bit slower</span>
<span class="co0">#</span>
<span class="co0">#ResampleMethod        = Linear</span>
&nbsp;
<span class="co0"># Always use this sample rate when opening the audio device (and resample the</span>
<span class="co0"># sound is necessary). When set to 0 the device is opened with the file's rate.</span>
<span class="co0">#ForceSampleRate    = 48000</span>
&nbsp;
<span class="co0"># By default even if the sound card reports that it can output 24bit samples</span>
<span class="co0"># MOC converts 24bit PCM to 16bit. This option set to yes allows MOC to use</span>
<span class="co0"># 24bit output (for example MP3 decoder uses this format). This is disabled</span>
<span class="co0"># in the default configuration because there were reports that it prevents</span>
<span class="co0"># from playing MP3 files on some soundcards.</span>
<span class="co0">#Allow24bitOutput    = no</span>
&nbsp;
<span class="co0"># Use realtime priority for output buffer thread. This will prevent gaps while</span>
<span class="co0"># playing even with heavy load. The user which runs MOC must have permissions</span>
<span class="co0"># to set such a priority. This could be dangerous, because it is possible that</span>
<span class="co0"># a bug in MOC will freeze your computer.</span>
<span class="co0">#UseRealtimePriority    = no</span>
&nbsp;
<span class="co0"># Size of the in-memory cache for file tags in KB.</span>
TagsCacheSize        = <span class="nu0">256</span>
&nbsp;
<span class="co0"># Number items in the playlist.</span>
<span class="co0">#PlaylistNumbering    = yes</span>
&nbsp;
<span class="co0"># Main window layoutis can be configured. You can change the position and the</span>
<span class="co0"># size of the menus (directory and playlist). You have 3 layouts ant switch</span>
<span class="co0"># between then using the 'l' key (standard mapping). By default only 2 layouts</span>
<span class="co0"># are configured.</span>
<span class="co0">#</span>
<span class="co0"># The format is as folows:</span>
<span class="co0"># Each menu is described in format NAME:POSITION_X,POSITION_Y,WIDTH,HEIGHT</span>
<span class="co0"># NAME is directory or playlist</span>
<span class="co0"># Other parameters define position and size of the menu. They can be absolute</span>
<span class="co0"># numbers (like 10) or a percent value of the screen size (like 45%).</span>
<span class="co0"># WIDTH and HEIGHT can have value of FILL which means fill the screen from</span>
<span class="co0"># the menu's position to the border.</span>
<span class="co0"># Separate menu descriptions using a space.</span>
<span class="co0"># Menus may overlap.</span>
<span class="co0"># You must describe at least one menu (default is to fill the whole window).</span>
<span class="co0"># There must be at least one layout (Layout1) defined. Other can be empty (&quot;&quot;).</span>
<span class="co0">#</span>
<span class="co0"># Examples:</span>
<span class="co0">#</span>
<span class="co0"># Just one layout, the directory will occupy the whole screen, the playlist</span>
<span class="co0"># will have 1/4 of the screen size and be positioned at lower right corner.</span>
<span class="co0"># Layout1 = &quot;playlist:50%,50%,50%,50%&quot;</span>
<span class="co0"># Layout2 = &quot;&quot;</span>
<span class="co0"># Layout3 = &quot;&quot;</span>
<span class="co0">#</span>
<span class="co0"># The scrren is split into two parts: playlist at the top and the directory</span>
<span class="co0"># menu at the bottom. Playlist will occupy 10 lines and the directory menu</span>
<span class="co0"># the rest.</span>
<span class="co0"># Layout1 = &quot;playlist:0,0,100%,10 directory:0,10,100%,FILL&quot;</span>
<span class="co0">#</span>
<span class="co0"># Default configuration:</span>
<span class="co0"># Layout1        = &quot;directory:0,0,50%,100% playlist:50%,0,50%,100%&quot;</span>
<span class="co0"># Layout2        = &quot;directory:0,0,100%,100% playlist:0,0,100%,100%&quot;</span>
<span class="co0"># Layout3        = &quot;&quot;</span>
&nbsp;
<span class="co0"># When the song changes, should the menu be scrolled so that the currently</span>
<span class="co0"># played file is visible?</span>
FollowPlayedFile    = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># What to do if the interface was started and something from the playlist is</span>
<span class="co0"># playing? If CanStartInPlaylist is set to &quot;yes&quot;, the interface will switch to</span>
<span class="co0"># the playlist. When set to &quot;no&quot; it will start from the last directory.</span>
CanStartInPlaylist    = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Executing external commands (1 - 10) invoked with key commands (F1 - F10 by</span>
<span class="co0"># default).</span>
<span class="co0"># Some arguments are substituted befor executing:</span>
<span class="co0"># %f - file path</span>
<span class="co0"># %i - title made from tags</span>
<span class="co0">#</span>
<span class="co0"># Data from tags:</span>
<span class="co0"># %t - title</span>
<span class="co0"># %a - album</span>
<span class="co0"># %r - artist</span>
<span class="co0"># %n - track</span>
<span class="co0"># %m - time of the file (in seconds)</span>
<span class="co0">#</span>
<span class="co0"># Parameters above applys to the currently selected file. If you change them to</span>
<span class="co0"># capital letters, they are taken from the currently played file.</span>
<span class="co0">#</span>
<span class="co0"># Programms are run using execv(), not a shell, so you can't do things like</span>
<span class="co0"># redirecting the output to a file. The command string is split using blank</span>
<span class="co0"># characters as separators, the first element is the command to be executed</span>
<span class="co0"># and the rest are parameters, so if you use &quot;echo Playing: %i&quot; we run program</span>
<span class="co0"># echo (from $PATH) with 2 parameters: 'Playing:' string and the title. Even</span>
<span class="co0"># if the title contains spaces it's still one parameter and it's safe if it</span>
<span class="co0"># contains `rm -rf /`.</span>
<span class="co0">#</span>
<span class="co0"># Examples:</span>
<span class="co0"># ExecCommand1        = &quot;cp %f /mnt/usb_drive&quot;</span>
ExecCommand3 = <span class="st0">&quot;/home/frankie/now_playing %i&quot;</span>
ExecCommand2 = <span class="st0">&quot;/home/frankie/lyrics --artist %r --title %t&quot;</span>
&nbsp;
<span class="co0"># Display the cursor in the line with the selected file. This can be usefu with</span>
<span class="co0"># a braille display.</span>
<span class="co0"># UseCursorSelection    = yes</span>
&nbsp;
<span class="co0"># Set the terminal title when running under xterm.</span>
SetXtermTitle        = <span class="kw2">yes</span>
&nbsp;
<span class="co0"># Display full paths instead of just file names in the playlist.</span>
PlaylistFullPaths    = no
&nbsp;
<span class="co0"># Poniższych opcji nie tłumaczyłem ze względu, że nie chcę tego robić dosłownie nie mając</span>
<span class="co0"># pojęcia jak działa dana funkcja. Jeśli czujesz się na siłąch, możesz dostarczyć mi tłumaczenie</span>
<span class="co0"># które na pewno wkleje zamiast poniższych angielskich zdań.</span>
&nbsp;
<span class="co0"># Number of channles (1 or 2)</span>
<span class="co0">#ModPlug_Channels = 2</span>
<span class="co0"># Bits per sample (8,16,32). 32 Bits seems ot be buggy…</span>
<span class="co0">#ModPlug_Bits = 16</span>
<span class="co0"># Sampling rate (11025, 22050, 44100, 48000)</span>
<span class="co0">#ModPlug_Frequency = 44100</span>
<span class="co0"># Reverb level 0(quiet)-100(loud)</span>
<span class="co0">#ModPlug_ReverbDepth = 0</span>
<span class="co0"># Reverb delay in ms, usually 40-200ms</span>
<span class="co0">#ModPlug_ReverbDelay = 0</span>
<span class="co0"># Bass level 0(quiet)-100(loud)</span>
<span class="co0">#ModPlug_BassAmount = 0</span>
<span class="co0"># Bass cutoff in Hz (10-100)</span>
<span class="co0">#ModPlug_BassRange = 10</span>
<span class="co0"># Surround level 0(quiet)-100(heavy)</span>
<span class="co0">#ModPlug_SurroundDepth = 0</span>
<span class="co0"># Surround delay in ms, usually 5-40ms</span>
<span class="co0">#ModPlug_SurroundDelay = 0</span>
<span class="co0"># Number of times to loop. Zero prevents looping. -1 loops forever.</span>
<span class="co0">#ModPlug_LoopCount = 0</span></pre></div></div>


<p>Файлът може спокойно да бъде използван от всеки,като само му се направят необходимите корекции относно пътищата за директорията по подразбиране и настройките за канала,който да се управлява и през който върви аудиото.Разгледайте файла,всичко е описано подробно,с коментари кое за какво е.</p>
<h3>Инсталация на теми</h3>
<p>Инсталацията на теми в MOC е елементарна и се състои в набавянето на теми от интернет,и поставянето им в работната директория на програмата , в папка с име themes -<strong> ~/.moc/themes</strong>.За да може избраната тема да се зарежда по дефолт при всяко стартиране на прохрамата ,темата се описва в config файла,чрез името й.Само ще спомена ,че непосредствено след инсталацията на програмата на разположение на потребителя има налични няколко теми,които могат да се видят и пробват чрез <strong>T.</strong>С една &#8220;custom&#8221; тема визията на MOC изглежда например така:</p>
<p><a href="http://www.bultux.org/wp-content/uploads/2010/03/Screenshot-MOC2.png" class="highslide-image" onclick="return hs.expand(this);"><img class="aligncenter size-medium wp-image-361" src="http://www.bultux.org/wp-content/uploads/2010/03/Screenshot-MOC2-300x142.png" alt="" width="300" height="142" /></a></p>
<p>Интересни неща като скриптове , пачове и теми за програмата може да се намери <a href="http://moc.daper.net/contrib">на този адрес</a> .<br />
Естествено за допълнителна информация и помощ ,приложението си има и <a href="http://moc.daper.net/forum/5">Форум</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bultux.org/applications/moc-%d0%ba%d0%be%d0%bd%d0%b7%d0%be%d0%bb%d0%b5%d0%bd-%d0%b0%d1%83%d0%b4%d0%b8%d0%be-%d0%bf%d0%bb%d0%b5%d1%8a%d1%80-%d0%b7%d0%b0-linuxunix/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

