Skip to content

Instantly share code, notes, and snippets.

@RichardKanshen
Created September 9, 2025 17:32
Show Gist options
  • Select an option

  • Save RichardKanshen/59a37d4cb810799863d8feb4188bd136 to your computer and use it in GitHub Desktop.

Select an option

Save RichardKanshen/59a37d4cb810799863d8feb4188bd136 to your computer and use it in GitHub Desktop.
name: New Project
comment: ""
output_dir: Vocal
cache_dir: UCache
ustx_version: "0.7"
resolution: 480
bpm: 120
beat_per_bar: 4
beat_unit: 4
expressions:
dyn:
name: dynamics (curve)
abbr: dyn
type: Curve
min: -240
max: 120
default_value: 0
is_flag: false
flag: ""
pitd:
name: pitch deviation (curve)
abbr: pitd
type: Curve
min: -1200
max: 1200
default_value: 0
is_flag: false
flag: ""
clr:
name: voice color
abbr: clr
type: Options
min: 0
max: -1
default_value: 0
is_flag: false
options: []
eng:
name: resampler engine
abbr: eng
type: Options
min: 0
max: 1
default_value: 0
is_flag: false
options:
- ""
- worldline
vel:
name: velocity
abbr: vel
type: Numerical
min: 0
max: 200
default_value: 100
is_flag: false
flag: ""
vol:
name: volume
abbr: vol
type: Numerical
min: 0
max: 200
default_value: 100
is_flag: false
flag: ""
atk:
name: attack
abbr: atk
type: Numerical
min: 0
max: 200
default_value: 100
is_flag: false
flag: ""
dec:
name: decay
abbr: dec
type: Numerical
min: 0
max: 100
default_value: 0
is_flag: false
flag: ""
gen:
name: gender
abbr: gen
type: Numerical
min: -100
max: 100
default_value: 0
is_flag: true
flag: g
genc:
name: gender (curve)
abbr: genc
type: Curve
min: -100
max: 100
default_value: 0
is_flag: false
flag: ""
bre:
name: breath
abbr: bre
type: Numerical
min: 0
max: 100
default_value: 0
is_flag: true
flag: B
brec:
name: breathiness (curve)
abbr: brec
type: Curve
min: -100
max: 100
default_value: 0
is_flag: false
flag: ""
lpf:
name: lowpass
abbr: lpf
type: Numerical
min: 0
max: 100
default_value: 0
is_flag: true
flag: H
norm:
name: normalize
abbr: norm
type: Numerical
min: 0
max: 100
default_value: 86
is_flag: true
flag: P
mod:
name: modulation
abbr: mod
type: Numerical
min: 0
max: 100
default_value: 0
is_flag: false
flag: ""
mod+:
name: modulation plus
abbr: mod+
type: Numerical
min: 0
max: 100
default_value: 0
is_flag: false
flag: ""
alt:
name: alternate
abbr: alt
type: Numerical
min: 0
max: 16
default_value: 0
is_flag: false
flag: ""
dir:
name: direct
abbr: dir
type: Options
min: 0
max: 1
default_value: 0
is_flag: false
options:
- off
- on
shft:
name: tone shift
abbr: shft
type: Numerical
min: -36
max: 36
default_value: 0
is_flag: false
flag: ""
shfc:
name: tone shift (curve)
abbr: shfc
type: Curve
min: -1200
max: 1200
default_value: 0
is_flag: false
flag: ""
tenc:
name: tension (curve)
abbr: tenc
type: Curve
min: -100
max: 100
default_value: 0
is_flag: false
flag: ""
voic:
name: voicing (curve)
abbr: voic
type: Curve
min: 0
max: 100
default_value: 100
is_flag: false
flag: ""
exp_selectors:
- dyn
- genc
- clr
- eng
- vel
- vol
- atk
- dec
- gen
- bre
exp_primary: 0
exp_secondary: 1
key: 0
time_signatures:
- bar_position: 0
beat_per_bar: 4
beat_unit: 4
tempos:
- position: 0
bpm: 120
- position: 95520
bpm: 121
- position: 96000
bpm: 122
- position: 96480
bpm: 123
- position: 96960
bpm: 124
- position: 97440
bpm: 125
- position: 97920
bpm: 126
- position: 98400
bpm: 127
- position: 98880
bpm: 128
- position: 99360
bpm: 129
- position: 99840
bpm: 130
- position: 100320
bpm: 131
- position: 100800
bpm: 132
- position: 101280
bpm: 133
- position: 101760
bpm: 134
- position: 102240
bpm: 135
- position: 102720
bpm: 136
- position: 103200
bpm: 137
- position: 103680
bpm: 138
- position: 104160
bpm: 139
- position: 104640
bpm: 140
- position: 105120
bpm: 141
- position: 105600
bpm: 142
- position: 106080
bpm: 143
- position: 106560
bpm: 144
- position: 107040
bpm: 145
- position: 107520
bpm: 146
- position: 108000
bpm: 147
- position: 108480
bpm: 58.5
- position: 109440
bpm: 120
tracks:
- phonemizer: OpenUtau.Core.DefaultPhonemizer
renderer_settings: {}
track_name: Track2
track_color: Blue
mute: false
solo: false
volume: 0
pan: 0
track_expressions: []
voice_color_names:
- ""
- phonemizer: OpenUtau.Core.DefaultPhonemizer
renderer_settings: {}
track_name: Track3
track_color: Blue
mute: false
solo: false
volume: 0
pan: 0
track_expressions: []
voice_color_names:
- ""
voice_parts:
- duration: 7680
name: New Part
comment: ""
track_no: 1
position: 1680
notes: []
curves: []
wave_parts:
- name: 言葉遊び_inst_.wav
comment: ""
track_no: 0
position: 1635
relative_path: 言葉遊び_inst_.wav
file_duration_ms: 153132.4583
skip_ms: 0
trim_ms: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment