home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / dir_nm20.zip / Dir_NM_2.0 / Poster < prev    next >
Text File  |  1992-07-16  |  5KB  |  165 lines

  1.                            =======================
  2.  
  3.                             NM 2.0  +  Source Code
  4.  
  5.                            =======================
  6.  
  7. Hi, computer music folks:
  8.  
  9.  
  10.     Nimble Music ( NM ) 2.0 is now ready, the new version has
  11.     three levels : Vois, High, Low.
  12.  
  13.     Vois --- For the score of human voice.
  14.         High --- For Instrument.
  15.     Low  --- For Instrument.
  16.  
  17.     Each level may have up to four notes in a chord.
  18.  
  19.     Other then above you can also arrange six tempos go with the
  20.     melody, for instance I can arrange the high head (h.h) play 
  21.     tempo #1 and arrange r.c. play tempo #3 or so. That is to say
  22.     up to : 3(level) * 4(notes in each level) + 6(tempo) = 18
  23.     voices running at the same time, and up to :
  24.     3(level) + 6(tempo) = 9 timbres can be used in one melody.
  25.  
  26.     In addition you can also input words.
  27.  
  28.     Since some folks want to share my headaches and get into the
  29.     details, I now release the source code of NM 2.0, anyone who 
  30.     wants to improve it is welcome to demonstrate your talent and 
  31.     ability. If you think you are able to inport NM to Next or PC
  32.         or whatever, you are also welcome.
  33.  
  34.     My main object is to get the music club running, the more
  35.     people join the club the more benefit every member will get, 
  36.     and less energy will be wasted. So you are encouraged to post 
  37.     this information to any where you think is appropriate, again 
  38.     no fee is needed to join the NM music club, see details at the
  39.     end of the README file in your NM 2.0 package.
  40.  
  41.     For those who have a Next machine, you might wnat go into Dir_Text
  42.     and play those *.text.score files.  Up to now tts only
  43.     interprets one instrument---Pluck.
  44.  
  45.     Some users have different machines from mine, but other users may
  46.     have already figured out how to work it out on different machines, 
  47.     so if you have problem about installing NM on your machine, you 
  48.     can post your questions to the newsgroup for some advice, the 
  49.     machines I am using are SPARCstation IPC and SPARCstation 1++.
  50.  
  51.  
  52.     So folks, I am looking forward to hearing from you. 
  53.  
  54.  
  55.     Now I would say : " Gentlemen --- Start --- Your --- Engine !! "
  56.  
  57.  
  58. ================================================================================
  59.  
  60.  
  61.  
  62.  
  63.  
  64.     For those who want to get a copy, do the following, I
  65.     underline the things you have to type in, I take myself for an
  66.     example:
  67.         
  68.  
  69. >ftp ftp.cica.indiana.edu
  70.  ------------------------
  71.  
  72. Connected to ftp.cica.indiana.edu.
  73. 220 ftp FTP server (Version 6.16 Thu May 7 14:43:04 EST 1992) ready.
  74. Name (ftp.cica.indiana.edu:nimin): ftp
  75.                                    ---
  76.  
  77. 331 Password required for  ftp.
  78. Password:nimin@greatwhite.cs.indiana.edu  (This will not show up on screen)
  79.          -------------------------------
  80.  
  81.  
  82. 230-**
  83. 230-**  You have reached ftp.cica.indiana.edu [129.79.20.84] at 
  84. 230-**  the Center for Innovative Computer Applications (CICA) at 
  85. 230-**  Indiana University in Bloomington, Indiana USA.
  86. 230-**
  87. 230-**  Please report problems with this site via e-mail to 
  88. 230-**  ftp@cica.indiana.edu  (Note: "Connection time out" messages
  89. 230-**  indicate that this machine's NFS file server is down, probably
  90. 230-**  due to frequent summertime thunderstorms.  Please be patient
  91. 230-**  and try connecting again later.)
  92. 230-**
  93. 230-**  Please do not upload copyrighted software!  Violators will be
  94. 230-**  denied future access to this site.
  95. 230-**
  96. 230-**  The file /pub/news/announcements contains system news.  
  97. 230-**  Windows files are located in pub/pc/win3.
  98. 230-**
  99. 230-**  We are currently accepting a maximum of 15 ftp connections.
  100. 230-** 
  101. 230-**  Current local time is Mon Jul 13 19:31:07 1992 (EST).
  102. 230-**
  103. 230-
  104. 230 Guest login ok, access restrictions apply.
  105. ftp> cd /pub/pc/win3/uploads        (  Or :  cd /pub/unix  )
  106.      -----------------------                 ------------
  107.                 |                                 |
  108.                 |                                 | 
  109.                 V                                 V
  110.  
  111.         If you ftp early.            Later they will move it to there
  112.  
  113.  
  114.  
  115. 250-**
  116. 250-**  Warning:  Use these files from this area AT YOUR OWN RISK.
  117. 250-**  Uploaders, please make certain your upload has SOME kind 
  118. 250-**  of documentation.  Thanks!       --mr@cica.indiana.edu
  119. 250-**
  120. 250-
  121. 250 CWD command successful.
  122. ftp> ls
  123.      --
  124.  
  125.  
  126. ...
  127. ...
  128. Dir_NM_2.0.tar.Z
  129. mlistbox.zip
  130. 226 Transfer complete.
  131. 658 bytes received in 0.036 seconds (18 Kbytes/s)
  132. ftp> binary
  133.      ------
  134.  
  135. 200 Type set to I.
  136. ftp> get Dir_NM_2.0.tar.Z
  137.      --------------------
  138.  
  139. 200 PORT command successful.
  140. 150 Opening BINARY mode data connection for Dir_NM_2.0.tar.Z (459774 bytes).
  141. 226 Transfer complete.
  142. local: Dir_NM_2.0.tar.Z remote: Dir_NM_2.0.tar.Z
  143. 459774 bytes received in 3.5 seconds (1.3e+02 Kbytes/s)
  144. ftp> bye
  145.      ---
  146. 221 Goodbye.
  147.  
  148. >ls
  149.  --
  150.  
  151. ...
  152. Dir_NM_2.0.tar.Z
  153.  
  154. >uncompress Dir_NM_2.0.tar.Z
  155.  ---------------------------
  156. >tar -xvf Dir_NM_2.0.tar
  157.  -----------------------
  158. >cd Dir_NM_2.0
  159.  -------------
  160. >nm
  161.  --
  162.       /*  Now you have started NM 2.0, if it doesn't show up after 
  163.           30 sec. click the left button to reflash the screen.     */
  164.  
  165.