home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / graphics / 8186 < prev    next >
Encoding:
Text File  |  1992-07-27  |  4.7 KB  |  167 lines

  1. Newsgroups: comp.graphics
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!news.cs.indiana.edu!nimin@blueberry.ucs.indiana.edu
  3. From: min ni <nimin@blueberry.ucs.indiana.edu>
  4. Subject: Nimble Musician --- with less memory !
  5. Message-ID: <1992Jul27.152242.11447@news.cs.indiana.edu>
  6. Sender: root@news.cs.indiana.edu (Operator)
  7. Organization: Computer Science, Indiana University
  8. Date: Mon, 27 Jul 1992 10:21:31 -0500
  9. Lines: 156
  10.  
  11.                            ==========================
  12.  
  13.                              NM 2.1  --- Less Memory
  14.  
  15.                            ==========================
  16.  
  17. Hi, computer music folks:
  18.  
  19.  
  20.     Nimble Music ( NM ) 2.1 is now ready, the new version needs
  21.     much less memory, so to those lack-of-memory-folks it's a
  22.     great news !
  23.  
  24.     As a result, now NM 2.1 can hold 100 melodies for each kind, 
  25.         so totally it can hold 3,600. 
  26.  
  27.     I notice some inconvience when inputing words, so I suggest
  28.     not to input words now, in later versions, I will improve it.
  29.  
  30.     Besides I have fixed some other minor weaknesses. 
  31.  
  32.     For those who encounter "a.out" problem, do either one of the
  33.     following : [ Because there is a system call of the same name ]
  34.  
  35.  
  36.         <1> >mv nm xnm
  37.                      ---------
  38.  
  39.                     >xnm
  40.                      ---
  41.  
  42.       Or
  43.  
  44.         <2> change the "nm" in makefile and recompile.
  45.  
  46.  
  47.     Notice: If you don't want to throw away existing melody in
  48.             your bank, just get in to the "Output" mode, display 
  49.             that melody and press "b" to back it up, and then 
  50.         move those *.text files in your Dir_Text directory 
  51.         to a save place ( Outside Dir_NM_2.1 ), after you 
  52.         change version, copy them back to  Dir_Text and "Load"
  53.         them.
  54.  
  55.           To load the melodies, just left click the "Load"
  56.         button on the menu, then click in any category.
  57.                             ---------------------------
  58.  
  59.  
  60.     So folks, I am looking forward to hearing from you. 
  61.  
  62.  
  63. ================================================================================
  64.  
  65.  
  66.     For those who want to get a copy, do the following, I
  67.     underline the things you have to type in, I take myself 
  68.         for an example:
  69.         
  70.  
  71. >ftp ftp.cica.indiana.edu
  72.  ------------------------
  73.  
  74. Connected to ftp.cica.indiana.edu.
  75. 220 ftp FTP server (Version 6.16 Thu May 7 14:43:04 EST 1992) ready.
  76. Name (ftp.cica.indiana.edu:nimin): ftp
  77.                                    ---
  78.  
  79. 331 Password required for  ftp.
  80. Password:nimin@greatwhite.cs.indiana.edu  (This will not show up on screen)
  81.          -------------------------------
  82.  
  83.  
  84. 230-**
  85. 230-**  You have reached ftp.cica.indiana.edu [129.79.20.84] at 
  86. 230-**  the Center for Innovative Computer Applications (CICA) at 
  87. 230-**  Indiana University in Bloomington, Indiana USA.
  88. 230-**
  89. 230-**  Please report problems with this site via e-mail to 
  90. 230-**  ftp@cica.indiana.edu  (Note: "Connection time out" messages
  91. 230-**  indicate that this machine's NFS file server is down, probably
  92. 230-**  due to frequent summertime thunderstorms.  Please be patient
  93. 230-**  and try connecting again later.)
  94. 230-**
  95. 230-**  Please do not upload copyrighted software!  Violators will be
  96. 230-**  denied future access to this site.
  97. 230-**
  98. 230-**  The file /pub/news/announcements contains system news.  
  99. 230-**  Windows files are located in pub/pc/win3.
  100. 230-**
  101. 230-**  We are currently accepting a maximum of 15 ftp connections.
  102. 230-** 
  103. 230-**  Current local time is Mon Jul 13 19:31:07 1992 (EST).
  104. 230-**
  105. 230-
  106. 230 Guest login ok, access restrictions apply.
  107. ftp> cd /pub/pc/win3/uploads        (  Or :  cd /pub/unix  )
  108.      -----------------------                 ------------
  109.                 |                                 |
  110.                 |                                 | 
  111.                 V                                 V
  112.  
  113.         If you ftp early.            Later they will move it to there
  114.  
  115.  
  116.  
  117. 250-**
  118. 250-**  Warning:  Use these files from this area AT YOUR OWN RISK.
  119. 250-**  Uploaders, please make certain your upload has SOME kind 
  120. 250-**  of documentation.  Thanks!       --mr@cica.indiana.edu
  121. 250-**
  122. 250-
  123. 250 CWD command successful.
  124. ftp> ls
  125.      --
  126.  
  127.  
  128. ...
  129. ...
  130. Dir_NM_2.1.tar.Z
  131. mlistbox.zip
  132. 226 Transfer complete.
  133. 658 bytes received in 0.036 seconds (18 Kbytes/s)
  134. ftp> binary
  135.      ------
  136.  
  137. 200 Type set to I.
  138. ftp> get Dir_NM_2.1.tar.Z
  139.      --------------------
  140.  
  141. 200 PORT command successful.
  142. 150 Opening BINARY mode data connection for Dir_NM_2.1.tar.Z (459774 bytes).
  143. 226 Transfer complete.
  144. local: Dir_NM_2.1.tar.Z remote: Dir_NM_2.1.tar.Z
  145. 459774 bytes received in 3.5 seconds (1.3e+02 Kbytes/s)
  146. ftp> bye
  147.      ---
  148. 221 Goodbye.
  149.  
  150. >ls
  151.  --
  152.  
  153. ...
  154. Dir_NM_2.1.tar.Z
  155.  
  156. >uncompress Dir_NM_2.1.tar.Z
  157.  ---------------------------
  158. >tar -xvf Dir_NM_2.1.tar
  159.  -----------------------
  160. >cd Dir_NM_2.1
  161.  -------------
  162. >nm
  163.  --
  164.       /*  Now you have started NM 2.1, if it doesn't show up after 
  165.           30 sec. click the left button to reflash the screen.     */
  166.  
  167.