Per Røine
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 0
Articles
Recent activity by Per Røine-
Tags
Tags are keywords you can add to the different elements of Buttons to create an organizational structure, or filter search results. Large implementations of buttons can greatly benefit from additi...
-
Cuelist
In the cuelist you can build all cues (lighting looks, camera shots, video clips, audio triggers, etc.) in a list format much like a spreadsheet or a simple newsroom rundown. Each row represents a...
-
Variables
What are Variables, and how do we use them?A variable is like a labeled container in the computer's memory. Imagine a box with a name on it—for example, "Score" or "Username." Inside this box, you ...
-
Routing
Routing UIThe Routing UI consists of 4 pagesRoute: On this page you can Set up and Execute routes or store them as Salvos.Salvo: Here you can create edit and execute Salvos.Labels: Lets you set up...
-
Surface
Adopting a surfaceWhen you click on Connect and then Surface in the menu bar, the window shown above opens. Initially, this window displays the surfaces available on the network you are connected ...
-
Radio button set with section variable
In this example we will use a section variable, an internal action, and the internal expression feedback to create a Radio button set. Radio buttons is a set of buttons where only one button can ...
-
Expression Functions Reference
Number OperationsFunctionDefinitionround(v)Rounds `v` to nearest integer using `Math.round`.floor(v)Floors `v` to the nearest lower integer using `Math.floor`.ceil(v)Ceils `v` to the nearest highe...
-
Operators
In the examples a and b can be replaced with custom variables, module variables or number literals. They are only used here for brevity.Supported operators include:Ternary operator:Conditional ter...
-
Functions
There are various supported functions, and we are willing to add more. Let us know if you think something is missing.The currently supported functions are:General operationslength(val)Find the leng...
-
Position
Position defines a collection of one or more Surfaces. It typically aligns with the working role of an individual, such as Vision Mixer, Graphics, or Shader. Each Position can be tagged for better...