void Start() { synthConfig = GetComponent <SynthConfigure>(); }
void Start() { synthConfig = GetComponent <SynthConfigure>(); modEnv = GetComponent <Lope>(); }