A 2D tile-based sandbox game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

happy-1.json 18KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223
  1. {
  2. "format": "BeepBox",
  3. "version": 7,
  4. "scale": "easy :)",
  5. "key": "F",
  6. "introBars": 0,
  7. "loopBars": 16,
  8. "beatsPerBar": 8,
  9. "ticksPerBeat": 4,
  10. "beatsPerMinute": 150,
  11. "reverb": 0,
  12. "channels": [
  13. {
  14. "type": "pitch",
  15. "octaveScrollBar": 3,
  16. "instruments": [
  17. {
  18. "type": "chip",
  19. "volume": 100,
  20. "effects": "reverb",
  21. "preset": 66,
  22. "transition": "hard",
  23. "chord": "harmony",
  24. "filterCutoffHz": 2828,
  25. "filterResonance": 14,
  26. "filterEnvelope": "steady",
  27. "wave": "square",
  28. "interval": "hum",
  29. "vibrato": "none"
  30. }
  31. ],
  32. "patterns": [
  33. {
  34. "instrument": 1,
  35. "notes": [
  36. {
  37. "pitches": [
  38. 48
  39. ],
  40. "points": [
  41. {
  42. "tick": 0,
  43. "pitchBend": 0,
  44. "volume": 100
  45. },
  46. {
  47. "tick": 2,
  48. "pitchBend": 0,
  49. "volume": 100
  50. }
  51. ]
  52. },
  53. {
  54. "pitches": [
  55. 48
  56. ],
  57. "points": [
  58. {
  59. "tick": 6,
  60. "pitchBend": 0,
  61. "volume": 100
  62. },
  63. {
  64. "tick": 8,
  65. "pitchBend": 0,
  66. "volume": 100
  67. }
  68. ]
  69. },
  70. {
  71. "pitches": [
  72. 50
  73. ],
  74. "points": [
  75. {
  76. "tick": 12,
  77. "pitchBend": 0,
  78. "volume": 100
  79. },
  80. {
  81. "tick": 14,
  82. "pitchBend": 0,
  83. "volume": 100
  84. }
  85. ]
  86. },
  87. {
  88. "pitches": [
  89. 48
  90. ],
  91. "points": [
  92. {
  93. "tick": 16,
  94. "pitchBend": 0,
  95. "volume": 100
  96. },
  97. {
  98. "tick": 18,
  99. "pitchBend": 0,
  100. "volume": 100
  101. }
  102. ]
  103. },
  104. {
  105. "pitches": [
  106. 52
  107. ],
  108. "points": [
  109. {
  110. "tick": 22,
  111. "pitchBend": 0,
  112. "volume": 100
  113. },
  114. {
  115. "tick": 24,
  116. "pitchBend": 0,
  117. "volume": 100
  118. }
  119. ]
  120. },
  121. {
  122. "pitches": [
  123. 48
  124. ],
  125. "points": [
  126. {
  127. "tick": 24,
  128. "pitchBend": 0,
  129. "volume": 100
  130. },
  131. {
  132. "tick": 26,
  133. "pitchBend": 0,
  134. "volume": 100
  135. }
  136. ]
  137. },
  138. {
  139. "pitches": [
  140. 50
  141. ],
  142. "points": [
  143. {
  144. "tick": 28,
  145. "pitchBend": 0,
  146. "volume": 100
  147. },
  148. {
  149. "tick": 30,
  150. "pitchBend": 0,
  151. "volume": 100
  152. }
  153. ]
  154. }
  155. ]
  156. },
  157. {
  158. "instrument": 1,
  159. "notes": [
  160. {
  161. "pitches": [
  162. 48,
  163. 52
  164. ],
  165. "points": [
  166. {
  167. "tick": 0,
  168. "pitchBend": 0,
  169. "volume": 100
  170. },
  171. {
  172. "tick": 2,
  173. "pitchBend": 0,
  174. "volume": 100
  175. }
  176. ]
  177. },
  178. {
  179. "pitches": [
  180. 48,
  181. 52
  182. ],
  183. "points": [
  184. {
  185. "tick": 6,
  186. "pitchBend": 0,
  187. "volume": 100
  188. },
  189. {
  190. "tick": 8,
  191. "pitchBend": 0,
  192. "volume": 100
  193. }
  194. ]
  195. },
  196. {
  197. "pitches": [
  198. 50,
  199. 55
  200. ],
  201. "points": [
  202. {
  203. "tick": 12,
  204. "pitchBend": 0,
  205. "volume": 100
  206. },
  207. {
  208. "tick": 14,
  209. "pitchBend": 0,
  210. "volume": 100
  211. }
  212. ]
  213. },
  214. {
  215. "pitches": [
  216. 48,
  217. 52
  218. ],
  219. "points": [
  220. {
  221. "tick": 16,
  222. "pitchBend": 0,
  223. "volume": 100
  224. },
  225. {
  226. "tick": 18,
  227. "pitchBend": 0,
  228. "volume": 100
  229. }
  230. ]
  231. },
  232. {
  233. "pitches": [
  234. 52,
  235. 57
  236. ],
  237. "points": [
  238. {
  239. "tick": 22,
  240. "pitchBend": 0,
  241. "volume": 100
  242. },
  243. {
  244. "tick": 24,
  245. "pitchBend": 0,
  246. "volume": 100
  247. }
  248. ]
  249. },
  250. {
  251. "pitches": [
  252. 48,
  253. 52
  254. ],
  255. "points": [
  256. {
  257. "tick": 24,
  258. "pitchBend": 0,
  259. "volume": 100
  260. },
  261. {
  262. "tick": 26,
  263. "pitchBend": 0,
  264. "volume": 100
  265. }
  266. ]
  267. },
  268. {
  269. "pitches": [
  270. 50,
  271. 55
  272. ],
  273. "points": [
  274. {
  275. "tick": 28,
  276. "pitchBend": 0,
  277. "volume": 100
  278. },
  279. {
  280. "tick": 30,
  281. "pitchBend": 0,
  282. "volume": 100
  283. }
  284. ]
  285. }
  286. ]
  287. },
  288. {
  289. "instrument": 1,
  290. "notes": [
  291. {
  292. "pitches": [
  293. 48,
  294. 52,
  295. 57
  296. ],
  297. "points": [
  298. {
  299. "tick": 0,
  300. "pitchBend": 0,
  301. "volume": 100
  302. },
  303. {
  304. "tick": 2,
  305. "pitchBend": 0,
  306. "volume": 100
  307. }
  308. ]
  309. },
  310. {
  311. "pitches": [
  312. 48,
  313. 52,
  314. 57
  315. ],
  316. "points": [
  317. {
  318. "tick": 6,
  319. "pitchBend": 0,
  320. "volume": 100
  321. },
  322. {
  323. "tick": 8,
  324. "pitchBend": 0,
  325. "volume": 100
  326. }
  327. ]
  328. },
  329. {
  330. "pitches": [
  331. 50,
  332. 55,
  333. 60
  334. ],
  335. "points": [
  336. {
  337. "tick": 12,
  338. "pitchBend": 0,
  339. "volume": 100
  340. },
  341. {
  342. "tick": 14,
  343. "pitchBend": 0,
  344. "volume": 100
  345. }
  346. ]
  347. },
  348. {
  349. "pitches": [
  350. 48,
  351. 52,
  352. 57
  353. ],
  354. "points": [
  355. {
  356. "tick": 16,
  357. "pitchBend": 0,
  358. "volume": 100
  359. },
  360. {
  361. "tick": 18,
  362. "pitchBend": 0,
  363. "volume": 100
  364. }
  365. ]
  366. },
  367. {
  368. "pitches": [
  369. 52,
  370. 57,
  371. 62
  372. ],
  373. "points": [
  374. {
  375. "tick": 22,
  376. "pitchBend": 0,
  377. "volume": 100
  378. },
  379. {
  380. "tick": 24,
  381. "pitchBend": 0,
  382. "volume": 100
  383. }
  384. ]
  385. },
  386. {
  387. "pitches": [
  388. 48,
  389. 52,
  390. 57
  391. ],
  392. "points": [
  393. {
  394. "tick": 24,
  395. "pitchBend": 0,
  396. "volume": 100
  397. },
  398. {
  399. "tick": 26,
  400. "pitchBend": 0,
  401. "volume": 100
  402. }
  403. ]
  404. },
  405. {
  406. "pitches": [
  407. 50,
  408. 55,
  409. 60
  410. ],
  411. "points": [
  412. {
  413. "tick": 28,
  414. "pitchBend": 0,
  415. "volume": 100
  416. },
  417. {
  418. "tick": 30,
  419. "pitchBend": 0,
  420. "volume": 100
  421. }
  422. ]
  423. }
  424. ]
  425. },
  426. {
  427. "instrument": 1,
  428. "notes": [
  429. {
  430. "pitches": [
  431. 48,
  432. 52,
  433. 57,
  434. 62
  435. ],
  436. "points": [
  437. {
  438. "tick": 0,
  439. "pitchBend": 0,
  440. "volume": 100
  441. },
  442. {
  443. "tick": 2,
  444. "pitchBend": 0,
  445. "volume": 100
  446. }
  447. ]
  448. },
  449. {
  450. "pitches": [
  451. 48,
  452. 52,
  453. 57,
  454. 62
  455. ],
  456. "points": [
  457. {
  458. "tick": 6,
  459. "pitchBend": 0,
  460. "volume": 100
  461. },
  462. {
  463. "tick": 8,
  464. "pitchBend": 0,
  465. "volume": 100
  466. }
  467. ]
  468. },
  469. {
  470. "pitches": [
  471. 50,
  472. 55,
  473. 60,
  474. 64
  475. ],
  476. "points": [
  477. {
  478. "tick": 12,
  479. "pitchBend": 0,
  480. "volume": 100
  481. },
  482. {
  483. "tick": 14,
  484. "pitchBend": 0,
  485. "volume": 100
  486. }
  487. ]
  488. },
  489. {
  490. "pitches": [
  491. 48,
  492. 52,
  493. 57,
  494. 62
  495. ],
  496. "points": [
  497. {
  498. "tick": 16,
  499. "pitchBend": 0,
  500. "volume": 100
  501. },
  502. {
  503. "tick": 18,
  504. "pitchBend": 0,
  505. "volume": 100
  506. }
  507. ]
  508. },
  509. {
  510. "pitches": [
  511. 48,
  512. 52,
  513. 57,
  514. 62
  515. ],
  516. "points": [
  517. {
  518. "tick": 22,
  519. "pitchBend": 0,
  520. "volume": 100
  521. },
  522. {
  523. "tick": 24,
  524. "pitchBend": 0,
  525. "volume": 100
  526. }
  527. ]
  528. },
  529. {
  530. "pitches": [
  531. 48,
  532. 52,
  533. 57,
  534. 62
  535. ],
  536. "points": [
  537. {
  538. "tick": 28,
  539. "pitchBend": 0,
  540. "volume": 100
  541. },
  542. {
  543. "tick": 30,
  544. "pitchBend": 0,
  545. "volume": 100
  546. }
  547. ]
  548. }
  549. ]
  550. },
  551. {
  552. "instrument": 1,
  553. "notes": []
  554. },
  555. {
  556. "instrument": 1,
  557. "notes": []
  558. },
  559. {
  560. "instrument": 1,
  561. "notes": []
  562. },
  563. {
  564. "instrument": 1,
  565. "notes": []
  566. }
  567. ],
  568. "sequence": [
  569. 1,
  570. 1,
  571. 2,
  572. 2,
  573. 1,
  574. 1,
  575. 2,
  576. 3,
  577. 2,
  578. 3,
  579. 1,
  580. 1,
  581. 3,
  582. 3,
  583. 4,
  584. 4
  585. ]
  586. },
  587. {
  588. "type": "pitch",
  589. "octaveScrollBar": 2,
  590. "instruments": [
  591. {
  592. "type": "FM",
  593. "volume": 100,
  594. "effects": "reverb",
  595. "preset": 454,
  596. "transition": "hard",
  597. "chord": "harmony",
  598. "filterCutoffHz": 8000,
  599. "filterResonance": 0,
  600. "filterEnvelope": "steady",
  601. "vibrato": "delayed",
  602. "algorithm": "1←(2 3 4)",
  603. "feedbackType": "1→2",
  604. "feedbackAmplitude": 3,
  605. "feedbackEnvelope": "steady",
  606. "operators": [
  607. {
  608. "frequency": "~1×",
  609. "amplitude": 13,
  610. "envelope": "custom"
  611. },
  612. {
  613. "frequency": "1×",
  614. "amplitude": 11,
  615. "envelope": "steady"
  616. },
  617. {
  618. "frequency": "1×",
  619. "amplitude": 12,
  620. "envelope": "swell 1"
  621. },
  622. {
  623. "frequency": "1×",
  624. "amplitude": 0,
  625. "envelope": "steady"
  626. }
  627. ]
  628. }
  629. ],
  630. "patterns": [
  631. {
  632. "instrument": 1,
  633. "notes": []
  634. },
  635. {
  636. "instrument": 1,
  637. "notes": []
  638. },
  639. {
  640. "instrument": 1,
  641. "notes": []
  642. },
  643. {
  644. "instrument": 1,
  645. "notes": []
  646. },
  647. {
  648. "instrument": 1,
  649. "notes": []
  650. },
  651. {
  652. "instrument": 1,
  653. "notes": []
  654. },
  655. {
  656. "instrument": 1,
  657. "notes": []
  658. },
  659. {
  660. "instrument": 1,
  661. "notes": []
  662. }
  663. ],
  664. "sequence": [
  665. 1,
  666. 1,
  667. 1,
  668. 1,
  669. 1,
  670. 1,
  671. 1,
  672. 1,
  673. 1,
  674. 1,
  675. 1,
  676. 1,
  677. 1,
  678. 1,
  679. 1,
  680. 1
  681. ]
  682. },
  683. {
  684. "type": "pitch",
  685. "octaveScrollBar": 1,
  686. "instruments": [
  687. {
  688. "type": "FM",
  689. "volume": 100,
  690. "effects": "chorus & reverb",
  691. "preset": 515,
  692. "transition": "hard",
  693. "chord": "harmony",
  694. "filterCutoffHz": 4000,
  695. "filterResonance": 14,
  696. "filterEnvelope": "punch",
  697. "vibrato": "delayed",
  698. "algorithm": "(1 2 3)←4",
  699. "feedbackType": "1⟲ 2⟲ 3⟲",
  700. "feedbackAmplitude": 2,
  701. "feedbackEnvelope": "flare 1",
  702. "operators": [
  703. {
  704. "frequency": "1×",
  705. "amplitude": 9,
  706. "envelope": "custom"
  707. },
  708. {
  709. "frequency": "4×",
  710. "amplitude": 9,
  711. "envelope": "custom"
  712. },
  713. {
  714. "frequency": "6×",
  715. "amplitude": 9,
  716. "envelope": "custom"
  717. },
  718. {
  719. "frequency": "2×",
  720. "amplitude": 5,
  721. "envelope": "steady"
  722. }
  723. ]
  724. }
  725. ],
  726. "patterns": [
  727. {
  728. "instrument": 1,
  729. "notes": [
  730. {
  731. "pitches": [
  732. 24
  733. ],
  734. "points": [
  735. {
  736. "tick": 0,
  737. "pitchBend": 0,
  738. "volume": 100
  739. },
  740. {
  741. "tick": 2,
  742. "pitchBend": 0,
  743. "volume": 100
  744. }
  745. ]
  746. },
  747. {
  748. "pitches": [
  749. 24
  750. ],
  751. "points": [
  752. {
  753. "tick": 4,
  754. "pitchBend": 0,
  755. "volume": 100
  756. },
  757. {
  758. "tick": 6,
  759. "pitchBend": 0,
  760. "volume": 100
  761. }
  762. ]
  763. },
  764. {
  765. "pitches": [
  766. 24
  767. ],
  768. "points": [
  769. {
  770. "tick": 8,
  771. "pitchBend": 0,
  772. "volume": 100
  773. },
  774. {
  775. "tick": 10,
  776. "pitchBend": 0,
  777. "volume": 100
  778. }
  779. ]
  780. },
  781. {
  782. "pitches": [
  783. 26
  784. ],
  785. "points": [
  786. {
  787. "tick": 12,
  788. "pitchBend": 0,
  789. "volume": 100
  790. },
  791. {
  792. "tick": 14,
  793. "pitchBend": 0,
  794. "volume": 100
  795. }
  796. ]
  797. },
  798. {
  799. "pitches": [
  800. 24
  801. ],
  802. "points": [
  803. {
  804. "tick": 16,
  805. "pitchBend": 0,
  806. "volume": 100
  807. },
  808. {
  809. "tick": 18,
  810. "pitchBend": 0,
  811. "volume": 100
  812. }
  813. ]
  814. },
  815. {
  816. "pitches": [
  817. 28
  818. ],
  819. "points": [
  820. {
  821. "tick": 20,
  822. "pitchBend": 0,
  823. "volume": 100
  824. },
  825. {
  826. "tick": 22,
  827. "pitchBend": 0,
  828. "volume": 100
  829. }
  830. ]
  831. },
  832. {
  833. "pitches": [
  834. 24
  835. ],
  836. "points": [
  837. {
  838. "tick": 24,
  839. "pitchBend": 0,
  840. "volume": 100
  841. },
  842. {
  843. "tick": 26,
  844. "pitchBend": 0,
  845. "volume": 100
  846. }
  847. ]
  848. },
  849. {
  850. "pitches": [
  851. 26
  852. ],
  853. "points": [
  854. {
  855. "tick": 28,
  856. "pitchBend": 0,
  857. "volume": 100
  858. },
  859. {
  860. "tick": 30,
  861. "pitchBend": 0,
  862. "volume": 100
  863. }
  864. ]
  865. }
  866. ]
  867. },
  868. {
  869. "instrument": 1,
  870. "notes": []
  871. },
  872. {
  873. "instrument": 1,
  874. "notes": []
  875. },
  876. {
  877. "instrument": 1,
  878. "notes": []
  879. },
  880. {
  881. "instrument": 1,
  882. "notes": []
  883. },
  884. {
  885. "instrument": 1,
  886. "notes": []
  887. },
  888. {
  889. "instrument": 1,
  890. "notes": []
  891. },
  892. {
  893. "instrument": 1,
  894. "notes": []
  895. }
  896. ],
  897. "sequence": [
  898. 1,
  899. 1,
  900. 1,
  901. 1,
  902. 1,
  903. 1,
  904. 1,
  905. 1,
  906. 1,
  907. 1,
  908. 1,
  909. 1,
  910. 1,
  911. 1,
  912. 1,
  913. 1
  914. ]
  915. },
  916. {
  917. "type": "drum",
  918. "octaveScrollBar": 0,
  919. "instruments": [
  920. {
  921. "type": "spectrum",
  922. "volume": 100,
  923. "effects": "reverb",
  924. "preset": 966,
  925. "transition": "hard fade",
  926. "chord": "strum",
  927. "filterCutoffHz": 2828,
  928. "filterResonance": 29,
  929. "filterEnvelope": "twang 1",
  930. "spectrum": [
  931. 71,
  932. 100,
  933. 100,
  934. 43,
  935. 43,
  936. 71,
  937. 71,
  938. 43,
  939. 43,
  940. 43,
  941. 43,
  942. 43,
  943. 43,
  944. 57,
  945. 29,
  946. 57,
  947. 43,
  948. 57,
  949. 43,
  950. 43,
  951. 57,
  952. 43,
  953. 43,
  954. 43,
  955. 43,
  956. 43,
  957. 43,
  958. 43,
  959. 43,
  960. 43
  961. ]
  962. }
  963. ],
  964. "patterns": [
  965. {
  966. "instrument": 1,
  967. "notes": [
  968. {
  969. "pitches": [
  970. 5
  971. ],
  972. "points": [
  973. {
  974. "tick": 0,
  975. "pitchBend": 0,
  976. "volume": 100
  977. },
  978. {
  979. "tick": 2,
  980. "pitchBend": 0,
  981. "volume": 0
  982. }
  983. ]
  984. },
  985. {
  986. "pitches": [
  987. 1
  988. ],
  989. "points": [
  990. {
  991. "tick": 2,
  992. "pitchBend": 0,
  993. "volume": 100
  994. },
  995. {
  996. "tick": 4,
  997. "pitchBend": 0,
  998. "volume": 0
  999. }
  1000. ]
  1001. },
  1002. {
  1003. "pitches": [
  1004. 1
  1005. ],
  1006. "points": [
  1007. {
  1008. "tick": 4,
  1009. "pitchBend": 0,
  1010. "volume": 100
  1011. },
  1012. {
  1013. "tick": 6,
  1014. "pitchBend": 0,
  1015. "volume": 0
  1016. }
  1017. ]
  1018. },
  1019. {
  1020. "pitches": [
  1021. 1
  1022. ],
  1023. "points": [
  1024. {
  1025. "tick": 6,
  1026. "pitchBend": 0,
  1027. "volume": 100
  1028. },
  1029. {
  1030. "tick": 8,
  1031. "pitchBend": 0,
  1032. "volume": 0
  1033. }
  1034. ]
  1035. },
  1036. {
  1037. "pitches": [
  1038. 7
  1039. ],
  1040. "points": [
  1041. {
  1042. "tick": 8,
  1043. "pitchBend": 0,
  1044. "volume": 100
  1045. },
  1046. {
  1047. "tick": 10,
  1048. "pitchBend": 0,
  1049. "volume": 0
  1050. }
  1051. ]
  1052. },
  1053. {
  1054. "pitches": [
  1055. 7
  1056. ],
  1057. "points": [
  1058. {
  1059. "tick": 12,
  1060. "pitchBend": 0,
  1061. "volume": 100
  1062. },
  1063. {
  1064. "tick": 14,
  1065. "pitchBend": 0,
  1066. "volume": 0
  1067. }
  1068. ]
  1069. },
  1070. {
  1071. "pitches": [
  1072. 5
  1073. ],
  1074. "points": [
  1075. {
  1076. "tick": 16,
  1077. "pitchBend": 0,
  1078. "volume": 100
  1079. },
  1080. {
  1081. "tick": 18,
  1082. "pitchBend": 0,
  1083. "volume": 0
  1084. }
  1085. ]
  1086. },
  1087. {
  1088. "pitches": [
  1089. 1
  1090. ],
  1091. "points": [
  1092. {
  1093. "tick": 18,
  1094. "pitchBend": 0,
  1095. "volume": 100
  1096. },
  1097. {
  1098. "tick": 20,
  1099. "pitchBend": 0,
  1100. "volume": 0
  1101. }
  1102. ]
  1103. },
  1104. {
  1105. "pitches": [
  1106. 1
  1107. ],
  1108. "points": [
  1109. {
  1110. "tick": 20,
  1111. "pitchBend": 0,
  1112. "volume": 100
  1113. },
  1114. {
  1115. "tick": 22,
  1116. "pitchBend": 0,
  1117. "volume": 0
  1118. }
  1119. ]
  1120. },
  1121. {
  1122. "pitches": [
  1123. 7
  1124. ],
  1125. "points": [
  1126. {
  1127. "tick": 24,
  1128. "pitchBend": 0,
  1129. "volume": 100
  1130. },
  1131. {
  1132. "tick": 26,
  1133. "pitchBend": 0,
  1134. "volume": 0
  1135. }
  1136. ]
  1137. },
  1138. {
  1139. "pitches": [
  1140. 1
  1141. ],
  1142. "points": [
  1143. {
  1144. "tick": 28,
  1145. "pitchBend": 0,
  1146. "volume": 100
  1147. },
  1148. {
  1149. "tick": 30,
  1150. "pitchBend": 0,
  1151. "volume": 0
  1152. }
  1153. ]
  1154. },
  1155. {
  1156. "pitches": [
  1157. 1
  1158. ],
  1159. "points": [
  1160. {
  1161. "tick": 30,
  1162. "pitchBend": 0,
  1163. "volume": 100
  1164. },
  1165. {
  1166. "tick": 32,
  1167. "pitchBend": 0,
  1168. "volume": 0
  1169. }
  1170. ]
  1171. }
  1172. ]
  1173. },
  1174. {
  1175. "instrument": 1,
  1176. "notes": []
  1177. },
  1178. {
  1179. "instrument": 1,
  1180. "notes": []
  1181. },
  1182. {
  1183. "instrument": 1,
  1184. "notes": []
  1185. },
  1186. {
  1187. "instrument": 1,
  1188. "notes": []
  1189. },
  1190. {
  1191. "instrument": 1,
  1192. "notes": []
  1193. },
  1194. {
  1195. "instrument": 1,
  1196. "notes": []
  1197. },
  1198. {
  1199. "instrument": 1,
  1200. "notes": []
  1201. }
  1202. ],
  1203. "sequence": [
  1204. 1,
  1205. 1,
  1206. 1,
  1207. 1,
  1208. 1,
  1209. 1,
  1210. 1,
  1211. 1,
  1212. 1,
  1213. 1,
  1214. 1,
  1215. 1,
  1216. 1,
  1217. 1,
  1218. 1,
  1219. 1
  1220. ]
  1221. }
  1222. ]
  1223. }