Property | Type | Description | |
---|---|---|---|
DetectTuning | void | ||
SetArrType | void |
Method | Description | |
---|---|---|
Arrangement ( ) : System | ||
Arrangement ( Attributes2014 attr, string xmlSongFile, bool ignoreMultitoneException = false ) : System |
Fill Arrangement 2014 from json and xml.
|
|
ClearCache ( ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
DetectTuning ( |
Set Arrangement Type and Tuning information.
|
|
SetArrType ( int arrNameType ) : void |
Sets Arrangement Type
|
public Arrangement ( Attributes2014 attr, string xmlSongFile, bool ignoreMultitoneException = false ) : System | ||
attr | Attributes2014 | |
xmlSongFile | string | |
ignoreMultitoneException | bool | |
return | System |