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

Method fix

edisyn/Synth.java:1168–1188  ·  view source on GitHub ↗

This is called by the default implementation of revise() when a key has an out of range value. Override it to fix the value in a custom way; otherwise call super.fix(model, key, val)

(Model model, String key, int val, int min, int max)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

reviseMethod · 0.95
updateListenersForKeyMethod · 0.45
updateAllListenersMethod · 0.45
mutateMethod · 0.45
oppositeMethod · 0.45
recombineMethod · 0.45
crossoverMethod · 0.45
morphMethod · 0.45

Calls 3

modMethod · 0.95
getPrintRevisedMethod · 0.95
setMethod · 0.45

Tested by

no test coverage detected