OSSIA
Open Scenario System for Interactive Application
ossia::nodes::mapping Class Referencefinal

The ossia::nodes::mapping class. More...

Inherits ossia::nonowning_graph_node.

Detailed Description

The ossia::nodes::mapping class.

Allows to map a value to another following a transfer function. The driver address is where the input value is taken from; The driven address is where the output value is sent to.

Public Member Functions

std::string label () const noexcept override
 
void set_behavior (const ossia::behavior &b)