bwl21 / zupfnoter

Web based editor for Tableharp notations based on abc notation
18 stars 6 forks source link

More power to extracts #64

Open bwl21 opened 8 years ago

bwl21 commented 8 years ago

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 commented 6 years ago

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