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 not stored for this graph (policy: none)
no test coverage detected