Class NTTransforms


  • public final class NTTransforms
    extends java.lang.Object
    Standard transforms.
    See Also:
    "SoundFontⓡ Technical Specification 2.04, §8.3 Modulator Transform Enumerators"
    • Method Detail

      • find

        public static NTTransform find​(int value)
        Find a transform with the given index.
        Parameters:
        value - The index
        Returns:
        The located transform, or a value with "unknown" as the name
      • transforms

        public static java.util.Map<NTTransformIndex,​NTTransform> transforms()
        Returns:
        A read-only map of the known specified transforms