mirror of
https://github.com/kastdeur/pipeband-music.git
synced 2025-05-17 21:39:17 +02:00
Created script to easily compile a score.
Should be further extended for compiling a full drumscore, however, this will lead to a change in file structure of the 'music' files modified: TODO modified: lilydrum.ly new file: makedrum
This commit is contained in:
parent
3b80ad9473
commit
e90059648c
10 changed files with 411 additions and 36 deletions
39
TODO
39
TODO
|
@ -1,15 +1,30 @@
|
|||
TODO
|
||||
* flam function : detect whether left flam or right flam. This depends on the note, whether it is right or left respectively
|
||||
* show 8th and 16th beats in beaming, currently only 8ths
|
||||
* include EUSPBA flourishing symbols, maybe a sprite file ?!?
|
||||
* spanners (traditional and regimental spanners)
|
||||
* symbols
|
||||
* Very special beats (backsticking, crosssticking and the like..)
|
||||
* Macros for tutti's (unisons), "Part 2 of $n",
|
||||
* Macro for tutti's (unisons)
|
||||
* Macro for "Part 2 of $n"
|
||||
* If 8/16/32/..th notes come before a flam, they have a flag instead of a beam (fixable by explicit beaming, but rather have a good autobeaming)
|
||||
* A tuplet beginning with a flam has a strange tuplet beam (slanted)
|
||||
* It's custormary to have 4 bars per line for portrait and 8 for landscape...
|
||||
|
||||
* Find a nice filing system for easy saving, editing, generation of the scores
|
||||
*** script to easily generate the scores
|
||||
should be able to generate single instrument scores aswell as full drumscores,
|
||||
and possibly fullscores (with the pipetune)
|
||||
from referenced files
|
||||
*** templates
|
||||
* TEMPLATING
|
||||
Find a nice filing system for easy saving, editing, generation of the scores
|
||||
*** script to easily generate the scores
|
||||
should be able to generate single instrument scores aswell as full drumscores,
|
||||
and possibly fullscores (with the pipetune)
|
||||
from referenced files
|
||||
*** templates
|
||||
|
||||
* SIDE sticking (lookup swiss notation)
|
||||
regular default
|
||||
cross-stick cross
|
||||
rimshot default + cross
|
||||
backstick white triangle pointing down
|
||||
|
||||
|
||||
* FLOURISHING short note above-note
|
||||
regular flourish \fl cross
|
||||
ups \up arrow-up
|
||||
scoop \scoop arrow-right-(diag-up\diag-down)
|
||||
split the feather \stf xcircle
|
||||
cartwheel \cart
|
||||
(EUSPBA symbols)
|
Loading…
Add table
Add a link
Reference in a new issue