User Tools

Site Tools


ai:modules:controller:constant

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ai:modules:controller:constant [2018/10/15 06:31] – ↷ Page moved and renamed from ai:modules:controller_constant to ai:modules:controller:constant icke_siegenai:modules:controller:constant [2018/10/15 06:56] (current) icke_siegen
Line 11: Line 11:
 ==== used in example ==== ==== used in example ====
  
-{{backlinks>.}}+{{backlinks>.#ai:examples}}
  
 ===== Manual ===== ===== Manual =====
 > Outputs a user defined numeric value according to the value range and control type selected. The number value is stored internally as a 64-bit floating point number. > Outputs a user defined numeric value according to the value range and control type selected. The number value is stored internally as a 64-bit floating point number.
-> {{:ai:modules:constant_skins.png|}}+> {{:ai:modules:controller:constant_skins.png|}}
  
 ===== Skins and their options ===== ===== Skins and their options =====
Line 23: Line 23:
 By default, the knob is a standard rotary knob, with a limited range, outputting values from 0 to 1. This can be changed in the control properties (''Ctrl'' + right-click). In order to operate the know with the mouse click it, and with the mousebutton held down move the mouse left and right. It is not possble to change the knob's size. By default, the knob is a standard rotary knob, with a limited range, outputting values from 0 to 1. This can be changed in the control properties (''Ctrl'' + right-click). In order to operate the know with the mouse click it, and with the mousebutton held down move the mouse left and right. It is not possble to change the knob's size.
  
-{{:ai:modules:knob_properties.png|}}+{{:ai:modules:controller:constant_knob_properties.png|}}
  
 ==== HSlider ==== ==== HSlider ====
Line 29: Line 29:
 This displays a horizontal slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1, The slider can be resized, and images for background and slider knob can be selected in the properties menu: This displays a horizontal slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1, The slider can be resized, and images for background and slider knob can be selected in the properties menu:
  
-{{:ai:modules:hslider_properties.png|}}+{{:ai:modules:controller:constant_hslider_properties.png|}}
  
 ==== List ==== ==== List ====
Line 35: Line 35:
 Shows a dropdown list. The size of the list (width and height) can be adjusted. The elements of the list can be defined in the oprions menu. The output is always the 0-based index of the selected item: let the list have the elements A, B, C, D, E, F. If A is selected then the output is 0, with E selected the output is 4. Shows a dropdown list. The size of the list (width and height) can be adjusted. The elements of the list can be defined in the oprions menu. The output is always the 0-based index of the selected item: let the list have the elements A, B, C, D, E, F. If A is selected then the output is 0, with E selected the output is 4.
  
-{{:ai:modules:list_properties.png|}}+{{:ai:modules:controller:constant_list_properties.png|}}
  
 ==== MultiButton ==== ==== MultiButton ====
Line 45: Line 45:
 Displays a button which can be clicked (mouse/touch/midi/artnet). If the button is engaged the output is 1, else it is 0. By default the button does not latch - this can be enbaled in the properties. Also the label on the button can be set. The button can be resized. Displays a button which can be clicked (mouse/touch/midi/artnet). If the button is engaged the output is 1, else it is 0. By default the button does not latch - this can be enbaled in the properties. Also the label on the button can be set. The button can be resized.
  
-{{:ai:modules:pushbutton_properties.png|}}+{{:ai:modules:controller:constant_pushbutton_properties.png|}}
  
 ==== Text ==== ==== Text ====
Line 51: Line 51:
 Shows an input field. This can be resized, and the allowed format can be set in the control properties. The default is Float sot that positive and negative decimal numbers are expected. Shows an input field. This can be resized, and the allowed format can be set in the control properties. The default is Float sot that positive and negative decimal numbers are expected.
  
-{{:ai:modules:text_properties.png|}}+{{:ai:modules:controller:constant_text_properties.png|}}
  
 ==== ToggleButton ==== ==== ToggleButton ====
Line 57: Line 57:
 Displays a button which can be clicked (mouse/touch/midi/artnet). Similar to the PushButton above, only that the properties are preset to a latching bahviour which can be altered in the properties. The button can be resized. Outputs 0 (unlatched) or 1 (latched). Displays a button which can be clicked (mouse/touch/midi/artnet). Similar to the PushButton above, only that the properties are preset to a latching bahviour which can be altered in the properties. The button can be resized. Outputs 0 (unlatched) or 1 (latched).
  
-{{:ai:modules:togglebutton_properties.png|}}+{{:ai:modules:controller:constant_togglebutton_properties.png|}}
  
 ==== VSlider ==== ==== VSlider ====
Line 63: Line 63:
 Similar to the HSlider (above), only with the default orientation set to vertical. Displays a vertical slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1. The slider can be resized, and images for background and slider knob can be selected in the properties menu: Similar to the HSlider (above), only with the default orientation set to vertical. Displays a vertical slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1. The slider can be resized, and images for background and slider knob can be selected in the properties menu:
  
-{{:ai:modules:vslider_properties.png|}}+{{:ai:modules:controller:constant_vslider_properties.png|}}
ai/modules/controller/constant.1539585115.txt.gz · Last modified: 2018/10/15 06:31 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki