메소드 |
설명 |
|
ApplyOptions ( ) : void |
|
|
GetCurrentStepBeats ( ) : float |
|
|
GetCurrentStepPattern ( int trackIndex ) : int |
|
|
GetCurrentStepTempo ( ) : float |
|
|
GetPatternCount ( int trackIndex ) : int |
|
|
GetStepBeats ( int stepIndex ) : int |
|
|
GetStepCount ( ) : int |
|
|
GetStepPattern ( int trackIndex, int stepIndex ) : int |
|
|
GetStepTempo ( int stepIndex ) : float |
|
|
GetTrackCount ( ) : int |
|
|
Play ( float delay ) : void |
|
|
PureDataSequenceItem ( PureDataSequence sequence, PureData, pureData ) : System.Collections |
|
|
Stop ( float delay ) : void |
|
|
StopImmediate ( ) : void |
|
|
ToString ( ) : string |
|
|