By default, we have 8 video inputs, 10 Float, 10 Integer, 10 Boolean and 2 String parameters for TouchEngine Mix, but you can change this by changing the parameters file.

To create a parameters file open any text editor and save the file with the name “Params.txt” and save it into the same folder as the component files are located

(“documents/Green Hippo/TouchEngine”)

Here is an example of the contents that you can add in this file, you don’t have to add all the lines you can just add the ones that you want to change, if a line is missing it will use the default value for that option:

numinputs=5
numfloatparams=20
numintparams=5
numboolparams=20
numstringparams=6

numinputs sets the number of video inputs that are used – this must be between 1 and 8. There is no real reason to change this from its default as we automatically disable the inputs that are not in use by a file.

Other parameters can be set to any number between 1 and 32000 however the system creates pins and reserves resources for parameters even if they are not actually used

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Please do not use this for support questions.
Green Hippo Forum

Post Comment