Interface NTInstrumentNameType

  • All Superinterfaces:
    java.lang.Comparable<NTInstrumentNameType>
    All Known Implementing Classes:
    NTInstrumentName

    @Immutable
    public interface NTInstrumentNameType
    extends java.lang.Comparable<NTInstrumentNameType>
    See Also:
    "SoundFontⓡ Technical Specification 2.04, §7.6 The SHDR subchunk"
    • Method Detail

      • value

        @Parameter
        java.lang.String value()
        Returns:
        The actual string value
      • checkPreconditions

        @Check
        default void checkPreconditions()
        Check preconditions for the type.