- Feedback loops
- Custom plugins
- Run-time wiring
- AND
- NAND
- NOR
- NOT
- OR
- A ≥ B
- A > B
- A ≡ B
- A < B
- A ≤ B
- Set-Reset
- Reset-Set
- Multiplexer
- Demultiplexer
- Rising edge detection
- Falling edge detection
- abs(VALUE)
- sin(ANGLE)
- cos(ANGLE)
- lerp(MIN, MAX, T)
- sign
- add
- subtract
- multiply
- divide
- add_if
- subtract_if
- multiply_if
- divide_if
- BCD
- Tank
- Valve
- Simulation delta time
- Clock
- T_ON
- T_OFF
- T_PULSE
- Const bool
- Const integer
- Const float
- min(A, B)
- max(A, B)
- clamp(VALUE, MIN, MAX)
- Degree to radian
- Radian to degree
- Int to float
- Float to integer
- Characteristic curve with editor
This project is licensed under the MIT License - see the LICENSE file for details.