Interface ARI1SampleMapType
public interface ARI1SampleMapType
A map of samples.
-
Method Summary
-
Method Details
-
forNote
Find the sample mapped to the given note. Implementations may return an empty sample if no sample is mapped to the given note.- Parameters:
note- The note- Returns:
- The sample for the given note
-