`

WINAMP 配置文件

 
阅读更多
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog336280.html" frameborder="0" width="336" scrolling="no" height="280"></iframe>

WINAMP 配置文件

很简单,就没有翻译了 ;-)

Configuration Files

Any skin file is not complete without first finishing up the configuration files. These configuration files control such things as the background and foreground colors of the Winamp visualizations, or areas that are designated areas to be displayed to the end user. There are three text files that allow you to change these various aspects of Winamp. The first of the three that we will cover is called VisColor.txt.

Configuration File | VisColor.txt
VisColor.txt is the file that sets the colors for the Visualization panel. It contains 24 lines. Each line is an RGB value followed by a comment. (See RGB for more Info). Here is a brief explanation of the lines:
  • Row 0 is the background color of the visualization area.
  • Row 1 is the color of the dots that appear in the visualization area
  • Rows 2 through 17 affect the colors of the Spectrum Analyzer. Row 2 is the peak value, the highest part of the graphical bar that is visible. This means that when you hit a high frequency, the top of the bar becomes the color specified. As you move from row to row, you can color each level of the frequency spectrum a different color to signify the peak levels of the frequencies in the file you are playing at that moment.
  • Rows 18 to 22 pertain to the oscilloscope colors. They function in the same fashion as the Spectrum Analyzer. Row 18 controls the colors that is displayed at the troughs and the row 22 is the color that is displayed at the crest. Each row between 18 and 22 sets a different level of the whole wave.
  • Row 23 gives the color used to mark the last peak value. Let's take a look at what this all means, here are some screenshots with example images to help you get a clearer perspective.
The result with row 0 set to 0,0,0 and row 1 set to 255, 255, 255.
Configuration File | Pledit.txt
Pledit.txt gives the font colors and font face for the Playlist Editor track listing as well as the MiniBrowser URL display, located at the bottom of the MiniBrowser.

Here are some sample settings for pledit.txt is:

[Text]
Normal=#FF8924
Current=#FFFF00
NormalBG=#1A120A
SelectedBG=#944E11
MbFG=#FF8924
MbBG=#1A120A
Font=Comic Sans MS

The funny values are Hexadecimal RBG values (see Hex RGB). Each row has a different setting:

  • Normal - Color of the regular text (Playlist).
  • Current - Color of the current track text (Playlist).
  • NormalBG - Background for normal text (Playlist).
  • SelectedBG - Background for the selected text (Playlist)
  • MbFG - Text color in the MiniBrowser status bar. (MiniBrowser)
  • MbBG - Text background in the MiniBrowser status bar. (MiniBrowser)
  • Font - Font face that's used in both windows
Configuration File | Region.txt
So you want a skin with areas that are simply put, transparent? Well, this is a highly tricky task. The file you need is called region.txt and the way to do it is a lot like playing connect-the-dots.

Region.txt provides a set of names such as Normal, WindowShade and so fourth. These set points define how many points make up each window. Another set defines how to draw the picture over Winamp.

Region.txt has 4 regions (the sets). They are delimited with the following tags:

[Normal]
[WindowShade]
[Equalizer]
[EqualizerWS]

Each of these provides a list that constist of two parts. The first gives the number of points that make up a region. The second is a list of the points used to make those regions.

The lines are:

NumPoints=
PointList=
The NumPoints list must be on a single line with comma separated numbers.

Example: NumPoints = 4, 4

Each number, x, says to read the next x points of the list and plot the region they define. The points list is comma seperated pairs of x,y co-ordinates. For example:

[Normal]
NumPoints = 4, 4
PointList = 0,1, 275,1, 275,14, 0,14,3,15, 272,15, 272,113, 3,113
Defines two rectangular regions to be drawn. For more information read the comments in the region.txt file in the base skin. You will find a little more explanation in this file. The only item missing is the EqualizerWS group which is new and will be defined at a later time. "Normal" defines the regions drawn for the main window, WindowShade is the regions drawn in the windowshade mode. Equalizer and EqualizerWS are the same as above. Use the examples above to work out the other points.
Configuration File | RGB
RGB stands for "Red, Green, Blue". A certain combination of each of these colors at various percentages can make millions of different colors. For example, combining 100% Blue and 100% Green will make the brightest achievable Yellow. Using this model, RGB has become a method of defining color.

Since a computer displays light using pixels which are really three lights one Red one Green and one Blue (well close enough description for our purposes), we can define a color as the amount of red, green and blue. The ranges we use to help put into perceptive for each of the colors on a computer, we use 0 all the way to 255. Basically, that means, there are 256 different shades of each of those primary three colors, and any combination of those three shades will result in a color. For example, 128, 128, and 128 would make a gray in about the middle of the spectrum. Here are the different values of each of those colors.

Red Green Blue Color
255 0 0 Pure Red
0 255 0 Pure Green
0 0 255 Pure Blue
0 0 0 Black
255 255 255 White
100 150 38 Interesting Green
46 23 92 Dark Purple
Configuration File | Hexadecimal
Hexadecimal RGB numbers are exactly the same as RGB, except the value is represented in Hexadecimal notation. Digit position has less meaning (no hundreds tens and units). And each digit can be 0-9 then A-F. To convert from Hex to Decimal use Windows Calculator in Scientific mode.



分享到:
评论

相关推荐

    winamp音效插件DSP_XFiSound

    内含CFG插件默认配置文件,将DLL和CFG文件同时拷入安装文件/plugin里,即可完美使用。

    foobox5.0绿色版for Foobar2000 v1.3.9中文版.rar

    安装组件:可选配置文件(升级需保留原配置时勿选)foobar2000核心配置文件ESLyric歌词配置文件转换器配置文件额外解码器可选组件:转换器、文件操作、播放增益扫描器、压缩包读取器、freedb标签获取器封面和简介...

    (豪杰遥控器)自定义按键工具

    2、remotekey.dat 配置文件,里面包含了3套自定义的按键配置和程序初始化需要的数据。其中我初始化了第一套(适合编程)和第二套按键配置(适合操作Winamp听歌),第三套配置全部为无效配置,需要你重新配置;当然...

    dotfiles:系统配置的东西

    该配置文件位于此存储库中的.config/i3status/config中。 需要注意的是,i3status配置中的接口名称( wlan0和enp0s25 )特定于我的系统。 有点丑陋,但我没想到我的桌面会获得!墙纸。Winamp皮肤以。窗口管理器。 ...

    cPlay cMP高级播放器

    音乐播放器换过几个,从winamp到千千静听,后来到FOOBAR2000,用到cMP+cplay的时候,发现电脑播放无损格式音乐原来真的可以提高效果,而不是停留在口头上,支持WAV、FLAC、CUE,不支持APE,可修改cMP配置文件而调用...

    kmplayer 2.9.4.1435

    此播放器除了会将自己的配置信息写入注册表外绝对绿色~ KMplayer内置目前常见的所有解码器,包括Real,QT等。 另外KMplayer安装版也是目前很少见的检查流氓软件的安装方式,如果一旦有恶意的汉化小组汉化并捆绑了...

    Rovemouse

    正如WINAMP一样,她是一个免费软件。目前Rovemouse 支持下列文件格式: MP3, MP2, WAV, WMA, WMV, AVI, SWF, MID, MIDI, QT, MOV, DAT, SND MPG, MPA, MPV, ENC, M1V, MPE, MPEG, MPM, AU, AIF, AIFF, AIFC, RMI...

    企业媒体服务器的建设

    企业媒体服务器的建设:讲述了windows media,helix server,quick time,美萍vod和winamp广播服务器的配置和应用

    AIMP5.10Build2412CNx86一款被号称欧洲第一的音乐播放器(32位电脑)

    AIMP号称欧洲NO1的音乐播放器,是一款... 支持处理多个播放列表- 支持插件扩展您可以添加新的工具或扩展现有的多用户模式- 支持全热键配置本地和全局热键,如你所愿- 支持文件搜索您可以在所有打开的播放列表搜索文件

    AIMP5.10Build2412CNx64一款被号称欧洲第一的音乐播放器(64位电脑)

    AIMP号称欧洲NO1的音乐播放器,是一款... 支持处理多个播放列表- 支持插件扩展您可以添加新的工具或扩展现有的多用户模式- 支持全热键配置本地和全局热键,如你所愿- 支持文件搜索您可以在所有打开的播放列表搜索文件

    来自韩国的影音全能播放器 KMPlayer 4.2.2.45 x64 中文多语免费版.zip

    DVD/VCD 以及绝大多数电脑的媒体文件(AVI 支持 Xvid/DivX/3vid/H264 OGG/OGM/MKV 容器/AC3/DTS 解码~Monkey Audio 解码~)此播放器除了会将自己的配置信息写入注册表外绝对绿色!KMplayer内置常见的所有解码器,...

    PC播放音乐极致组合cMP+cplay,只推荐音乐发烧友下载(win7 可用)]

    支持WAV、FLAC、CUE,不支持APE,可修改cMP配置文件而调用foobar 2000等其他播放程序,本人推荐原版组合!里边包含三个文件,cMP_1_2_final,cPlay_2_0b39_sse4,以及ASIO4ALL_2_11_Beta2 ,注意:此cPlay播放器仅限于...

    电影批量快速拷贝工具

    先推荐一款,Total Copy,这是我下载后从此就不会再删除的软件,拷贝速度飞快,支持断点续传,即使 Windows 突然死机,开机后它还会照样拷贝,文件一点都不会丢失,拷贝速度和你的硬件配置以及内存大小有关系,如果...

    foobar2000 foo-dsp

    FOObar2000 DSP桥接插件 首先要设置foobar2000:文件–参数设置—DSP管理器,然后添加Winamp DSP 桥接,添加后选中它,激活上面的“配置所选项”,在里面找到DFX,然后确定。

    高速复制工具Nullsoft Copy (不占用更多的系统资源)

    先推荐一款,Total Copy,这是我下载后从此就不会再删除的软件,拷贝速度飞快,支持断点续传,即使 Windows 突然死机,开机后它还会照样拷贝,文件一点都不会丢失,拷贝速度和你的硬件配置以及内存大小有关系,如果...

    Foobar2000\臭氧

    将[plugins]文件夹中所有文件(含子目录)放置于[components]文件夹中 运行 "初始化插件.bat" [Ctrl+P]--&gt;[播放]--&gt;[DSP 管理]--&gt;[添加 VST 桥接]--&gt;[配置]--&gt;[浏览] --&gt;[指定插件路径例:C:\Foobar2000\components\VST...

    眼睛卫士光放3.21版本

    答:您可以在开机时按住F8,进入安全模式,再删除眼睛卫士配置文件即可。但如选择禁止进入安全模式,则勿请牢记密码! ⒌ 问:我设置了指定时间禁止使用计算机,但我用管理密码取消关机后,该功能失效了? 答:...

    环绕立体声效果

    并且,利用Volume Logic可以调节音源文件的电平,也就是说,通过他你可以把你所有音乐的内在音量调节到同样大小,避免了听音乐时一首音量大,换另一首歌音量变小的局面。 Volume Logic(简称VL),Volume Logic ...

    vc++ 开发实例源码包

    内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序...

    vc++ 应用源码包_1

    内含各种例子(vc下各种控件的使用方法、标题栏与菜单栏、工具栏与状态栏、图标与光标、程序窗口、程序控制、进程与线程、字符串、文件读写操作、文件与文件夹属性操作、文件与文件夹系统操作、系统控制操作、程序...

Global site tag (gtag.js) - Google Analytics