Advertisement
Guest User

Untitled

a guest
Mar 24th, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.31 KB | None | 0 0
  1. drbrownca#8949 said:
  2. /purge
  3.  
  4. Will Goss#9392 said:
  5. that might explain the latency/buffering issues 😃
  6.  
  7. Yapperschnitz#7000 said:
  8. according to mego it's "running on a little computer in the corner of her room" :p
  9.  
  10. Will Goss#9392 said:
  11. how is lily hosted?
  12.  
  13. Yapperschnitz#7000 said:
  14. ok
  15.  
  16. Yapperschnitz#7000 said:
  17. mego had to restart lily like 3 times to get it to run this
  18.  
  19. Will Goss#9392 said:
  20. give my piece in <#331507289062375434> a listen and tell me what you think
  21.  
  22. Yapperschnitz#7000 said:
  23. i dont wanna give you the code cause then lily will break again
  24.  
  25. Yapperschnitz#7000 said:
  26. yep
  27.  
  28. Will Goss#9392 said:
  29. cool piece, did you write it?
  30.  
  31. Yapperschnitz#7000 said:
  32. hell yes
  33.  
  34. blueshades_#6885 said:
  35. black midi
  36.  
  37. Yapperschnitz#7000 said:
  38. i tortured lily with this
  39.  
  40. Yapperschnitz#7000 said:
  41.  
  42.  
  43. Yapperschnitz#7000 said:
  44. good luck
  45.  
  46. Will Goss#9392 said:
  47. let's see someone sight read that!!
  48.  
  49. Will Goss#9392 said:
  50. hahah
  51.  
  52. Yapperschnitz#7000 said:
  53.  
  54.  
  55. Yapperschnitz#7000 said:
  56. also just to give you an idea of what happens if you try to make sheet music for really long scores
  57.  
  58. Yapperschnitz#7000 said:
  59. ~~treble-clef: fast: u {5g-- e c 4g g g | 5g-- e U cdefgab6c | u 5b a a a U bag#a u 6c5a | f# g g g g- .. | p [d f] , [c e] , [4b 5d]- .. | [e g] , [d f] , [c e]- .. U afed afed egec dfd4b | u 5c c [4b 5d] , [c e] . .. | 4[d f] , [c e] , [3b 4d]- .. | [e g] , [f b] , l [e 5c] , [4g 5c#] , | l [4a 5d] , [d f] , [c e] , [4b 5d] , | c- [e g 6c]- ,- .. | 5g- U agf#e u d- U edc4b | Ua-- b u ag# u a b 5c . . U 6c5b | abab 6c5bab 6c5bag f#edc | u 4b . U .gab 5cdef# gaba | u g . U .4gab 5cdef# gab6c | l u d d U c5bab g . g . d# . d# . | e . e . dc4b5c 4a . a . e . e . | d . d . 5d4bag U {{baba}} | p uu . 6d . 5b . g . d# | . U ed# ef#gf# edc4b agf#e | l dgb5d c4bag U {{baba}} | p u g ... d . d . [3b 4g] ... d . d . | [c a] ... d . d . | [3a 4f#] ... d . d . | u l [3b 4g]- ,- ,- ..}
  60.  
  61. p g-- b 5dggg | U 4ab5c4bab5c4b u a . .. | b-- 5d fbbb | l c Ude fgab u 6c . .. | ll dd5bb ggUgabg | u6cc5gg e&, U cdec | u 4bba&, ggf#, | p {ggf#,} | pp {ggf#,} l l g-- e c 3ggg | 4g-- e U cdefgab5c | u 4baaa U bag#a u 5c 4a | f#ggg g- .. | p [df], [ce], [3b4d]- .. [eg], [df], [ce]- .. [fa], [g5c#], [4f5d], [4f#5c], [4gb], [a5d#], [4g#5e], [4g#b5e], | :
  62.  
  63. bass-clef: fast: eighth: {{{e c}} | {{e c}} | {{f c}} | {{e c}} | p g- .. g g f f | e- .. a a g g | f . . f g . 3g . | 4c . 3g . 4c 3g e c | g- .. g g f f | e . g# . a . e . | l f f d d g g 2g g | 3c- [2c 3c]- ,- .. | {g b 4d .} | {3g 4c e .} | {3f# a 4d .} | 3g b 4d . .... | 3e g b . .... | l {{2b 3g}} | {{c g}} | {d g} {d f#} | p {{2b 3g}} | {{c g}} | l {d g} {d f#} | p {{2g 3g ..}} || l 2g 3g d 2b g- ..}
  64.  
  65. p {{3bg}} | {{4c3g}} | {{4d3g}} | l {{4e3g}} | ll {{4f3g}} | {{4e&3g}} | 4d3g4c3g bg4c3g | p [gb]- [~g4c]- [~3gb]- [~g4c]- | pp [3gb]- ...... | l {{ec}} | {{ec}} | {{fc}} | {{ec}} | p g- .. ggff | e- .. aagg | ffeed- .. | ggf#, eedd |
  66.  
  67. Will Goss#9392 said:
  68. sure
  69.  
  70. Yapperschnitz#7000 said:
  71. wanna hear something im working on for lily
  72.  
  73. Yapperschnitz#7000 said:
  74. idk
  75.  
  76. Yapperschnitz#7000 said:
  77. ```lua
  78. local dead == false
  79.  
  80. if game.Players.local.Health == 0 then
  81. print("dead")
  82. dead == true
  83. end```
  84.  
  85. Will Goss#9392 said:
  86. nice
  87.  
  88. Yapperschnitz#7000 said:
  89. cool
  90.  
  91. Will Goss#9392 said:
  92. ```java
  93. public interface Testing
  94. {
  95. void doSomething();
  96. int doSomething1();
  97. }
  98. ```
  99.  
  100. Yapperschnitz#7000 said:
  101. and put it just after the three `
  102.  
  103. Yapperschnitz#7000 said:
  104. put the language name in lowercase
  105.  
  106. Will Goss#9392 said:
  107. ``` Java
  108. public interface Testing {
  109. void doSomething();
  110. int doSomething1();
  111. }
  112. ```
  113.  
  114. Yapperschnitz#7000 said:
  115. i dont write CSS cause i know very basic HTML
  116.  
  117. Yapperschnitz#7000 said:
  118. ```css
  119. body{
  120. bgcolor=#FF0000
  121. }
  122. ```
  123.  
  124. Yapperschnitz#7000 said:
  125. ```html
  126. <a href="discord.gg/G5XhNq">
  127. <img src="discord.png" height="300px" width="100px">
  128. ```
  129.  
  130. Yapperschnitz#7000 said:
  131. on mobile it just shows as a gray box but if you type in actual code for that language it works
  132.  
  133. Yapperschnitz#7000 said:
  134. ```lua
  135. test
  136. ```
  137.  
  138. Yapperschnitz#7000 said:
  139. ``
  140.  
  141. Yapperschnitz#7000 said:
  142. three ` and then the code language
  143.  
  144. Will Goss#9392 said:
  145. and sure
  146.  
  147. Will Goss#9392 said:
  148. how do you get that code text box?
  149.  
  150. Yapperschnitz#7000 said:
  151. <@269260074889904128> wanna hear what i have so far for no. 3 movement 1
  152.  
  153. Yapperschnitz#7000 said:
  154. didnt know it could do this
  155.  
  156. Yapperschnitz#7000 said:
  157. damn discord
  158.  
  159. Yapperschnitz#7000 said:
  160. ```html
  161. <body>
  162. <p> i hate you </p>
  163. </body>
  164. ```
  165.  
  166. Yapperschnitz#7000 said:
  167. ```lua
  168. print(37)
  169. ```
  170.  
  171. Yapperschnitz#7000 said:
  172. woah cool
  173.  
  174. Yapperschnitz#7000 said:
  175. ```lua
  176. print("Hello world!")
  177. ```
  178.  
  179. Yapperschnitz#7000 said:
  180. mego said she's working on some kind of program that would allow lily to convert midi or pdf files to lily codes
  181.  
  182. Will Goss#9392 said:
  183. to select a few measures of a piece and paste it? that'd be great
  184.  
  185. Will Goss#9392 said:
  186. that's cool, but I think I'd mainly want it for the visual
  187.  
  188. Yapperschnitz#7000 said:
  189. and also lilypond files if anybody even uses lilypond anymore
  190.  
  191. Yapperschnitz#7000 said:
  192. you can have it play midi files
  193.  
  194. Will Goss#9392 said:
  195. it'd be cool if I could convert sheet music to a LilyBot command
  196.  
  197. Yapperschnitz#7000 said:
  198. ~~key g major: time 3/8: fast: u g g g a 5d c 4b Ugabg u a . . 5g g g Uagf#edc u 4b Ugabg u a . . U .4ef#g#ab 5cd u e e U .4def#ga b5c u d d ll U c4dbdad bdadgd f#edef#g l ab5dc4ba p u g g g a 5d c 4b Ugabg u a . . 5g g g Uagf#edc u 4b Ugabg u a . . U .4ef#g#ab 5cd u e e U .4def#ga b5cdef#g l f#edc4ba u g- Uba ug- . U6d-- 5b6d5b u g g g ll U b-- gbg u e e e l U f#ed#ef#g bagf#ed c#4bagf#e u d- c# ... p f#- a e- a g- f# e .. f#- Uba u e- Uba u g- f# e . . U . l 5dc#ded 4b5d4a5d4g5d ll
  199.  
  200. .dc#ded 4b5d4a5d4g#5d l u 4a 5d 4f# UU {f#ef#e} f#ef#e uu ll d . . . . . p f#- Uba u e- Uba u g- f# e . . U f#ag#aba eag#aba u g- f# e . . U .5dedc#d 4g5d4a5d4b5d .5dedc#d 4g#5d4a5d4b5d u 4a 5d 4f# a g Uef# u d d d [c# e] , , [c f#] , ,
  201.  
  202. g g g a 5d c 4b Ugabg u a . . 5g g g Uagf#edc u 4b Ugabg u a . . U .4ef#g#ab 5cd u e e U .4def#ga b5c u d d ll U c4dbdad bdadgd f#edef#g l ab5dc4ba p u g g g a 5d c 4b Ugabg u a . . 5g g g Uagf#edc u 4b Ugabg u a . . U .4ef#g#ab 5cd u e e U .4def#ga b5cdef#g l f#edc4ba u g- U ba bagf#ga b5cdef#g f#edc4ba u g- U ba u g . . [b d 5g] . . [3b 4d g]-- :
  203.  
  204. bass-clef: fast: sixteenth: u {{3g b 4d 3f# a 4d}} c-- . cc 3b-- . bb a g f# g f# e d-- ... p {{3g b 4d 3f# a 4d}} c-- . cc 3b-- . b b l c 4c c 3d 4d d 3g b 4d ll 3g b 4d {3g b 4d} {3g 4c# e} 3f# a 4d 3g- g# 2a 3a a a a a p {{4d 3a a 4c# 3a a}}
  205.  
  206. [d f# a]-- g a b [d f# a]-- g# a b U {2a 3a 2a 3a 2a 3a} u l d f# a a a a p {{4d 3a a 4c# 3a a}} [d f# a]-- b a g [d f# a]-- b a g# U {2a 3a 2a 3a 2a 3a} u d-- ... d--
  207.  
  208. {{3g b 4d 3f# a 4d}} c-- . cc 3b-- . bb a g f# g f# e d-- ... p {{3g b 4d 3f# a 4d}} c-- . cc 3b-- . b b l c 4c c 3d 4d d 2g b 3d g b g c 4c c 3d 4d d 2g 3g d 2b 3d 2b g--
  209.  
  210. Yapperschnitz#7000 said:
  211. 4 being the note type that's being counted
  212.  
  213. Yapperschnitz#7000 said:
  214. ``tempo 4=120:``
  215.  
  216. Yapperschnitz#7000 said:
  217. but you can also specify an exact tempo
  218.  
  219. Yapperschnitz#7000 said:
  220. it has a few basic tempo options ranging from ``slowest:`` to ``fastest:``
  221.  
  222. Yapperschnitz#7000 said:
  223. yes you can!
  224.  
  225. Will Goss#9392 said:
  226. can you specify an exact tempo for lilybot?
  227.  
  228. Yapperschnitz#7000 said:
  229. this one is Sonatina in C Op. 36 No. 2, Movement I - Allegretto btw
  230.  
  231. Yapperschnitz#7000 said:
  232. the bass is more of an addon to the song rather than its own melody and you can hear some good uses of more modern techniques
  233.  
  234. Will Goss#9392 said:
  235. oops, my bad!
  236.  
  237. Yapperschnitz#7000 said:
  238. it sounds pretty baroque but its not
  239.  
  240. Will Goss#9392 said:
  241. lol yeah
  242.  
  243. Yapperschnitz#7000 said:
  244. sometimes she buffers so she suddenly plays really fast to catch up
  245.  
  246. Yapperschnitz#7000 said:
  247. lily doesn't handle tempo very well
  248.  
  249. Will Goss#9392 said:
  250. although TEMPO LilbyBot, TEMPO!!
  251.  
  252. Yapperschnitz#7000 said:
  253. :p
  254.  
  255. Yapperschnitz#7000 said:
  256. that's classical dummy
  257.  
  258. Yapperschnitz#7000 said:
  259. ~~fast: sixteenth: time 2/4: .. .. .. {l 5d- d- 4b- b- 5g- g----- f#e d- d- dedc 4b- 5d--- g- g- d- d- b- lll b----- ge p d- d- d c# 4b 5c# d--- .. ag f#edc# 4b5cd4b a- .. .. 5ag f#edc# 4b5cd4b a- .. l 6d5af#d e- e- [c# a]- ,- [e g]--- [d f#]- ag f#edc# 4b5cd4b agf#g a- 5ag f#edc# 4b5cd4b a- .. 5df#a6d c#4bag f#edc# {df#af# af#ge} d--- ..}
  260.  
  261. {p 5d- d- 4b- b- 5f- ll f----- p ed c- c- c4bab 5c- a- efed c- a- efed cdc4b ab5cd ll e----- p dc 4b5dc4b a5c4ba l gagf gab5c# d- .. 4f#gf#e d- .. gagf# e- .. abag p f#gf#e f#-g--a---b---- 5c---------- .. ..
  262.  
  263. l d- d- 4b- b- 5g- g----- f#e d- d- dedc p 4b- 5d- .. 4b- b- a- a- 5e- l e----- c4a g- g- gf#ef# g--- .. p 5dc 4bagf# ef#ge d- .. .. 5dc 4bagf# ef#ge 5d- l 5gf# edc4b a- a- [f# 5d]- ,- [4a 5c]--- [4g b]- 5ba gf#ed# ef#ge dc4b5c d- 5ba gf#ed# ef#ge dgb6d c5bag f#edc 4bagf# {gb5d4b 5d4b5c4a} g- .. ll [b5dg]- .. [4b5dg]--- ..} :
  264.  
  265. bass-clef: sixteenth: .. .. .. { l .. {3g- b- 4d- 3b-} f#- a- 4d- 3a- {g- b- 4d- 3b-} lll g- b- 4e- .. p [3a 4f#]- ,- [3a 4e]- ,- {3d- 4d- 3d- 4d-} 3def#g ab4c#d {3d- 4d-} 3df#a4d l .. .. [3gb]- ,- a- a- {{d- 4d- 3d- 4d-}} 3df#a4d .. .. 3g- e- a- 2a- 3d- .. .. 2a- 3d- .. .. 2a- 3d- 2d- d-}
  266.  
  267. {p .. .. .. .. 3g#- ll g#- [b 4d]- ,- p 3g#- a- .. e- .. 2a- .. .. 3g#- a- .. .. g#- a- 2a- 3a- g- ll f#- [a 4c]- ,- p 3f#- g- .. d- .. l [2e 3e]------- {d- 2d- .. ..} 3d- 2d- .. .. p 3d- 2d- 3d---- 2d-------- 3d---------- .. ..
  268.  
  269. l .. {3g- b- 4d- 3b-} 3f#- a- 4d- 3a- p g- d- 2b- g- 3c- e- a- e- l c- e- a- .. [d b]- ,- [d a]- ,- {2g- 3g- 2g- p 3g-} 2gab3c def#g {2g- 3g-} 2g- l b- 3d- g- c- c- d- d- {{{2g- 3g-}}} 2g- 3g- d- 2b- 3c- 2a- 3d- 2d- g- .. .. 3d- g- .. .. d- 2g- 3g- lll d- 2b- g--- ..}
  270.  
  271. Will Goss#9392 said:
  272. she plays baroque music well 😉
  273.  
  274. blueshades_#6885 said:
  275. sick
  276.  
  277. Yapperschnitz#7000 said:
  278. by Muzio Clementi
  279.  
  280. Yapperschnitz#7000 said:
  281. Sonatina in C Op. 36 No. 1, Movement III - Vivace
  282.  
  283. Yapperschnitz#7000 said:
  284. this one is my favorite
  285.  
  286. Yapperschnitz#7000 said:
  287. ~~treble-clef: time 3/8: tempo 4=130: sixteenth:
  288. p 5ed c- c- g--- fe d- f- 4b- 5c- 4g- g- 5ed c- c- g--- fe defefd c- .. .. l 5ed c- c- g--- fe d- f- 4b- 5c- 4g- g- 5ed c- c- g--- fe defefd c- .. ..
  289.  
  290. p 4gf e- e- ag f- f- l dfbfbf e- g- 5c- p 4gf e- e- 5ed c- c- l 4f#gab5c4a g- .. 5b6c dc5bagf# edc4bag f#gab5c4a g- .. 5b6c dc5bagf# f#- f#- 6d5b f- f- 6d5b f- .. .. p d- .. .. 4bgab5cd
  291.  
  292. pp ed c- c- g--- fe d- f- 4b- 5c- 4g- g- 5ed c- c- g--- fe defefd c- .. .. l ed c- c- g--- fe d- f- 4b- 5c- 4g- g- 5ed c- c- g--- fe defefd c- .. .. p 4gf e- e- ag f- f- l dfbfbf e- .. 5ef gfedc4b agfedc 3b4cdefd c--- .. p gf e- e- ag f- f- l dfbfbf e- .. 5ef gfedc4b agfedc 3b4cdefd ll c- .. .. [e g]- .. .. [e g 5c]- .. .. [e g]- .. .. [e g 6c]--- .. :
  293.  
  294. bass-clef: p 3c- e- g- c- e- g- c- d- f- c- e- g- c- e- g- c- e- g- 2g- 3d- g- c- e- g- l c- e- g- c- e- g- c- d- f- c- e- g- c- e- g- c- e- g- 2g- 3d- g- c- e- g-
  295.  
  296. p 4c- .. .. c- .. .. l c- c- c- c- c- c- p c--- .. [3a 4c]--- .. l [d a]- ,- ,- [g b]- ,- ,- ,- ,- ,- [3g 4c]- ,- ,- ,- ,- ,- [3g b]- ,- ,- ,- ,- ,- ,- .. .. ,- .. .. g- b- 4d- p 3g- b- 4d- 3g--- ..
  297.  
  298. pp c- e- g- c- e- g- c- d- f- c- e- g- c- e- g- c- e- g- 2g- 3d- g- c- e- g- l c- e- g- c- e- g- c- d- f- c- e- g- c- e- g- c- e- g- 2g- 3d- g- c- e- g- p 4c--- .. c--- .. l c- c- c- c- 3g- e- c- d- e- f--- .. 2g--- .. 3c- e- g- 4c--- .. c--- .. c- c- c- c- 3g- e- c- d- e- f- f- f- 2g- g- g- ll {{3c- e- g-}} c--- ..
  299.  
  300. Yapperschnitz#7000 said:
  301. thing is lily prints it all onto one page
  302.  
  303. Yapperschnitz#7000 said:
  304. they're too long for lily to create actual sheet music cause it all gets really cluttered and messy
  305.  
  306. Yapperschnitz#7000 said:
  307. hop into VC :p
  308.  
  309. Will Goss#9392 said:
  310. yeah, send them over!
  311.  
  312. Yapperschnitz#7000 said:
  313. wanna hear some songs i wrote for this bot <@269260074889904128>
  314.  
  315. LilyBot#2657 said:
  316. Here you go!
  317.  
  318. Will Goss#9392 said:
  319. ~~ uu d e& f f# g# a b 5c
  320.  
  321. LilyBot#2657 said:
  322. Here you go!
  323.  
  324. Yapperschnitz#7000 said:
  325. ~~treble-clef: c d e f g a b 5c c 4b a g f e d c :
  326.  
  327. bass-clef: 3c d e f g a b 4c c 3b a g f e d c
  328.  
  329. LilyBot#2657 said:
  330. Here you go!
  331.  
  332. Will Goss#9392 said:
  333. ~~ u d e& f f# g# a b 5c
  334.  
  335. Will Goss#9392 said:
  336. ~ u d e& f f# g# a b 5c
  337.  
  338. LilyBot#2657 said:
  339. Here you go!
  340.  
  341. Will Goss#9392 said:
  342. ~~ U d e& f f# g# a b 5c
  343.  
  344. Will Goss#9392 said:
  345. ~ U d e& f f# g# a b 5c
  346.  
  347. LilyBot#2657 said:
  348. Here you go!
  349.  
  350. Will Goss#9392 said:
  351. ~~ d e& f f# g# a b 5c
  352.  
  353. LilyBot#2657 said:
  354. You should invite me to a voice channel first! ^^ (Try this: `~~join`)
  355.  
  356. Will Goss#9392 said:
  357. ~~play
  358.  
  359. LilyBot#2657 said:
  360. Here you go!
  361.  
  362. Will Goss#9392 said:
  363. ~~[d- e& 3c#]
  364.  
  365. LilyBot#2657 said:
  366. Here you go!
  367.  
  368. Will Goss#9392 said:
  369. ~~sheets time 6/8: vd- d e& d e& d- d e& d e& | d- d e&d e& d- d e& f e&
  370.  
  371. Yapperschnitz#7000 said:
  372. or remind them to purge it themselves
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement