C# Class GAudio.PatternSample

Afficher le fichier Open project: gregzo/G-Audio Class Usage Examples

Méthodes publiques

Méthode Description
PatternSample ( string sampleName, float gain = 1f, int semiTones ) : System.Collections

Creates a new PatternSample for insertion in a PulsedPatternModule.

Method Details

PatternSample() public méthode

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
Résultat System.Collections