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

Method buildBankBooleans

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

Produce a list of booleans of the form { true, true, ..., false, false, ..., true, true } with the number of true, false, and true ("true2") sequences respectively. This is a useful utility function for implementing getWritableBanks()

(int numTrue, int numFalse, int numTrue2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getWriteableBanksMethod · 0.95
getWriteableBanksMethod · 0.80
getWriteableBanksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected