Module iced_audio::native::ramp

source ·
Expand description

Display a ramp control that controls a NormalParam. It is usually used to represent the easing of a parameter between two points in time.

Structs

  • A ramp GUI widget that controls a NormalParam. It is usually used to represent the easing of a parameter between two points in time.

Enums

Traits