Author Topic: Null pixels in the middle of strings (between props)  (Read 383 times)

Offline stgregg

  • Newbie
  • *
  • Posts: 14
    • View Profile
Null pixels in the middle of strings (between props)
« on: August 22, 2021, 10:52:31 AM »
Trying to figure the best way to have null pixels between connected props.  In the past, it has been suggested to make a virtual string or manually enter the start channel.  With Auto Config enabled, I don't believe manually entering a start channel is possible.  What is currently the best way to accomplish this?

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: Null pixels in the middle of strings (between props)
« Reply #1 on: August 22, 2021, 12:48:30 PM »
Not enough information here to be sure. Generally you define it on the prop after the null but that won?t work if it is multi string and only the first has nulls. Other way would be a dummy prop for the null.

Offline stgregg

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: Null pixels in the middle of strings (between props)
« Reply #2 on: August 22, 2021, 06:13:21 PM »
Thanks Keith.  I'll go the dummy prop route.