home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / Audio / Score / WhatChildIsThis.score < prev    next >
Text File  |  1993-08-08  |  8KB  |  437 lines

  1. /*
  2.     What Child is This?
  3.     
  4.     A traditional carol, sung to the tune of Greensleeves.  The tune of Greensleeves
  5.     itself was popular before 1600, as Shakespeare has Sir John Falstaff (in Merry
  6.     Wives of Windsor) boom out: "Let the sky rain potatoes, let it thunder to the tune
  7.     of `Greensleeves'".
  8.  
  9.      Rendered by Christopher Kane on 12-08-90.
  10.      If you have any questions about this score, or suggestions, or scores you have
  11.      written, my e-mail addresses are:
  12.           INTERNET: kane@nic.gac.edu
  13.      BITNET: christopher@gacvax1.bitnet
  14. */
  15.  
  16. info tempo:100, headroom:0.33;
  17. noteTagRange = 1 to 6;
  18.  
  19. part sop,alto,ten,bass;
  20.  
  21. sop synthPatchCount:1, synthPatch:"Pluck";
  22. alto synthPatchCount:1, synthPatch:"Pluck";
  23. ten synthPatchCount:1, synthPatch:"Pluck";
  24. bass synthPatchCount:1, synthPatch:"Pluck";
  25.  
  26. var start = 0.01;
  27. var dot4 = 1.50;
  28. var quart = 1.00;
  29. var eigth = 0.50;
  30. var dot8 = 0.75;
  31. var sixt = 0.25; 
  32. var breath = 0.10;
  33.  
  34. BEGIN;
  35.  
  36. sop (noteUpdate) sustain:0.97, decay:15, bright:0.4, bearing:0.0, amp:1.0;
  37. alto (noteUpdate) sustain:0.97, decay:1600, bright:0.4, bearing:0.0, amp:0.5;
  38. ten (noteUpdate) sustain:0.97, decay:1600, bright:0.4, bearing:0.0, amp:0.5;
  39. bass (noteUpdate) sustain:0.97, decay:1600, bright:0.4, bearing:0.0, amp:0.5;
  40.  
  41. t start;
  42.  
  43. sop (noteOn 1) freq:e4;
  44. t +eigth;
  45.  
  46. /*---------------------------------*/
  47. sop (noteOn 1) freq:g4;
  48. alto (noteOn 2) freq:g4;
  49. ten (noteOn 3) freq:b3;
  50. bass (noteOn 4) freq:e3;
  51. t +quart;
  52.  
  53. sop (noteOn 1) freq:a4;
  54. t +eigth;
  55.  
  56. sop (noteOn 1) freq:b4;
  57. alto (noteUpdate) freq:fs4;
  58. bass (noteUpdate) freq:d3;
  59. t +dot8;
  60.  
  61. sop (noteOn 1) freq:c5;
  62. t +sixt;
  63.  
  64. sop (noteOn 1) freq:b4;
  65. ten (noteUpdate) freq:fs3;
  66. t +eigth;
  67.  
  68. /*---------------------------------*/
  69. sop (noteOn 1) freq:a4;
  70. alto (noteUpdate) freq:e4;
  71. ten (noteUpdate) freq:a3;
  72. bass (noteUpdate) freq:cs3;
  73. t +quart;
  74.  
  75. sop (noteOn 1) freq:fs4;
  76. alto (noteUpdate) freq:cs4;
  77. bass (noteUpdate) freq:a2;
  78. t +eigth;
  79.  
  80. sop (noteOn 1) freq:d4;
  81. alto (noteUpdate) freq:d4;
  82. ten (noteUpdate) freq:fs3;
  83. bass (noteUpdate) freq:d3;
  84. t +dot8;
  85.  
  86. sop (noteOn 1) freq:e4;
  87. t +sixt;
  88.  
  89. sop (noteOn 1) freq:fs4;
  90. t +eigth;
  91.  
  92. /*---------------------------------*/
  93. sop (noteOn 1) freq:g4;
  94. alto (noteUpdate) freq:b3;
  95. ten (noteUpdate) freq:b3;
  96. bass (noteUpdate) freq:e3;
  97. t +quart;
  98.  
  99. sop (noteOn 1) freq:e4;
  100. t +eigth;
  101.  
  102. sop (noteOn 1) freq:e4;
  103. alto (noteUpdate) freq:e4;
  104. ten (noteUpdate) freq:a3;
  105. bass (noteUpdate) freq:c3;
  106. t +dot8;
  107.  
  108. sop (noteOn 1) freq:ds4;
  109. t +sixt;
  110.  
  111. sop (noteOn 1) freq:e4;
  112. t +eigth;
  113.  
  114. /*---------------------------------*/
  115. sop (noteOn 1) freq:fs4;
  116. alto (noteUpdate) freq:ds4;
  117. ten (noteUpdate) freq:fs3;
  118. bass (noteUpdate) freq:b2;
  119. t +quart;
  120.  
  121. sop (noteOn 1) freq:ds4;
  122. t +eigth;
  123.  
  124. sop (noteOn 1) freq:b3;
  125. t +quart-breath;
  126.  
  127. sop (noteOff 1);
  128. alto (noteOff 2);
  129. ten (noteOff 3);
  130. bass (noteOff 4);
  131. t + breath;
  132.  
  133. sop (noteOn 1) freq:e4;
  134. t +eigth;
  135.  
  136. /*---------------------------------*/
  137. sop (noteOn 1) freq:g4;
  138. alto (noteOn 2) freq:g4;
  139. ten (noteOn 3) freq:b3;
  140. bass (noteOn 4) freq:e3;
  141. t +quart;
  142.  
  143. sop (noteOn 1) freq:a4;
  144. t +eigth;
  145.  
  146. sop (noteOn 1) freq:b4;
  147. alto (noteUpdate) freq:fs4;
  148. bass (noteUpdate) freq:d3;
  149. t +dot8;
  150.  
  151. sop (noteOn 1) freq:c5;
  152. t +sixt;
  153.  
  154. sop (noteOn 1) freq:b4;
  155. ten (noteUpdate) freq:fs3;
  156. t +eigth;
  157.  
  158. /*---------------------------------*/
  159. sop (noteOn 1) freq:a4;
  160. alto (noteUpdate) freq:e4;
  161. ten (noteUpdate) freq:a3;
  162. bass (noteUpdate) freq:cs3;
  163. t +quart;
  164.  
  165. sop (noteOn 1) freq:fs4;
  166. alto (noteUpdate) freq:cs4;
  167. bass (noteUpdate) freq:a2;
  168. t +eigth;
  169.  
  170. sop (noteOn 1) freq:d4;
  171. alto (noteUpdate) freq:d4;
  172. ten (noteUpdate) freq:fs3;
  173. bass (noteUpdate) freq:d3;
  174. t +dot8;
  175.  
  176. sop (noteOn 1) freq:e4;
  177. t +sixt;
  178.  
  179. sop (noteOn 1) freq:fs4;
  180. t +eigth;
  181.  
  182. /*---------------------------------*/
  183. sop (noteOn 1) freq:g4;
  184. alto (noteUpdate) freq:b3;
  185. ten (noteUpdate) freq:g3;
  186. bass (noteUpdate) freq:g2;
  187. t +dot8;
  188.  
  189. sop (noteOn 1) freq:fs4;
  190. t +sixt;
  191.  
  192. sop (noteOn 1) freq:e4;
  193. alto (noteUpdate) freq:cs4;
  194. bass (noteUpdate) freq:a2;
  195. t +eigth;
  196.  
  197. sop (noteOn 1) freq:ds4;
  198. alto (noteUpdate) freq:ds4;
  199. ten (noteUpdate) freq:fs3;
  200. bass (noteUpdate) freq:b2;
  201. t +dot8;
  202.  
  203. sop (noteOn 1) freq:cs4;
  204. alto (noteUpdate) freq:cs4;
  205. t +sixt;
  206.  
  207. sop (noteOn 1) freq:ds4;
  208. alto (noteUpdate) freq:ds4;
  209. t +eigth;
  210.  
  211. /*---------------------------------*/
  212. sop (noteOn 1) freq:e4;
  213. alto (noteUpdate) freq:b3;
  214. ten (noteUpdate) freq:g3;
  215. bass (noteUpdate) freq:e3;
  216. t +dot4;
  217.  
  218. sop (noteOn 1) freq:e4;
  219. alto (noteUpdate) freq:b3;
  220. ten (noteUpdate) freq:g3;
  221. bass (noteUpdate) freq:e3;
  222. t +dot4;
  223.  
  224. sop (noteOff 1);
  225. alto (noteOff 2);
  226. ten (noteOff 3);
  227. bass (noteOff 4);
  228.  
  229. /*================================================*/
  230. /*---------------------------------*/
  231. sop (noteOn 1) freq:d5;
  232. alto (noteOn 2) freq:fs4, amp:1.0;
  233. ten (noteOn 3) freq:d4, amp:1.0;
  234. bass (noteOn 4) freq:b3, amp:1.0;
  235. t +dot4;
  236.  
  237. sop (noteOn 1) freq:d5;
  238. alto (noteOn 2) freq:b4;
  239. ten (noteOn 3) freq:g4;
  240. bass (noteOn 4) freq:g3;
  241. t +dot8;
  242.  
  243. sop (noteOn 1) freq:cs5;
  244. alto (noteOn 2) freq:a4;
  245. t +sixt;
  246.  
  247. sop (noteOn 1) freq:b4;
  248. alto (noteOn 2) freq:g4;
  249. ten (noteOn 3) freq:d4;
  250. bass (noteOn 4) freq:g3;
  251. t +eigth;
  252.  
  253. /*---------------------------------*/
  254. sop (noteOn 1) freq:a4;
  255. alto (noteOn 2) freq:fs4;
  256. ten (noteOn 3) freq:d4;
  257. bass (noteOn 4) freq:d3;
  258. t +quart;
  259.  
  260. sop (noteOn 1) freq:fs4;
  261. alto (noteOn 2) freq:d4;
  262. ten (noteOn 3) freq:a3;
  263. bass (noteOn 4) freq:d3;
  264. t +eigth;
  265.  
  266. sop (noteOn 1) freq:d4;
  267. alto (noteOn 2) freq:a3;
  268. ten (noteOn 3) freq:fs3;
  269. bass (noteOn 4) freq:d3;
  270. t +dot8;
  271.  
  272. sop (noteOn 1) freq:e4;
  273. t +sixt;
  274.  
  275. sop (noteOn 1) freq:fs4;
  276. alto (noteOn 2) freq:d4;
  277. ten (noteOn 3) freq:a3;
  278. bass (noteOn 4) freq:d3;
  279. t +eigth;
  280.  
  281. /*---------------------------------*/
  282. sop (noteOn 1) freq:g4;
  283. alto (noteOn 2) freq:b3;
  284. ten (noteOn 3) freq:g3;
  285. bass (noteOn 4) freq:e3;
  286. t +quart;
  287.  
  288. sop (noteOn 1) freq:e4;
  289. alto (noteOn 2) freq:b3;
  290. ten (noteOn 3) freq:g3;
  291. bass (noteOn 4) freq:e3;
  292. t +eigth;
  293.  
  294. sop (noteOn 1) freq:e4;
  295. alto (noteOn 2) freq:e4;
  296. ten (noteOn 3) freq:a3;
  297. bass (noteOn 4) freq:c3;
  298. t +dot8;
  299.  
  300. sop (noteOn 1) freq:ds4;
  301. alto (noteOn 2) freq:ds4;
  302. t +sixt;
  303.  
  304. sop (noteOn 1) freq:e4;
  305. alto (noteOn 2) freq:e4;
  306. ten (noteOn 3) freq:a3;
  307. bass (noteOn 4) freq:c3;
  308. t +eigth;
  309.  
  310. /*---------------------------------*/
  311. sop (noteOn 1) freq:fs4;
  312. alto (noteOn 2) freq:ds4;
  313. ten (noteOn 3) freq:fs3;
  314. bass (noteOn 4) freq:b2;
  315. t +quart;
  316.  
  317. sop (noteOn 1) freq:ds4;
  318. alto (noteOn 2) freq:b3;
  319. ten (noteOn 3) freq:b3;
  320. bass (noteOn 4) freq:b2;
  321. t +eigth;
  322.  
  323. sop (noteOn 1) freq:b3;
  324. alto (noteOn 2) freq:b3;
  325. ten (noteOn 3) freq:b3;
  326. bass (noteOn 4) freq:b2;
  327. t +dot4;
  328.  
  329. /*---------------------------------*/
  330. sop (noteOn 1) freq:d5;
  331. alto (noteOn 2) freq:fs4;
  332. ten (noteOn 3) freq:d4;
  333. bass (noteOn 4) freq:b3;
  334. t +dot4;
  335.  
  336. sop (noteOn 1) freq:d5;
  337. alto (noteOn 2) freq:b4;
  338. ten (noteOn 3) freq:g4;
  339. bass (noteOn 4) freq:g3;
  340. t +dot8;
  341.  
  342. sop (noteOn 1) freq:cs5;
  343. alto (noteOn 2) freq:a4;
  344. t +sixt;
  345.  
  346. sop (noteOn 1) freq:b4;
  347. alto (noteOn 2) freq:g4;
  348. ten (noteOn 3) freq:d4;
  349. bass (noteOn 4) freq:g3;
  350. t +eigth;
  351.  
  352. /*---------------------------------*/
  353. sop (noteOn 1) freq:a4;
  354. alto (noteOn 2) freq:fs4;
  355. ten (noteOn 3) freq:d4;
  356. bass (noteOn 4) freq:d3;
  357. t +quart;
  358.  
  359. sop (noteOn 1) freq:fs4;
  360. alto (noteOn 2) freq:d4;
  361. ten (noteOn 3) freq:a3;
  362. bass (noteOn 4) freq:d3;
  363. t +eigth;
  364.  
  365. sop (noteOn 1) freq:d4;
  366. alto (noteOn 2) freq:a3;
  367. ten (noteOn 3) freq:fs3;
  368. bass (noteOn 4) freq:d3;
  369. t +dot8;
  370.  
  371. sop (noteOn 1) freq:e4;
  372. t +sixt;
  373.  
  374. sop (noteOn 1) freq:fs4;
  375. alto (noteOn 2) freq:d4;
  376. ten (noteOn 3) freq:d3;
  377. bass (noteOn 4) freq:d3;
  378. t +eigth;
  379.  
  380. /*---------------------------------*/
  381. sop (noteOn 1) freq:g4;
  382. alto (noteOn 2) freq:b3;
  383. ten (noteOn 3) freq:d3;
  384. bass (noteOn 4) freq:g2;
  385. t +dot8;
  386.  
  387. sop (noteOn 1) freq:fs4;
  388. alto (noteOn 2) freq:b3;
  389. ten (noteOn 3) freq:d3;
  390. bass (noteOn 4) freq:g2;
  391. t +sixt;
  392.  
  393. sop (noteOn 1) freq:e4;
  394. alto (noteOn 2) freq:cs4;
  395. ten (noteOn 3) freq:a3;
  396. bass (noteOn 4) freq:a2;
  397. t +eigth;
  398.  
  399. sop (noteOn 1) freq:ds4;
  400. alto (noteOn 2) freq:b3;
  401. ten (noteOn 3) freq:fs3;
  402. bass (noteOn 4) freq:b2;
  403. t +dot8;
  404.  
  405. sop (noteOn 1) freq:cs4;
  406. alto (noteOn 2) freq:b3;
  407. ten (noteOn 3) freq:e3;
  408. bass (noteOn 4) freq:b2;
  409. t +sixt;
  410.  
  411. sop (noteOn 1) freq:ds4;
  412. alto (noteOn 2) freq:b3;
  413. ten (noteOn 3) freq:fs3;
  414. bass (noteOn 4) freq:b2;
  415. t +eigth;
  416.  
  417. /*---------------------------------*/
  418. sop (noteOn 1) freq:e4;
  419. alto (noteOn 2) freq:b3;
  420. ten (noteOn 3) freq:g3;
  421. bass (noteOn 4) freq:e3;
  422. t +dot4;
  423.  
  424. sop (noteOn 1) freq:e4;
  425. alto (noteOn 2) freq:b3;
  426. ten (noteOn 3) freq:g3;
  427. bass (noteOn 4) freq:e3;
  428. t +(quart+quart+quart);
  429.  
  430.  
  431. sop (noteOff 1);
  432. alto (noteOff 2);
  433. ten (noteOff 3);
  434. bass (noteOff 4);
  435. END;
  436.  
  437.