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

Method patchLocationEquals

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

By default this method says two patches are the same if they have the same "bank" and "number": if both are missing the "bank" (or the "number") then the "bank" (or "number") is assumed to be the same. You should not use Integer.MIN_VALUE as either a bank or a number.

(Model patch1, Model patch2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

actionPerformedMethod · 0.95
requestNextPatchMethod · 0.95

Calls 1

getMethod · 0.45

Tested by

no test coverage detected