-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
It's occured to me that OLAOutput is currently unable to send DMX data that
starts on a channel
higher than 1. It might be good to have an additional inlet (and argument to
set default) which
specifies what DMX channel number should be asssigned to the first item in the
list data which is
inputted to the object. This way you could send data starting on higher channel
numbers without
having to send potentially hundreds of values below it.
Original issue reported on code.google.com by butler2710 on 24 Apr 2010 at 8:34