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

Method saveRangeSeparately

edisyn/Library.java:1183–1293  ·  view source on GitHub ↗

Saves to disk all the patches from start to start+len-1 in bank. If bank == ALL_PATCHES, then writes the entire library. If the synth is capable of emitting bank-patch sysex, and forceIndependent is FALSE, then the individual files will be bank sysex. Otherwise the individua

(int bank, int start, int len, boolean forceIndependent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

saveRangeMethod · 0.95

Calls 15

emitRangeMethod · 0.95
getPatchMethod · 0.95
getNumBanksMethod · 0.95
getBankNameMethod · 0.95
getPatchNumberNamesMethod · 0.95
makeValidFilenameMethod · 0.95
saveOneMethod · 0.95
isMacMethod · 0.95
getBankSizeMethod · 0.95
flattenMethod · 0.95
handleExceptionMethod · 0.95
selectDirectoryMethod · 0.80

Tested by

no test coverage detected