Skip to documentation content
On this page
  1. Contract

description

`description` is an optional parameter of `telion_api.Model.control_function` with the installed type contract `str`.

description is an optional parameter of telion_api.Model.control_function with the installed type contract str.

Contract

PropertyValue
symboltelion_api.Model.control_function
parameterdescription
typestr
requiredfalse
defaultDiscrete control palette. control(i, n, v0, v1, ...) rounds i, clamps it to n choices, and returns the selected value.
description — Telion Python API 0.1.0-alpha | Telion