欢迎光临散文网 会员登陆 & 注册

关于引擎参数

2018-11-17 00:16 作者:小熊FFD  | 我要投稿

C#记录命令行代码:

在temp工作目录生成log

关于参数具体内容:

xx\UTAU\voice\楊歌ACT\偲.wav

xx\UTAU\ust\太陽系デスコ.cache\5_to_D#4_UdSLIR.wav

D#4   音符  pitch_percent

100   速度  velocity

g-5   flag

953.0 偏移  offset

400         length_require

204.0       fixed length

316.0       end_blank

100   音量  volume

20    移调  modulation

!150.00     pich bend

+J+O+U+a+g+n+v+2+9/E/L/S/Y/f/k/q/u/y/1/3/5/6AA#15#/9/7/4/1/y/v/t/q/o/n/m/l/m/n/p/s/w/0/5//ADAIAMAPARATAU#2#ATASAPANAKAIAFACAA#8#

resampler.exe <input wavfile> <output file> <pitch_percent> <velocity> [<flags> [<offset>

<length_require> [<fixed length> [<end_blank> [<volume> [<modulation> [<pich bend>...]]]]]

]]

 in older versions, <velocity> was called <time_percent> 时间轴位置

英文说明:

Section1:

<input wavfile> "a.wav"

<output file> "51_70_65_1e_c6_d4_b9_00_6f_ca_15_89_18_c4_2b_8b.wav"

<pitch_percent> "A#4" (The note's rendered pitch, quotes recommended for non-numeric values)

<velocity> "100" (basically consonant velocity, quotes not required)

<flags> "" (no flags were used, but the quotes are required)


section2:

-following deals with the oto/config and doesn't require quotes-

<offset> 6 (left blue space in the oto, amount from the beginning to cut off)

<length_require> 237 (note length to be rendered?)

<fixed length> 52 (This is the unstretched/consonant length)

<end_blank> 69 (amount from the end of input file to cut off, right blue space in oto.ini)

<volume> 100 (note volume/intensity)

<modulation> 10


<pich bend> 0.00Q120 ... ... ... 

-I think these are spread evenly across the rendered note to create the pitch changes. and the amount depends on the length of the note and/or how fine you want the changes to be. Or done by a fixed amount of points...as can be seen in the MODE1 pitch editor.

I am unsure of what the "0.00Q120" is, ...tempo? - not likely


Notes:

-decimals are accepted

-negative values are accepted in the values listed under section 2

-overlap and preutterence(crossfades) seem to be handled by the GUI and/or Wavtool.exe


关于引擎参数的评论 (共 条)

分享到微博请遵守国家法律