mirror of
https://github.com/kastdeur/lilydrum.git
synced 2024-12-22 17:23:32 +01:00
Tiny update of todo
This commit is contained in:
parent
a6e449a91b
commit
38e894a7bd
1 changed files with 3 additions and 2 deletions
5
todo
5
todo
|
@ -1,9 +1,10 @@
|
||||||
TODO
|
TODO
|
||||||
* show 8th and 16th beats in beaming, currently only 8ths: d32[[ g] d[ g]] d32[[ g] d[ g]]
|
* See if aliases work
|
||||||
|
* show 8th and 16th beats in autobeaming, currently only 8ths: d32[[ g] d[ g]] d32[[ g] d[ g]]
|
||||||
* Macro for tutti's (unisons)
|
* Macro for tutti's (unisons)
|
||||||
- on just one note
|
- on just one note
|
||||||
- with open ending
|
- with open ending
|
||||||
* Macro for "Part 2 of $n"
|
* Macro for "Part $m 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)
|
* 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) (fixable by putting the flam outside of the tuplet .. However the flam function doesnt work that way (yet))
|
* A tuplet beginning with a flam has a strange tuplet beam (slanted) (fixable by putting the flam outside of the tuplet .. However the flam function doesnt work that way (yet))
|
||||||
* It's customary to have 4 bars per line for portrait and 8 for landscape...
|
* It's customary to have 4 bars per line for portrait and 8 for landscape...
|
||||||
|
|
Loading…
Reference in a new issue