MCPcopy Create free account
hub / github.com/eclab/edisyn / getLastXAsDouble

Method getLastXAsDouble

edisyn/Synth.java:3751–3766  ·  view source on GitHub ↗

Given a preferences path X for a given synth, returns the value stored in X as a double. If there is no such value, then returns the value stored in X in the globals if !getFromSynthOnly. If there again is no such value, returns defaultVal.

(String slot, String synth, double defaultVal, boolean getFromSynthOnly)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

sproutMethod · 0.95
getRootFrequencyValueMethod · 0.95
popupMethod · 0.95

Calls 1

getLastXMethod · 0.95

Tested by

no test coverage detected