Package com.io7m.jnoisetype.api
Interface NTGeneratorType
- All Known Implementing Classes:
NTGenerator
@Immutable
public interface NTGeneratorType
- See Also:
- "SoundFontⓡ Technical Specification 2.04, §8.1 Generator Enumerators Defined"
-
Method Summary
Modifier and Type Method Description NTGeneratorOperatorIndexindex()java.lang.Stringname()
-
Method Details
-
index
- Returns:
- The generator index
-
name
@Parameter java.lang.String name()- Returns:
- The generator name
-