mirror of https://github.com/patacrep/patacrep.git
Louis
9 years ago
5 changed files with 50 additions and 50 deletions
@ -1,13 +1,13 @@ |
|||||
\[ |
\[ |
||||
((- content.todo_note -)) |
((- content.key -)) |
||||
(* if content.todo_diesebemol == '#' *)#(* endif -*) |
(* if content.alteration == '#' *)#(* endif -*) |
||||
(* if content.todo_diesebemol == 'b' *)&(* endif -*) |
(* if content.alteration == 'b' *)&(* endif -*) |
||||
(* if content.todo_mdimmajsus *)((content.todo_mdimmajsus))(* endif -*) |
(* if content.modifier *)((content.modifier))(* endif -*) |
||||
(* if content.todo_chiffre *)((content.todo_chiffre))(* endif -*) |
(* if content.add_note *)((content.add_note))(* endif -*) |
||||
(* if content.todo_chordbis -*) |
(* if content.bass -*) |
||||
/ |
/ |
||||
((- content.todo_chordbis[0] -)) |
((- content.bass[0] -)) |
||||
(* if content.todo_chordbis[1] == '#' *)#(* endif -*) |
(* if content.bass[1] == '#' *)#(* endif -*) |
||||
(* if content.todo_chordbis[1] == 'b' *)&(* endif -*) |
(* if content.bass[1] == 'b' *)&(* endif -*) |
||||
(* endif -*) |
(* endif -*) |
||||
] |
] |
||||
|
Loading…
Reference in new issue