get one text out of two text inputs
-
The actor you want is called Text Formatter.
-
@woland thank you, we a non programmer and have not the knowlege to program the formatter.
some years ago, mark explain us how to convert numbers to text with it. so this we can found again.
but to format the number to text, add the fix string in front of this, and give this to a new text out, is to much for us.
also, we have to think about things like, output of "1,4,7,..........." because of the rgb,rgb,rgb,..... order of the pixeltube dmx mapping.
so we can choose a single color for the pixellevel of the tube.
thx.
-
I'm working on a little demo for you, don't worry.
-
....it should work as a applauseometer with three pixel tubes stacked. and the possibility to hold the level till a kind of reset.
we think we find a way for everything, expect the text output merging we need dynamicly as a input for the channesl input of the matrix value send actor connected to a artnet send actor.
thx.
-
the dmx chart is 24 segments, with 3channel rgb each, 96channel.
-
This should be the info you need in order to build what you want.
actors-text-formatter-demo-2023-08-23-3.2.6.izz
Example 1
Example 2
Example 3
-
@woland thank you very much!!!
and now, we know so much more about text formatting, we also think about a graphical way with the pixel matrix stuff.
but we have to learn all about it first. thank you so much.
-
Let me know if you get stuck on any of the formatting.
If you do get stuck, if you can come back with a clear example of the inputs you need to format and what you want the final format to look like, I should be able to help you with the specific formatting you need.
-
Here's an updated file with a second Scene that has a JavaScript actors with 96, 24, and 12 inputs that spit out the combination of all those inputs separated by commas. Don't know if that'll be helpful or not.
actors-text-formatter-demo-2023-08-23-3.2.6.izz
-
@woland Brilliant and generous as always