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

Method getLastX

edisyn/Synth.java:3663–3666  ·  view source on GitHub ↗

Given a preferences path X for a given synth, returns the value stored in X. If there is no such value, then returns the value stored in X in the globals. If there again is no such value, returns null. Typically this method is called by a a cover function (see for example ge

(String x, String synthName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

SynthMethod · 0.95
checkAndSetMethod · 0.95
getLastXAsBooleanMethod · 0.95
getLastXAsIntMethod · 0.95
getLastXAsDoubleMethod · 0.95
getLastDirectoryMethod · 0.95
getLastSynthMethod · 0.95
getLastColorMethod · 0.95
sproutMethod · 0.95
showOneTimeWarningMethod · 0.95
getLastTupleInMethod · 0.95
getLastTupleOutMethod · 0.95

Calls 3

getAppPreferencesMethod · 0.95
getGlobalPreferencesMethod · 0.95
getMethod · 0.45

Tested by

no test coverage detected