Advertisement
RandomMagics

Thousand Yrs

Jul 6th, 2022
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. -- Sheet for Rondo Alla Turca by Wolfgang Amadeus Mozart
  2.  
  3. shared.stop = true -- stops the player at any time if true
  4. -- CONFIG:
  5. shared.ftime = 5*30 + 22 -- time in seconds for the song to finish (extended by |)
  6. shared.delay = nil -- delay overides the ftime
  7. shared.tempo = nil -- tempo overides the delay
  8.  
  9. shared.scr = [[ [tof8]||[of]||[of]||[rod7]||
  10. [tof6]||[of]||[of]||[od5]||
  11. [pig4]||[pig]||[pig]||[si]||
  12. [of5]||[of]||[od]||s a o
  13. [tsqe]||[tsqe]||[tsqe]||[tqfe]d s
  14. [wts0]||[wts0]||[wts0]||[wth0] gf
  15. [utse]p|[uthe] gf [yrod]|f [uroa]|s
  16. [tsqe]||[tsqe]||[tsqe]|s [tqfe]d s
  17. [wts0]||[wts0]||[wts0]||[wth0] gf
  18. [utse]p|[uthe] gf [yrod]|f [utoa]|s
  19. [ypie]||[yie]||[yjie]||[ykie]||[utle]||[ute]||[ywrk]||[ywr]||
  20. [utof] hf [utof] hf [utoj]|h [yrod] s|
  21. [utfe] hf [utfe] hf [utje]|h [ywrd] s sd
  22. [tqge]||[tqe] f p [tqe]|s[tqed] s d
  23. [ywrg]||[ywrf]||[ywro]||[tsqe]||[tqea]||[tqoe]||
  24. [tsqe]||[tsqe]||[tsqe]||[tqfe]d s
  25. [wts0]||[wts0]||[wts0]||
  26. [wth0] gf [utse]p|
  27. [uthe] gf [yrod]|f [utoa]|s
  28. [tsqe]||[tsqe]||[tsqe]|s [tqfe]d s
  29. [wts0]||[wts0]||[wts0]||[wth0] gf
  30. [utse]p|[uthe] gf [yrod]|f [utoa]|s
  31. [ypie]||[yie]||[yjie]||[ykie]||
  32. [utle]||[ute]||[ywrk]||[ywr]||
  33. [utof] hf [utof] hf [utoj]|h [yrod] s|
  34. [utfe] hf [utfe] hf [utje]|h [ywrd] s sd
  35. [tqge]||[tqe] f p [tqe]|s[tqed] s d
  36. [ywrg]||[ywrf]||[ywro]||[ywr]|o
  37. [utof] hf [utof] hf [utoj]|h [yrod] s|
  38. [utfe] hf [utfe] hf [utje]|h [ywrd] s sd
  39. [tqge]||[tqe] f p [tqe]|s[tqed] s d
  40. [ywrg]||[ywrf]||[ywro]||[ywr]||
  41. [uto]||[utso]||[utoa]||[uto]||
  42. [ute]||[utse]||[utea]||[ute]||
  43. [tqe]||[tqed]||[tsqe]||[tqoe]||
  44. [ywr]||[ywrf]||[ywsr]||[ywro]||
  45. [yie]||[yie]||[ysie]||[yied]||
  46. [utfe]||[ute]||[ywrd]||[ywr]||
  47. [yie]||[yie]||[yjie]||[ykie]||
  48. [utle]||[ute]||[zywr]||[ywr]||
  49. [utof] hf [utof] hf [utoj]|h [yrod] s|
  50. [utfe] hf [utfe] hf [utje]|h [ywrd] s sd
  51. [tqge]||[tqe] f p [tqe]|s[tqed] s d
  52. [ywrg]||[ywrf]||[ywro]||[ywr]|o
  53. [utof] hf [utof] hf [utoj]|h [yrod] s|
  54. [utfe] hf [utfe] hf [utje]|h [ywrd] s sd
  55. [tqge]||[tqe] f p [tqe]|s[tqed] s d
  56. [ywrg]||[ywrf]||[ywro]||[ywr]||
  57. [tqe]||[tqe]||[tqe]||[tqe]||
  58. [wt0]||[wt0]||[wt0]||[wt0]||
  59. [tqe]||[tqe]||[tqe]||[tqe]||
  60. [ute]||[ute]||[ywr]||[ywr]||[tqe]| |[tqe] ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement