Uses of Class
heronarts.lx.dmx.AbstractDmxModulator
Packages that use AbstractDmxModulator
-
Uses of AbstractDmxModulator in heronarts.lx.dmx
Subclasses of AbstractDmxModulator in heronarts.lx.dmxModifier and TypeClassDescriptionclassExtracts a color from three DMX channels starting at a given address.classA modulator converting DMX input to normalized output, with three modes: 8-bit: single DMX channel scaled to normalized output 16-bit: two DMX channels for high resolution, scaled to normalized output Range: A range from [min] to [max] within a DMX channel.Methods in heronarts.lx.dmx that return AbstractDmxModulatorModifier and TypeMethodDescriptionprotected AbstractDmxModulatorAbstractDmxModulator.setBytes(int bytes)