zupfnoter icon indicating copy to clipboard operation
zupfnoter copied to clipboard

More power to extracts

Open bwl21 opened this issue 9 years ago • 1 comments

Request

Extracts should be able to

  1. specify a transposition
  2. specify which parts are rendered

Approach

  extract: {
    shift:"CD",     # similar to shift=
    range: [1-10]   # similar to %%clip
}

These parameters will be applied when retrieving the model by prepending the ABC-text.

bwl21 avatar Aug 21 '16 10:08 bwl21

see also #212 which would allow more reuse of existing extracts

bwl21 avatar Apr 17 '18 06:04 bwl21