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

Method writeBank

edisyn/Library.java:1302–1357  ·  view source on GitHub ↗

Writes to the synthesizer all the patches in the given bank, either using bank-write functions or individual patch writing functions. If bank == ALL_PATCHES, then writes the entire library.

(int bank)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

writeRangeMethod · 0.95
writeBankRegionMethod · 0.45

Calls 14

isWriteableBankMethod · 0.95
emitBankMethod · 0.95
getBankSizeMethod · 0.95
writeRangeMethod · 0.95
showSimpleErrorMethod · 0.80
setupMIDIMethod · 0.80
tryToSendMIDIMethod · 0.80
sendAllParametersMethod · 0.80
getSupportsBankWritesMethod · 0.45

Tested by

no test coverage detected