Class NoteDuration

  • All Implemented Interfaces:
    Serializable, OptionDataListener, org.zkoss.json.JSONAware

    public class NoteDuration
    extends Frequency
    Note duration determines for how long a note plays, in milliseconds.

    It only affects instruments that are able to play continuous sustained notes. Examples of these instruments from the presets include flute, saxophone, trumpet, sawsynth, wobble, basic1, basic2, sine, sineGlide, triangle, square, sawtooth, noise, filteredNoise, and wind.

    Can be set to a fixed value, a prop to map to, a function, or a mapping object.

    Since:
    11.2.0.0
    Author:
    Jamson Chan
    See Also:
    Serialized Form
    • Constructor Detail

      • NoteDuration

        public NoteDuration()