FreeCalypso > hg > freecalypso-tools
comparison ringtools/examples/astureses.pwt @ 830:07105f244424
ringtools/examples: astureses.pwt and bugle.pwt reconstruction
attempts from TI's defunct mmiMelody_data.c
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Sun, 30 May 2021 23:47:16 +0000 | 
| parents | |
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 829:7e9bad4ae14b | 830:07105f244424 | 
|---|---|
| 1 # This PWT example is an attempt to turn the "Danza de Astureses" melody | |
| 2 # from mmiMelody_data.c (defunct C file in TI's BMI code) into an actually | |
| 3 # playable PWT melody. The command_2 word is guessed to be the note duration | |
| 4 # in ms, with the TDMA_12 length being a bogon. | |
| 5 | |
| 6 c5 64 13 | |
| 7 d5 64 13 | |
| 8 e5 64 13 | |
| 9 d5 64 5 | |
| 10 e5 64 5 | |
| 11 f5 64 5 | |
| 12 e5 64 5 | |
| 13 d5 64 5 | |
| 14 c5 64 5 | |
| 15 b4 64 13 | |
| 16 g4 64 13 | |
| 17 c5 64 13 | |
| 18 d5 64 13 | |
| 19 e5 64 13 | |
| 20 d5 64 5 | |
| 21 e5 64 5 | |
| 22 fs5 64 5 | |
| 23 d5 64 5 | |
| 24 e5 64 5 | |
| 25 f5 64 5 | |
| 26 g5 64 26 | 
