| schedule(Dmx.Message message, float measure) | schedule a message to be sent at the given time |
| send(Dmx.Message message) | immediately send a message |
| set(integer channel, integer data) | immediately set the value on a given channel |
Schedule a message to be sent at the given time.
Immediately send a message. DMX values in the message will be applied atomically.
Immediately set the value on a given channel.
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.