Метод | Описание | |
---|---|---|
ChangeSong ( RSSongInfo newSong ) : void | ||
CurrentSongService ( SongCollection songCollection ) : System | ||
GetAlphaTabTrack ( ) : AlphaTab.Model.Track | ||
PickFirstSong ( ) : void | ||
SetGuitarPath ( string name ) : void |
Метод | Описание | |
---|---|---|
GenerateScore ( ) : void | ||
setTrackFromPath ( ) : void |
public ChangeSong ( RSSongInfo newSong ) : void | ||
newSong | RSSongInfo | |
Результат | void |
public CurrentSongService ( SongCollection songCollection ) : System | ||
songCollection | SongCollection | |
Результат | System |
public GetAlphaTabTrack ( ) : AlphaTab.Model.Track | ||
Результат | AlphaTab.Model.Track |
public SetGuitarPath ( string name ) : void | ||
name | string | |
Результат | void |