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

  1. /*
  2.    A Rocking Carol
  3.    
  4.    A translation of the Czech carol, 'Hajej, nynjej'.
  5.  
  6.     Here is another carol that uses the Pluck synthPatch, but deserves something better.
  7.     This piece sounds beautiful when played by a consort of four recorders.
  8.     
  9.      Rendered by Christopher Kane on 12-05-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:28, headroom:0.33;
  17.  
  18. noteTagRange = 1 to 10;
  19.  
  20. part sop,alto,ten,bass;
  21.  
  22. sop synthPatchCount:1, synthPatch:"Pluck";
  23. alto synthPatchCount:1, synthPatch:"Pluck";
  24. ten synthPatchCount:1, synthPatch:"Pluck";
  25. bass synthPatchCount:1, synthPatch:"Pluck";
  26.  
  27. var start = 0.01;
  28. var whole = 2.0;
  29. var half = whole / 2;
  30. var quart = whole / 4;
  31. var eigth = whole / 8;
  32. var sixt = whole / 16; 
  33. var breath = whole / 32;
  34.  
  35. BEGIN;
  36.  
  37. sop (noteUpdate) sustain:0.97, decay:15, bright:0.37, bearing:-16.0, amp:0.8;
  38. alto (noteUpdate) sustain:0.97, decay:15, bright:0.37, bearing:-6.0, amp:0.9;
  39. ten (noteUpdate) sustain:0.97, decay:25, bright:0.37, bearing:6.0, amp:1.0;
  40. bass (noteUpdate) sustain:0.97, decay:25, bright:0.37, bearing:16.0, amp:1.0;
  41.  
  42. t start;
  43.  
  44. /*---------------------------------*/
  45. sop (noteOn 1) freq:f4;
  46. alto (noteOn 2) freq:f4;
  47. ten (noteOn 3) freq:a3;
  48. bass (noteOn 4) freq:f3;
  49. t +eigth;
  50.  
  51. sop (noteOn 1) freq:a4;
  52. alto (noteOn 2) freq:a4;
  53. ten (noteOn 3) freq:c4;
  54. bass (noteOn 4) freq:f3;
  55. t +eigth;
  56.  
  57. sop (noteOn 1) freq:c5;
  58. alto (noteOn 2) freq:f4;
  59. ten (noteOn 3) freq:a3;
  60. bass (noteOn 4) freq:f3;
  61. t +eigth;
  62.  
  63. sop (noteOn 1) freq:c5;
  64. alto (noteOn 2) freq:a4;
  65. ten (noteOn 3) freq:c4;
  66. bass (noteOn 4) freq:f3;
  67. t +eigth;
  68.  
  69. /*---------------------------------*/
  70. sop (noteOn 1) freq:d5;
  71. alto (noteOn 2) freq:g4;
  72. ten (noteOn 3) freq:b3;
  73. bass (noteOn 4) freq:f3;
  74. t +eigth;
  75.  
  76. sop (noteOn 1) freq:d5;
  77. alto (noteOn 2) freq:g4;
  78. ten (noteOn 3) freq:b3;
  79. bass (noteOn 4) freq:g3;
  80. t +sixt;
  81.  
  82. sop (noteUpdate) freq:b4;
  83. ten (noteUpdate) freq:d4;
  84. t +sixt;
  85.  
  86. sop (noteOn 1) freq:c5;
  87. alto (noteOn 2) freq:g4;
  88. ten (noteOn 3) freq:c4;
  89. bass (noteOn 4) freq:eigth;
  90. t +quart;
  91.  
  92. /*---------------------------------*/
  93. sop (noteOn 1) freq:d5;
  94. alto (noteOn 2) freq:g4;
  95. ten (noteOn 3) freq:b3;
  96. bass (noteOn 4) freq:f3;
  97. t +eigth;
  98.  
  99. sop (noteOn 1) freq:d5;
  100. alto (noteOn 2) freq:g4;
  101. ten (noteOn 3) freq:b3;
  102. bass (noteOn 4) freq:g3;
  103. t +sixt;
  104.  
  105. sop (noteUpdate) freq:b4;
  106. ten (noteUpdate) freq:d4;
  107. t +sixt;
  108.  
  109. sop (noteOn 1) freq:c5;
  110. alto (noteOn 2) freq:g4;
  111. ten (noteOn 3) freq:c4;
  112. bass (noteOn 4) freq:eigth;
  113. t +quart;
  114.  
  115. /*---------------------------------*/
  116. sop (noteOn 1) freq:bf4;
  117. alto (noteOn 2) freq:f4;
  118. ten (noteOn 3) freq:d4;
  119. bass (noteOn 4) freq:d3;
  120. t +eigth;
  121.  
  122. sop (noteOn 1) freq:bf4;
  123. alto (noteOn 2) freq:d4;
  124. ten (noteOn 3) freq:bf3;
  125. bass (noteOn 4) freq:g3;
  126. t +sixt;
  127.  
  128. sop (noteUpdate) freq:g4;
  129. t +sixt;
  130.  
  131. sop (noteOn 1) freq:a4;
  132. alto (noteOn 2) freq:e4;
  133. ten (noteOn 3) freq:c4;
  134. bass (noteOn 4) freq:c3;
  135. t +eigth;
  136.  
  137. sop (noteOn 1) freq:a4;
  138. alto (noteOn 2) freq:c4;
  139. ten (noteOn 3) freq:a3;
  140. bass (noteOn 4) freq:f3;
  141. t +sixt;
  142.  
  143. sop (noteUpdate) freq:f4;
  144. t +sixt;
  145.  
  146. /*---------------------------------*/
  147. sop (noteOn 1) freq:g4;
  148. alto (noteOn 2) freq:d4;
  149. ten (noteOn 3) freq:bf3;
  150. bass (noteOn 4) freq:bf2;
  151. t +eigth;
  152.  
  153. sop (noteOn 1) freq:g4;
  154. alto (noteOn 2) freq:c4;
  155. ten (noteOn 3) freq:g3;
  156. bass (noteOn 4) freq:c3;
  157. t +sixt;
  158.  
  159. sop (noteUpdate) freq:e4;
  160. t +sixt;
  161.  
  162. sop (noteOn 1) freq:f4;
  163. alto (noteOn 2) freq:c4;
  164. ten (noteOn 3) freq:a3;
  165. bass (noteOn 4) freq:f2;
  166. t +quart;
  167.  
  168. /*---------------------------------*/
  169. sop (noteOn 1) freq:a4;
  170. alto (noteOn 2) freq:f4;
  171. ten (noteOn 3) freq:c4;
  172. bass (noteOn 4) freq:f3;
  173. t +eigth;
  174.  
  175. sop (noteOn 1) freq:c5;
  176. alto (noteOn 2) freq:f4;
  177. ten (noteOn 3) freq:a3;
  178. bass (noteOn 4) freq:f3;
  179. t +eigth;
  180.  
  181. sop (noteOn 1) freq:bf4;
  182. alto (noteOn 2) freq:f4;
  183. ten (noteOn 3) freq:bf3;
  184. bass (noteOn 4) freq:d3;
  185. t +eigth;
  186.  
  187. sop (noteOn 1) freq:a4;
  188. alto (noteOn 2) freq:f4;
  189. ten (noteOn 3) freq:c4;
  190. bass (noteOn 4) freq:f3;
  191. t +eigth-breath;
  192.  
  193. sop (noteOff 1);
  194. alto (noteOff 2);
  195. ten (noteOff 3);
  196. bass (noteOff 4);
  197. t +breath;
  198.  
  199. /*---------------------------------*/
  200. sop (noteOn 1) freq:g4;
  201. alto (noteOn 2) freq:e4;
  202. ten (noteOn 3) freq:c4;
  203. bass (noteOn 4) freq:c3;
  204. t +eigth;
  205.  
  206. sop (noteOn 1) freq:a4;
  207. alto (noteOn 2) freq:d4;
  208. ten (noteOn 3) freq:a3;
  209. bass (noteOn 4) freq:f3;
  210. t +eigth-breath;
  211.  
  212. sop (noteOff 1);
  213. alto (noteOff 2);
  214. ten (noteOff 3);
  215. bass (noteOff 4);
  216. t +breath;
  217.  
  218. sop (noteOn 1) freq:g4;
  219. alto (noteOn 2) freq:e4;
  220. ten (noteOn 3) freq:c4;
  221. bass (noteOn 4) freq:c3;
  222. t +eigth;
  223.  
  224. sop (noteOn 1) freq:c4;
  225. alto (noteOn 2) freq:c4;
  226. ten (noteOn 3) freq:c4;
  227. bass (noteOn 4) freq:c3;
  228. t +eigth;
  229.  
  230. /*---------------------------------*/
  231. sop (noteOn 1) freq:a4;
  232. alto (noteOn 2) freq:f4;
  233. ten (noteOn 3) freq:c4;
  234. bass (noteOn 4) freq:ef3;
  235. t +eigth;
  236.  
  237. sop (noteOn 1) freq:c5;
  238. alto (noteOn 2) freq:f4;
  239. ten (noteOn 3) freq:a3;
  240. bass (noteOn 4) freq:f3;
  241. t +eigth;
  242.  
  243. sop (noteOn 1) freq:bf4;
  244. alto (noteOn 2) freq:f4;
  245. ten (noteOn 3) freq:bf3;
  246. bass (noteOn 4) freq:d3;
  247. t +eigth;
  248.  
  249. sop (noteOn 1) freq:a4;
  250. alto (noteOn 2) freq:f4;
  251. ten (noteOn 3) freq:c4;
  252. bass (noteOn 4) freq:c3;
  253. t +eigth-breath;
  254.  
  255. sop (noteOff 1);
  256. alto (noteOff 2);
  257. ten (noteOff 3);
  258. bass (noteOff 4);
  259. t +breath;
  260.  
  261. /*---------------------------------*/
  262. sop (noteOn 1) freq:g4;
  263. alto (noteOn 2) freq:f4;
  264. ten (noteOn 3) freq:d4;
  265. bass (noteOn 4) freq:b2;
  266. t +eigth;
  267.  
  268. sop (noteOn 1) freq:a4;
  269. alto (noteOn 2) freq:f4;
  270. ten (noteOn 3) freq:d4;
  271. bass (noteOn 4) freq:b2;
  272. t +eigth-breath;
  273.  
  274. sop (noteOff 1);
  275. alto (noteOff 2);
  276. ten (noteOff 3);
  277. bass (noteOff 4);
  278. t +breath;
  279.  
  280. sop (noteOn 1) freq:g4;
  281. alto (noteOn 2) freq:e4;
  282. ten (noteOn 3) freq:g3;
  283. bass (noteOn 4) freq:c3;
  284. t +eigth;
  285.  
  286. sop (noteOn 1) freq:c4;
  287. alto (noteOn 2) freq:c4;
  288. ten (noteOn 3) freq:c4;
  289. bass (noteOn 4) freq:c3;
  290. t +eigth;
  291.  
  292. /*---------------------------------*/
  293. sop (noteOn 1) freq:f4;
  294. alto (noteOn 2) freq:f4;
  295. ten (noteOn 3) freq:a3;
  296. bass (noteOn 4) freq:f3;
  297. t +eigth;
  298.  
  299. sop (noteOn 1) freq:a4;
  300. alto (noteOn 2) freq:a4;
  301. ten (noteOn 3) freq:c4;
  302. bass (noteOn 4) freq:f3;
  303. t +eigth;
  304.  
  305. sop (noteOn 1) freq:c5;
  306. alto (noteOn 2) freq:f4;
  307. ten (noteOn 3) freq:a3;
  308. bass (noteOn 4) freq:f3;
  309. t +eigth;
  310.  
  311. sop (noteOn 1) freq:c5;
  312. alto (noteOn 2) freq:a4;
  313. ten (noteOn 3) freq:c4;
  314. bass (noteOn 4) freq:f3;
  315. t +eigth;
  316.  
  317. /*---------------------------------*/
  318. sop (noteOn 1) freq:d5;
  319. alto (noteOn 2) freq:g4;
  320. ten (noteOn 3) freq:b3;
  321. bass (noteOn 4) freq:f3;
  322. t +eigth;
  323.  
  324. sop (noteOn 1) freq:d5;
  325. alto (noteOn 2) freq:g4;
  326. ten (noteOn 3) freq:b3;
  327. bass (noteOn 4) freq:g3;
  328. t +sixt;
  329.  
  330. sop (noteUpdate) freq:b4;
  331. ten (noteUpdate) freq:d4;
  332. t +sixt;
  333.  
  334. sop (noteOn 1) freq:c5;
  335. alto (noteOn 2) freq:g4;
  336. ten (noteOn 3) freq:c4;
  337. bass (noteOn 4) freq:eigth;
  338. t +quart;
  339.  
  340. /*---------------------------------*/
  341. sop (noteOn 1) freq:bf4;
  342. alto (noteOn 2) freq:f4;
  343. ten (noteOn 3) freq:d4;
  344. bass (noteOn 4) freq:d3;
  345. t +eigth;
  346.  
  347. sop (noteOn 1) freq:bf4;
  348. alto (noteOn 2) freq:d4;
  349. ten (noteOn 3) freq:bf3;
  350. bass (noteOn 4) freq:g3;
  351. t +sixt;
  352.  
  353. sop (noteUpdate) freq:g4;
  354. t +sixt;
  355.  
  356. sop (noteOn 1) freq:a4;
  357. alto (noteOn 2) freq:e4;
  358. ten (noteOn 3) freq:c4;
  359. bass (noteOn 4) freq:c3;
  360. t +eigth;
  361.  
  362. sop (noteOn 1) freq:a4;
  363. alto (noteOn 2) freq:c4;
  364. ten (noteOn 3) freq:a3;
  365. bass (noteOn 4) freq:f3;
  366. t +sixt;
  367.  
  368. sop (noteUpdate) freq:f4;
  369. t +sixt;
  370.  
  371. /*---------------------------------*/
  372. sop (noteOn 1) freq:g4;
  373. alto (noteOn 2) freq:d4;
  374. ten (noteOn 3) freq:bf3;
  375. bass (noteOn 4) freq:bf2;
  376. t +eigth;
  377.  
  378. sop (noteOn 1) freq:g4;
  379. alto (noteOn 2) freq:c4;
  380. ten (noteOn 3) freq:g3;
  381. bass (noteOn 4) freq:c3;
  382. t +sixt;
  383.  
  384. sop (noteUpdate) freq:e4;
  385. t +sixt;
  386.  
  387. sop (noteOn 1) freq:f4;
  388. alto (noteOn 2) freq:c4;
  389. ten (noteOn 3) freq:a3;
  390. bass (noteOn 4) freq:f2;
  391. t +(quart+eigth);
  392.  
  393.  
  394. sop (noteOff 1);
  395. alto (noteOff 2);
  396. ten (noteOff 3);
  397. bass (noteOff 4);
  398. END;
  399.  
  400.  
  401.