add: formatting, cleaning of notes
Signed-off-by: Tobias Reisinger <tobias@msrg.cc>
This commit is contained in:
parent
ed101c6b4f
commit
edbb9d45c6
6 changed files with 102 additions and 19 deletions
lib
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
|
||||
const MAX_FRACTION = 8;
|
||||
const LY_BAR_SEPARATOR = "|";
|
||||
const LY_DOT = ".";
|
||||
const PERCUSSION_REST = "r";
|
||||
const PERCUSSION_CLAP = "hc";
|
||||
const PERCUSSION_BEAT = "ss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue