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

Method buildModel

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

Override this to return your own customized Model subclass if you have some need to do so, typically in order to override the methods reviseMutatedValue(...).... Note that you should not build this with an anonymous class because it doesn't have a constructor and can't be bui

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 13

SynthMethod · 0.95
doRequestPatchMethod · 0.95
doRequestMergeMethod · 0.95
doGetAllPatchesMethod · 0.95
getFirstPatchLocationMethod · 0.95
doBlendInRangeMethod · 0.95
performBlendMethod · 0.95
getNextPatchLocationMethod · 0.45
actionPerformedMethod · 0.45
handleSynthCCOrNRPNMethod · 0.45
getNextPatchLocationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected