summaryrefslogtreecommitdiff
path: root/songs/test.rumu
blob: ed485f1831fea8218aafe7bc4c231dba06abe12c (plain)
1
2
3
4
5
6
7
8
9
10
; This is just a simple sine wave to test my fast fourier transform
; algorithms.

{
  iv1 iisinus ib60

  (o4 c1 d e f g a b > c < b a g f e d c) * 4


}