select abstract method

void select(
  1. int id
)

Changes the active preset to a new value.

Implementation

void select(int id);