@onjmin/dtm
Preparing search index...
TrackConfig
Type Alias TrackConfig
type
TrackConfig
=
{
color
:
[
number
,
number
,
number
]
;
id
:
string
;
instrument
:
number
;
name
:
string
;
volume
:
number
;
}
Index
Properties
color
id
instrument
name
volume
Properties
color
color
:
[
number
,
number
,
number
]
ノート描画色 [r, g, b]
id
id
:
string
instrument
instrument
:
number
MMLチャンネル番号 (@n)。再生時のトラック識別にも使う
name
name
:
string
volume
volume
:
number
0-127。velocity兼ボリューム(既存挙動を踏襲)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
id
instrument
name
volume
@onjmin/dtm
Loading...
ノート描画色 [r, g, b]