Property | Type | Description | |
---|---|---|---|
BuildTierList | List |
||
buildCompleteList | void |
Method | Description | |
---|---|---|
CreateProjectSong ( |
||
GetWorkingPath ( WorkingFileType fileType ) : string | ||
LoadProject ( string projectFile ) : void | ||
Project ( |
||
ReadCoreFiles ( ) : void | ||
Save ( ) : void | ||
SaveAs ( string filename ) : void | ||
SetDefaults ( |
||
SetPlugins ( |
Method | Description | |
---|---|---|
BuildTierList ( |
||
buildCompleteList ( ) : void |
public CreateProjectSong ( |
||
songQb | ||
recordChange | bool | |
return |
public GetWorkingPath ( WorkingFileType fileType ) : string | ||
fileType | WorkingFileType | |
return | string |
public LoadProject ( string projectFile ) : void | ||
projectFile | string | |
return | void |
public Project ( |
||
core | ||
return | System |
public SetDefaults ( |
||
defaults | ||
return | void |
public SetPlugins ( |
||
audioImportPluginInfo | ||
audioExportPluginInfo | ||
fileCopyPluginInfo | ||
return | void |