Openlights / firemix

Procedural Animation for LED Art Installations
http://craftyjon.com/projects/openlights/firemix
GNU General Public License v3.0
12 stars 12 forks source link

get_all_pixel_locations() seems to return different values at startup vs. later #84

Closed craftyjon closed 8 years ago

craftyjon commented 8 years ago

Seen in concentric.py, get_all_pixel_locations() called in setup() returns a different array than when it's called via parameter_changed() after initialization is complete. This seems wrong :) Need to look in more depth to see why the scene locations can change during startup.

craftyjon commented 8 years ago

Was an issue in concentric preset.