Module glide_processor

Source
Expand description

§Glide Processor

The glide processor is used to add variable lag to control signals. Music synthesizers often have a glide control so that new notes slide into each other instead of stepping directly to the new note.

The terms glide, lag, and portamento are often used interchangeably.

Structs§

GlideProcessor
A glide processor for implementing portamento is represented here.