···
On Wed, Aug 16, 2017 at 1:09 PM, Quenton Longmire Cook quenton.cook@gmail.com wrote:
You guys are amazing.
- I actually have 3 allpixels, ended up getting them from seed i think. I eventually am running 500 pixels off each of them, but i havent assembled my power taps yet (the board are arriving soon!). They are going to be lighting up my dome at burning man
(Sorry if i bought from a place that doest actually support yall lemme know if so - will send a donation!)
- Oh that is def the bug i found!
- Will send some pics of the finished installation when my boyfriend and i are done!
On Wed, Aug 16, 2017 at 5:09 AM Adam Haile adammhaile@gmail.com wrote:
Well… I won’t have time until at least 8pm EST. Working, then at planning meetings for SparkCon. So yeah, if you got time for a fix, have at it. I could probably at least test and verify it so we could maybe even push 3.2.1 as soon as it’s done.
–
You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.
To post to this group, send email to maniacal-labs-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/CAE%3Di4OBRV8KiVgGCOv0MuioPiHaddseecu607VFgtjG2t4FZRQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
On Wed, Aug 16, 2017 at 8:05 AM, Tom Swirly tom@swirly.com wrote:
That’s teh p00p. 
I will likely have time today to work on this if Adam does not…
On Wed, Aug 16, 2017 at 2:02 PM, Adam Haile adammhaile@gmail.com wrote:
Ah… yeah, sorry to report but looks like you found a bug:
https://github.com/ManiacalLabs/BiblioPixel/issues/378
I think we’ll have this fixed pretty quick so if you can hold up we’ll have you back using this with projects shortly. There’s a way to do it manually in code but this really truly should work in projects.
–
You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.
To post to this group, send email to maniacal-labs-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/CAG8g-TZ8hA7icjtBUSGXcg8r6V7nyy8o8dQQjjPM%3DjQjNQTNsg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
–
/t
https://tom.ritchford.com
https://tom.swirly.com
On Wed, Aug 16, 2017 at 6:21 AM, Tom Swirly tom@swirly.com wrote:
Hello! I know I’m a little behind here but I don’t get paid so it’s OK. 
Let me do this one quickly. Later this afternoon I’ll catch up.
Adam’s the real expert here, but here’s my understanding of it.
The coordmap determines where each pixel lies in 3d space. If you aren’t yourself using that value, then it only gets used by drivers which can position their pixels in 3d space - which is only the SimPixel visualizer driver.
So setting it to null is perfectly reasonable. null is an expected possible value for coordmap and nothing will go wrong if you do that.
Regarding multiple AllPixels, and multiple drivers in general - this is a known lameness within BP, but one that we will be resolving fairly soon.
–
You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.
To post to this group, send email to maniacal-labs-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/CAOuQWfX2y3X3z897DG0F_T5yw%2B_h0LCuVFOpg0d5Rpq0SrLdTA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
On Wed, Aug 16, 2017 at 11:02 AM, Quenton Longmire Cook quenton.cook@gmail.com wrote:
Hey there- me again!
Another noob question!
Love the new projects features- but having some trouble setting up multiple allpixels. I kept getting errors about the coordmap length must equal the total number of pixels. Can for the life of me i could not figure out how to pass a proper cordmap in the project. (I have two 100 pixel strips each with their own all pixel). The thing is i think the strip layout should accept a null coordmap… but i think the project.py makes one no matter what?
I eventually got my strips working by changing projects.py to just always pass a null coordmap, (https://github.com/qcook2000/BiblioPixel/commit/263476c097a73b101822dc466da0f868fd4d351e) but i think that is prob wrong.
Thoughts?
Thanks so much!
–
You received this message because you are subscribed to the Google Groups “Maniacal Labs Users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to maniacal-labs-users+unsubscribe@googlegroups.com.
To post to this group, send email to maniacal-labs-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/maniacal-labs-users/cd3c8b87-889b-4b4e-9a9f-a6c234b6fa03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
/t
https://tom.ritchford.com
https://tom.swirly.com