Method | Description | |
---|---|---|
PatternSample ( string sampleName, float gain = 1f, int semiTones ) : System.Collections |
Creates a new PatternSample for insertion in a PulsedPatternModule.
|
public PatternSample ( string sampleName, float gain = 1f, int semiTones ) : System.Collections | ||
sampleName | string | |
gain | float | |
semiTones | int | |
return | System.Collections |