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

Method saveRange

edisyn/Library.java:1073–1175  ·  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; in this case, if the patches can be saved using bank sysex, the user is asked whether he'd prefer this.

(int bank, int start, int len)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

saveBankMethod · 0.95
saveAllMethod · 0.80
saveMethod · 0.80

Calls 15

saveRangeSeparatelyMethod · 0.95
showMultiOptionMethod · 0.95
emitRangeMethod · 0.95
flattenMethod · 0.95
concatenateMethod · 0.95
makeValidFilenameMethod · 0.95
ensureFileEndsWithMethod · 0.95
handleExceptionMethod · 0.95
getSynthNameLocalMethod · 0.80
disableMenuBarMethod · 0.80
enableMenuBarMethod · 0.80
getFileMethod · 0.80

Tested by

no test coverage detected