@onjmin/dtm
Preparing search index...
LyricSyncData
Type Alias LyricSyncData
歌詞・UTAU設定の同期データ。
type
LyricSyncData
=
{
lyrics
:
string
;
model
:
string
;
vocalBreathiness
?:
number
;
vocalDelay
?:
number
;
vocalGate
:
number
;
vocalGender
?:
number
;
vocalOctave
:
number
;
vocalOctaveUnison
?:
OctaveUnisonMode
;
vocalPan
:
number
;
vocalReverb
?:
number
;
vocalTension
?:
number
;
vocalVibrato
?:
boolean
;
vocalVolume
:
number
;
}
Index
Properties
lyrics
model
vocal
Breathiness?
vocal
Delay?
vocal
Gate
vocal
Gender?
vocal
Octave
vocal
Octave
Unison?
vocal
Pan
vocal
Reverb?
vocal
Tension?
vocal
Vibrato?
vocal
Volume
Properties
lyrics
lyrics
:
string
model
model
:
string
Optional
vocal
Breathiness
vocalBreathiness
?:
number
Optional
vocal
Delay
vocalDelay
?:
number
vocal
Gate
vocalGate
:
number
Optional
vocal
Gender
vocalGender
?:
number
vocal
Octave
vocalOctave
:
number
Optional
vocal
Octave
Unison
vocalOctaveUnison
?:
OctaveUnisonMode
vocal
Pan
vocalPan
:
number
Optional
vocal
Reverb
vocalReverb
?:
number
Optional
vocal
Tension
vocalTension
?:
number
Optional
vocal
Vibrato
vocalVibrato
?:
boolean
vocal
Volume
vocalVolume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lyrics
model
vocal
Breathiness
vocal
Delay
vocal
Gate
vocal
Gender
vocal
Octave
vocal
Octave
Unison
vocal
Pan
vocal
Reverb
vocal
Tension
vocal
Vibrato
vocal
Volume
@onjmin/dtm
Loading...
歌詞・UTAU設定の同期データ。