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

  1. /*
  2.     Noel Nouvelet
  3.     
  4.     An old French tune.  I know nothing else about it.
  5.    
  6.     Here is another carol that uses the Pluck synthPatch, but cries something better.
  7.     This piece sounds beautiful when played by a consort of four recorders--bass, tenor,
  8.     alto, soprano.
  9.     
  10.      Rendered by Christopher Kane on 12-11-90.
  11.      If you have any questions about this score, or suggestions, or scores you have
  12.      written, my e-mail addresses are:
  13.           INTERNET: kane@nic.gac.edu
  14.      BITNET: christopher@gacvax1.bitnet
  15. */
  16.  
  17. info tempo:40, headroom:0.333;
  18.  
  19. noteTagRange = 1 to 6;
  20.  
  21. part sop,alto,ten,bass;
  22.  
  23. sop synthPatchCount:1, synthPatch:"Pluck";
  24. alto synthPatchCount:1, synthPatch:"Pluck";
  25. ten synthPatchCount:1, synthPatch:"Pluck";
  26. bass synthPatchCount:1, synthPatch:"Pluck";
  27.  
  28. var start = 0.01;
  29. var whole = 2.0;
  30. var half = whole / 2;
  31. var quart = whole / 4;
  32. var eigth = whole / 8;
  33. var sixt = whole / 16; 
  34. var breath = whole / 32;
  35.  
  36. BEGIN;
  37.  
  38. sop (noteUpdate) sustain:0.97, decay:15, bright:0.4, bearing:0.0, amp:0.5;
  39. alto (noteUpdate) sustain:0.97, decay:15, bright:0.4, bearing:0.0, amp:0.5;
  40. ten (noteUpdate) sustain:0.97, decay:15, bright:0.4, bearing:0.0, amp:0.8;
  41. bass (noteUpdate) sustain:0.97, decay:15, bright:0.4, bearing:0.0, amp:0.9;
  42.  
  43. t start;
  44.  
  45. /*---------------------------------*/
  46. sop (noteOn 1) freq:g4;
  47. alto (noteOn 2) freq:g4;
  48. ten (noteOn 3) freq:d4;
  49. bass (noteOn 4) freq:g3;
  50. t +eigth;
  51.  
  52. sop (noteOn 1) freq:d5;
  53. alto (noteOn 2) freq:bf4;
  54. ten (noteOn 3) freq:d4;
  55. bass (noteOn 4) freq:g3;
  56. t +eigth;
  57.  
  58. sop (noteOn 1) freq:e5;
  59. alto (noteOn 2) freq:c5;
  60. ten (noteOn 3) freq:d4;
  61. bass (noteOn 4) freq:g3;
  62. t +eigth;
  63.  
  64. sop (noteOn 1) freq:c5;
  65. alto (noteOn 2) freq:a4;
  66. ten (noteOn 3) freq:d4;
  67. bass (noteOn 4) freq:g3;
  68. t +eigth;
  69.  
  70. /*---------------------------------*/
  71. sop (noteOn 1) freq:d5;
  72. alto (noteOn 2) freq:bf4;
  73. ten (noteOn 3) freq:g4;
  74. bass (noteOn 4) freq:g3;
  75. t +quart;
  76.  
  77. sop (noteOn 1) freq:bf4;
  78. alto (noteOn 2) freq:g4;
  79. ten (noteOn 3) freq:d4;
  80. bass (noteOn 4) freq:g3;
  81. t +quart;
  82.  
  83. /*---------------------------------*/
  84. sop (noteOn 1) freq:c5;
  85. alto (noteOn 2) freq:a4;
  86. ten (noteOn 3) freq:c4;
  87. bass (noteOn 4) freq:c3;
  88. t +eigth;
  89.  
  90. sop (noteOn 1) freq:c5;
  91. alto (noteOn 2) freq:g4;
  92. ten (noteOn 3) freq:g3;
  93. bass (noteOn 4) freq:c3;
  94. t +sixt;
  95.  
  96. sop (noteOn 1) freq:d5;
  97. t +sixt;
  98.  
  99. sop (noteOn 1) freq:bf4;
  100. alto (noteOn 2) freq:fs4;
  101. ten (noteOn 3) freq:d4;
  102. bass (noteOn 4) freq:d3;
  103. t +eigth;
  104.  
  105. sop (noteOn 1) freq:a4;
  106. alto (noteOn 2) freq:e4;
  107. ten (noteOn 3) freq:c4;
  108. bass (noteOn 4) freq:d3;
  109. t +eigth;
  110.  
  111. /*---------------------------------*/
  112. sop (noteOn 1) freq:g4;
  113. alto (noteOn 2) freq:d4;
  114. ten (noteOn 3) freq:bf3;
  115. bass (noteOn 4) freq:g3;
  116. t +half;
  117.  
  118. /*---------------------------------*/
  119. sop (noteOn 1) freq:g4;
  120. alto (noteOn 2) freq:g4;
  121. ten (noteOn 3) freq:bf3;
  122. bass (noteOn 4) freq:g3;
  123. t +eigth;
  124.  
  125. sop (noteOn 1) freq:d5;
  126. alto (noteOn 2) freq:bf4;
  127. ten (noteOn 3) freq:d4;
  128. t +eigth;
  129.  
  130. sop (noteOn 1) freq:e5;
  131. alto (noteOn 2) freq:a4;
  132. ten (noteOn 3) freq:c4;
  133. bass (noteOn 4) freq:c3;
  134. t +eigth;
  135.  
  136. sop (noteOn 1) freq:c5;
  137. alto (noteOn 2) freq:g4;
  138. ten (noteOn 3) freq:e4;
  139. bass (noteOn 4) freq:c3;
  140. t +eigth;
  141.  
  142. /*---------------------------------*/
  143. sop (noteOn 1) freq:d5;
  144. alto (noteOn 2) freq:bf4;
  145. ten (noteOn 3) freq:d4;
  146. bass (noteOn 4) freq:g3;
  147. t +eigth;
  148.  
  149. alto (noteOn 2) freq:a4;
  150. t +eigth;
  151.  
  152. sop (noteOn 1) freq:bf4;
  153. alto (noteOn 2) freq:g4;
  154. ten (noteOn 3) freq:d4;
  155. bass (noteOn 4) freq:g2;
  156. t +eigth;
  157.  
  158. alto (noteOn 2) freq:f4;
  159. t +eigth;
  160.  
  161. /*---------------------------------*/
  162. sop (noteOn 1) freq:c5;
  163. alto (noteOn 2) freq:e4;
  164. ten (noteOn 3) freq:g3;
  165. bass (noteOn 4) freq:c3;
  166. t +eigth;
  167.  
  168. sop (noteOn 1) freq:c5;
  169. alto (noteOn 2) freq:e4;
  170. ten (noteOn 3) freq:g3;
  171. bass (noteOn 4) freq:c3;
  172. t +sixt;
  173.  
  174. sop (noteOn 1) freq:d5;
  175. t +sixt;
  176.  
  177. sop (noteOn 1) freq:bf4;
  178. alto (noteOn 2) freq:fs4;
  179. ten (noteOn 3) freq:d4;
  180. bass (noteOn 4) freq:d3;
  181. t +eigth;
  182.  
  183. sop (noteOn 1) freq:a4;
  184. alto (noteOn 2) freq:fs4;
  185. ten (noteOn 3) freq:c4;
  186. bass (noteOn 4) freq:d3;
  187. t +eigth;
  188.  
  189. /*---------------------------------*/
  190. sop (noteOn 1) freq:g4;
  191. alto (noteOn 2) freq:d4;
  192. ten (noteOn 3) freq:bf3;
  193. bass (noteOn 4) freq:g3;
  194. t +half;
  195.  
  196. /*---------------------------------*/
  197. sop (noteOn 1) freq:bf4;
  198. alto (noteOn 2) freq:g4;
  199. ten (noteOn 3) freq:d4;
  200. bass (noteOn 4) freq:g3;
  201. t +quart;
  202.  
  203. sop (noteOn 1) freq:a4;
  204. alto (noteOn 2) freq:e4;
  205. ten (noteOn 3) freq:c4;
  206. bass (noteOn 4) freq:c3;
  207. t +eigth;
  208.  
  209. sop (noteOn 1) freq:g4;
  210. alto (noteOn 2) freq:e4;
  211. ten (noteOn 3) freq:c4;
  212. bass (noteOn 4) freq:c3;
  213. t +eigth;
  214.  
  215. /*---------------------------------*/
  216. sop (noteOn 1) freq:a4;
  217. alto (noteOn 2) freq:f4;
  218. ten (noteOn 3) freq:c4;
  219. bass (noteOn 4) freq:f3;
  220. t +(quart+eigth);
  221.  
  222. sop (noteOn 1) freq:d4;
  223. alto (noteOn 2) freq:d4;
  224. ten (noteOn 3) freq:a3;
  225. bass (noteOn 4) freq:fs3;
  226. t +eigth;
  227.  
  228. /*---------------------------------*/
  229. sop (noteOn 1) freq:bf4;
  230. alto (noteOn 2) freq:g4;
  231. ten (noteOn 3) freq:bf3;
  232. bass (noteOn 4) freq:g3;
  233. t +eigth;
  234.  
  235. sop (noteOn 1) freq:bf4;
  236. alto (noteOn 2) freq:f4;
  237. ten (noteOn 3) freq:d4;
  238. bass (noteOn 4) freq:g3;
  239. t +eigth;
  240.  
  241. sop (noteOn 1) freq:a4;
  242. alto (noteOn 2) freq:e4;
  243. ten (noteOn 3) freq:cs4;
  244. bass (noteOn 4) freq:a3;
  245. t +eigth;
  246.  
  247. sop (noteOn 1) freq:g4;
  248. alto (noteOn 2) freq:g4;
  249. ten (noteOn 3) freq:e4;
  250. bass (noteOn 4) freq:a3;
  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 +half;
  259.  
  260. /*---------------------------------*/
  261. sop (noteOn 1) freq:g4;
  262. alto (noteOn 2) freq:g4;
  263. ten (noteOn 3) freq:bf3;
  264. bass (noteOn 4) freq:g3;
  265. t +eigth;
  266.  
  267. sop (noteOn 1) freq:d5;
  268. alto (noteOn 2) freq:bf4;
  269. ten (noteOn 3) freq:d4;
  270. bass (noteOn 4) freq:g3;
  271. t +eigth;
  272.  
  273. sop (noteOn 1) freq:e5;
  274. alto (noteOn 2) freq:a4;
  275. ten (noteOn 3) freq:c4;
  276. bass (noteOn 4) freq:g3;
  277. t +eigth;
  278.  
  279. sop (noteOn 1) freq:c5;
  280. alto (noteOn 2) freq:c5;
  281. ten (noteOn 3) freq:e4;
  282. bass (noteOn 4) freq:g3;
  283. t +eigth;
  284.  
  285. /*---------------------------------*/
  286. sop (noteOn 1) freq:d5;
  287. alto (noteOn 2) freq:bf4;
  288. ten (noteOn 3) freq:d4;
  289. bass (noteOn 4) freq:g3;
  290. t +quart;
  291.  
  292. sop (noteOn 1) freq:bf4;
  293. alto (noteOn 2) freq:g4;
  294. ten (noteOn 3) freq:d4;
  295. bass (noteOn 4) freq:bf3;
  296. t +quart;
  297.  
  298. /*---------------------------------*/
  299. sop (noteOn 1) freq:c5;
  300. alto (noteOn 2) freq:e4;
  301. ten (noteOn 3) freq:c4;
  302. bass (noteOn 4) freq:a3;
  303. t +eigth;
  304.  
  305. sop (noteOn 1) freq:c5;
  306. alto (noteOn 2) freq:e4;
  307. ten (noteOn 3) freq:a3;
  308. bass (noteOn 4) freq:a3;
  309. t +sixt;
  310.  
  311. sop (noteOn 1) freq:d5;
  312. t +sixt+breath;
  313.  
  314. sop (noteOn 1) freq:bf4;
  315. alto (noteOn 2) freq:fs4;
  316. ten (noteOn 3) freq:d4;
  317. bass (noteOn 4) freq:d3;
  318. t +eigth+sixt;
  319.  
  320. sop (noteOn 1) freq:a4;
  321. alto (noteOn 2) freq:fs4;
  322. ten (noteOn 3) freq:d4;
  323. bass (noteOn 4) freq:d3;
  324. t +eigth+sixt;
  325.  
  326. /*---------------------------------*/
  327. sop (noteOn 1) freq:g4;
  328. alto (noteOn 2) freq:g4;
  329. ten (noteOn 3) freq:bf3;
  330. bass (noteOn 4) freq:g3;
  331. t +half+half;
  332.  
  333. sop (noteOff 1);
  334. alto (noteOff 2);
  335. ten (noteOff 3);
  336. bass (noteOff 4);
  337. END;
  338.  
  339.