summaryrefslogtreecommitdiff
path: root/songs/test.rumu
blob: f1e204610f852aac24da9005e6ef8b0c9fe03dbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
; This is just a simple sine wave to test my fast fourier transform
; algorithms.

{
  iv1 iipiano ib120

  ; o2
  
  ; a2 b
  
  ; o3

  ; c c d e f g a b

  o4

  c d e f g a b > c

  ; o5

  ; c c d e f g a b
  
  ; o6

  ; c c d e f g a b

  ; o7

  ; c c d e f g a b

}