Open nathanielBellamy opened 1 year ago
function handleLfoDoubleClick(lfo: Lfo) { // TODO // activate and deactivate lfo from double clicking the button to select it }
AC