comparison test.md @ 11:4bcdc24edbe3

Add music score rendering
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 18 Jun 2020 07:51:33 +0200
parents 1ffe6e4f933c
children ebecd141e9d3
comparison
equal deleted inserted replaced
10:1ffe6e4f933c 11:4bcdc24edbe3
23 What would the world be like without some of this $f(x) = x^2 + 2x + 1$ 23 What would the world be like without some of this $f(x) = x^2 + 2x + 1$
24 or even this 24 or even this
25 $$ 25 $$
26 \zeta = \frac{1}{N}\sqrt{\sum_{i=1}^N \phi_i(x)} 26 \zeta = \frac{1}{N}\sqrt{\sum_{i=1}^N \phi_i(x)}
27 $$ 27 $$
28
29 ## Music
30
31 X: 22
32 M:3/4
33 L:1/8
34 Q:1/4=100
35 C:Paul Rosen
36 S:Copyright 2007, Paul Rosen
37 R:Klezmer
38 K:Dm
39 Ade|:"Dm"(f2d)e gf|"A7"e2^c4|"Gm"B>>^c BA BG|"A"A3Ade|"Dm"(f2d)e gf|"A7"e2^c4|
40 "Gm"A>>B "A7"AG FE|1"Dm"D3Ade:|2"Dm"D3DEF||:"Gm"(G2D)E FG|"Dm"A2F4|"Gm"B>>c "A7"BA BG|
41 "Dm"A3 DEF|"Gm"(G2D)EFG|"Dm"A2F4|"E°"E>>Fy "(A7)"ED^C2|1"Dm"D3DEF:|2"Dm"D6||
28 42
29 ## Some logic 43 ## Some logic
30 44
31 We also need a table 45 We also need a table
32 46