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

Method getValidBankSize

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

Some synthesizers have ragged banks -- different banks have different lengths. Edisyn stretches everything to the longest length, and then lets synths mark out some cells as "invalid". This method should return the actual length of the bank; by default it just returns -1,

(int bank)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

downloadBankMethod · 0.45
emitBankMethod · 0.45
writeBankMethod · 0.45
saveBankMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected