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

Method getLastXAsBoolean

edisyn/Synth.java:3714–3726  ·  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, boolean defaultVal, boolean getFromSynthOnly)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

mainMethod · 0.95
SynthMethod · 0.95
sproutMethod · 0.95
updateMenuMethod · 0.95
warnLibrarianMethod · 0.80
addNameGlobalMethod · 0.80
uploadOneSysexMethod · 0.80
uploadWavMethod · 0.80
addKawaiK5000MenuMethod · 0.80
addKawaiK5000MenuMethod · 0.80

Calls 1

getLastXMethod · 0.95

Tested by

no test coverage detected