@onjmin/dtm
Preparing search index...
DtmStudioEngines
Type Alias DtmStudioEngines
注入で差し替え可能な外部エンジン群(未指定なら CDN から取得)。
type
DtmStudioEngines
=
{
parseMidi
?:
DawOptions
[
"parseMidi"
]
;
SoundFont
?:
SoundFontEngine
;
SoundFont_drum
?:
SoundFontDrumEngine
;
SoundFont_list
?:
SoundFontListEngine
;
}
Index
Properties
parse
Midi?
Sound
Font?
Sound
Font_
drum?
Sound
Font_
list?
Properties
Optional
parse
Midi
parseMidi
?:
DawOptions
[
"parseMidi"
]
Optional
Sound
Font
SoundFont
?:
SoundFontEngine
Optional
Sound
Font_
drum
SoundFont_drum
?:
SoundFontDrumEngine
Optional
Sound
Font_
list
SoundFont_list
?:
SoundFontListEngine
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parse
Midi
Sound
Font
Sound
Font_
drum
Sound
Font_
list
@onjmin/dtm
Loading...
注入で差し替え可能な外部エンジン群(未指定なら CDN から取得)。