Package | org.si.sion.utils.soundfont |
Class | public class SiONSoundFontContainer |
Inheritance | SiONSoundFontContainer ![]() |
Property | Defined By | ||
---|---|---|---|
mml : String = null set mml of this sound font | SiONSoundFontContainer | ||
sounds : * = null set sound instance table | SiONSoundFontContainer | ||
version : String = 1 version info | SiONSoundFontContainer |
Method | Defined By | ||
---|---|---|---|
constructor | SiONSoundFontContainer |
mml | property |
public var mml:String = null
set mml of this sound font
sounds | property |
public var sounds:* = null
set sound instance table
version | property |
public var version:String = 1
version info
SiONSoundFontContainer | () | Constructor |
public function SiONSoundFontContainer()
constructor