Skip to main content

presets

Function presets 

Source
pub fn presets() -> Vec<(&'static str, PatchTree)>
Expand description

The built-in presets, as (name, tree) pairs.

Retained as the compatibility shim over preset_bank; new callers that want categories or copy should use that instead.