Package com.io7m.jnoisetype.api
Interface NTFontMemberType
-
- All Known Subinterfaces:
NTInstrumentType,NTPresetType,NTSampleType
public interface NTFontMemberTypeAn object that appears as a direct member of a SoundFontⓡ.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NTFontTypefont()
-
-
-
Method Detail
-
font
NTFontType font()
- Returns:
- The SoundFontⓡ to which the object belongs
-
-