home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!agate!agate!usenet
- From: min ni <nimin@blueberry.ucs.indiana.edu>
- Newsgroups: comp.archives
- Subject: [comp.graphics] Nimble Musician --- with less memory !
- Followup-To: comp.graphics
- Date: 28 Jul 1992 08:05:19 GMT
- Organization: Computer Science, Indiana University
- Lines: 159
- Approved: adam@soda.berkeley.edu
- Distribution: world
- Message-ID: <152v3vINN19k@agate.berkeley.edu>
- References: <1992Jul27.152242.11447@news.cs.indiana.edu>
- NNTP-Posting-Host: soda.berkeley.edu
- X-Original-Newsgroups: comp.graphics
- X-Original-Date: Mon, 27 Jul 1992 10:21:31 -0500
-
- Archive-name: auto/comp.graphics/Nimble-Musician-with-less-memory
-
- ==========================
-
- NM 2.1 --- Less Memory
-
- ==========================
-
- Hi, computer music folks:
-
-
- Nimble Music ( NM ) 2.1 is now ready, the new version needs
- much less memory, so to those lack-of-memory-folks it's a
- great news !
-
- As a result, now NM 2.1 can hold 100 melodies for each kind,
- so totally it can hold 3,600.
-
- I notice some inconvience when inputing words, so I suggest
- not to input words now, in later versions, I will improve it.
-
- Besides I have fixed some other minor weaknesses.
-
- For those who encounter "a.out" problem, do either one of the
- following : [ Because there is a system call of the same name ]
-
-
- <1> >mv nm xnm
- ---------
-
- >xnm
- ---
-
- Or
-
- <2> change the "nm" in makefile and recompile.
-
-
- Notice: If you don't want to throw away existing melody in
- your bank, just get in to the "Output" mode, display
- that melody and press "b" to back it up, and then
- move those *.text files in your Dir_Text directory
- to a save place ( Outside Dir_NM_2.1 ), after you
- change version, copy them back to Dir_Text and "Load"
- them.
-
- To load the melodies, just left click the "Load"
- button on the menu, then click in any category.
- ---------------------------
-
-
- So folks, I am looking forward to hearing from you.
-
-
- ================================================================================
-
-
- For those who want to get a copy, do the following, I
- underline the things you have to type in, I take myself
- for an example:
-
-
- >ftp ftp.cica.indiana.edu
- ------------------------
-
- Connected to ftp.cica.indiana.edu.
- 220 ftp FTP server (Version 6.16 Thu May 7 14:43:04 EST 1992) ready.
- Name (ftp.cica.indiana.edu:nimin): ftp
- ---
-
- 331 Password required for ftp.
- Password:nimin@greatwhite.cs.indiana.edu (This will not show up on screen)
- -------------------------------
-
-
- 230-**
- 230-** You have reached ftp.cica.indiana.edu [129.79.20.84] at
- 230-** the Center for Innovative Computer Applications (CICA) at
- 230-** Indiana University in Bloomington, Indiana USA.
- 230-**
- 230-** Please report problems with this site via e-mail to
- 230-** ftp@cica.indiana.edu (Note: "Connection time out" messages
- 230-** indicate that this machine's NFS file server is down, probably
- 230-** due to frequent summertime thunderstorms. Please be patient
- 230-** and try connecting again later.)
- 230-**
- 230-** Please do not upload copyrighted software! Violators will be
- 230-** denied future access to this site.
- 230-**
- 230-** The file /pub/news/announcements contains system news.
- 230-** Windows files are located in pub/pc/win3.
- 230-**
- 230-** We are currently accepting a maximum of 15 ftp connections.
- 230-**
- 230-** Current local time is Mon Jul 13 19:31:07 1992 (EST).
- 230-**
- 230-
- 230 Guest login ok, access restrictions apply.
- ftp> cd /pub/pc/win3/uploads ( Or : cd /pub/unix )
- ----------------------- ------------
- | |
- | |
- V V
-
- If you ftp early. Later they will move it to there
-
-
-
- 250-**
- 250-** Warning: Use these files from this area AT YOUR OWN RISK.
- 250-** Uploaders, please make certain your upload has SOME kind
- 250-** of documentation. Thanks! --mr@cica.indiana.edu
- 250-**
- 250-
- 250 CWD command successful.
- ftp> ls
- --
-
-
- ...
- ...
- Dir_NM_2.1.tar.Z
- mlistbox.zip
- 226 Transfer complete.
- 658 bytes received in 0.036 seconds (18 Kbytes/s)
- ftp> binary
- ------
-
- 200 Type set to I.
- ftp> get Dir_NM_2.1.tar.Z
- --------------------
-
- 200 PORT command successful.
- 150 Opening BINARY mode data connection for Dir_NM_2.1.tar.Z (459774 bytes).
- 226 Transfer complete.
- local: Dir_NM_2.1.tar.Z remote: Dir_NM_2.1.tar.Z
- 459774 bytes received in 3.5 seconds (1.3e+02 Kbytes/s)
- ftp> bye
- ---
- 221 Goodbye.
-
- >ls
- --
-
- ...
- Dir_NM_2.1.tar.Z
-
- >uncompress Dir_NM_2.1.tar.Z
- ---------------------------
- >tar -xvf Dir_NM_2.1.tar
- -----------------------
- >cd Dir_NM_2.1
- -------------
- >nm
- --
- /* Now you have started NM 2.1, if it doesn't show up after
- 30 sec. click the left button to reflash the screen. */
-
-
-