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

Method getLastXAsInt

edisyn/Synth.java:3731–3746  ·  view source on GitHub ↗

Given a preferences path X for a given synth, returns the value stored in X as an integer. 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, int defaultVal, boolean getFromSynthOnly)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

sproutMethod · 0.95
MorphMethod · 0.95
getRootMeanNoteValueMethod · 0.95
popupMethod · 0.95
gatherPatchInfoMethod · 0.95
gatherPatchInfoMethod · 0.80
sproutMethod · 0.80
RolandU220TimbreMethod · 0.80

Calls 1

getLastXMethod · 0.95

Tested by

no test coverage detected