Interface NTPresetZoneModulatorType

    • Method Detail

      • sourceOperator

        int sourceOperator()
        Returns:
        The source data for the modulator
      • targetOperator

        NTGenerator targetOperator()
        Returns:
        The destination of the modulator
      • modulationAmount

        int modulationAmount()
        Returns:
        The degree to which the source modulates the destination. A zero value indicates there is no fixed amount.
      • modulationAmountSourceOperator

        int modulationAmountSourceOperator()
        Returns:
        The degree to which the source modulates the destination is to be controlled by the specified modulation source
      • modulationTransformOperator

        NTTransform modulationTransformOperator()
        Returns:
        A value that indicates that a transform of the specified type will be applied to the modulation source before application to the modulator