|
发表于 2009-3-4 16:40:12
|
显示全部楼层
挑关键信息粗略的翻译了一下
暂时还没试用这软件,所以可能有纰漏
晚上回了住处先试试再说
What you need to use it:
- TclPro V1.4 from Scriptics. Get it
here.
The install code is: 1094-320C-1G38-2U24-P8YY - Emagic's POD patch editor software. Download it from Line6's site.
- Behringer's V-Amp Editor, of course! Download from
www.v-amp.com. - A MIDI connection from your computer to your V-Amp.
运行环境
1. TCLPRO 脚本语言1.4版 在 这里下载,注册码是 1094-320C-1G38-2U24-P8YY
2. EMAGIC POD音色编辑软件 下载请移步LINE6官网
3. 百灵达VAMP音色编辑软件 www.v-amp.com
4. 通过MIDI连接VAMP与电脑
How to convert a patch:
- First, get the POD patch you want to convert. Most patches come in .LIB format. So, the first thing to do is to convert it to .MID format, or a Sysex dump of a single patch.
- Start emagic's editor. No, you don't need a Line6 product in order to load a patch and save as MIDI file. Just hit escape when it searches for a Line6 device. Hit 'skip' or 'abort'.
- Load .LIB into emagic's editor using File | Open.
- If multiple patches are part of the library, double click the one you want.
- Now go to File | Export MIDI File and store your .MID file.
- Next, after downloading and extracting pod2vamp.tbc and configuration.tcl, put it somewhere in your PATH, or just copy the .MID file to the same directory you placed the pod2vamp files.
- Open a "DOS" shell and run the program using the command line
"protclsh83 pod2vamp.tbc {input file}
(Don't enclose the input file in brackets.) This should output a file with the same root file name, but with a .syx extension. - Load the new .syx file to your V-Amp through the Behringer software.
如何转换音色
1. 准备好待转换的POD音色文件 多数音色以.LIB格式存储,所以 首先要把它转换为.MID格式,或者Sysex单音色格式
a. 打开EMAGIC编辑软件。 在转换音色过程中,你并不需要实际的LINE6设备。所以当它搜索LINE6设备时,按空格键,然后按'skip'或'abort'
b. 通过File | Open 打开.LIB文件
c. 如果该文件中包含多个音色的话,双击你想要转换的那个
d. 通过File | Export MIDI File 将音色保存为.MID文件
2. 将pod2vamp.tbc和configuration.tcl解压至硬盘上任意文件夹,将上一步所得的.MID文件拷至同一文件夹
3. 单击 开始-运行,输入cmd 打开DOS命令行窗口 运行命令 protclsh83 pod2vamp.tbc <input file> (input file处替换为刚才得到的.MID文件的文件名,注意不包含尖括号) 然后会生成一个与.MID文件同名,扩展名为.syx的文件。该文件就是转换后的适用于VAMP2的音色文件
4. 使用百灵达VAMP音色编辑软件将该音色保存至你的VAMP效果器
[ 本帖最后由 kkposh 于 2009-3-4 16:43 编辑 ] |
|