Свойство | Type | Description | |
---|---|---|---|
BPB | ushort | ||
Columns | ushort | ||
DiffX | ushort | ||
DiffY | ushort | ||
MasterVolume | ushort | ||
Max | ushort | ||
Min | ushort | ||
Notes | List |
||
Priority | ushort | ||
QuanX | ushort | ||
QuanY | ushort | ||
Rows | ushort | ||
SelX | ushort | ||
SelY | ushort | ||
Tempo | ushort | ||
VersionCode | string |
Méthode | Description | |
---|---|---|
FSC ( byte Filedata ) : System |
Creates a new hsm file.
|
|
FSC ( string Filepath ) : System |
Creates a new hsm file.
|
Méthode | Description | |
---|---|---|
ReadFile ( Stream stream ) : void |
public FSC ( byte Filedata ) : System | ||
Filedata | byte | The data to create the hsm from. |
Résultat | System |