Package com.io7m.jnoisetype.api
Interface NTTransformType
- All Known Implementing Classes:
NTTransform
@Immutable
public interface NTTransformType
- See Also:
- "SoundFontⓡ Technical Specification 2.04, §8.3 Modulator Transform Enumerators"
-
Method Summary
Modifier and Type Method Description NTTransformIndexindex()java.lang.Stringname()
-
Method Details
-
index
- Returns:
- The transform index
-
name
@Parameter java.lang.String name()- Returns:
- The transform name
-