home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / forth / 3041 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  2.1 KB

  1. Path: sparky!uunet!gatech!pitt!willett!ForthNet
  2. From: ForthNet@willett.pgh.pa.us (ForthNet articles from GEnie)
  3. Newsgroups: comp.lang.forth
  4. Subject: Sound
  5. Message-ID: <4020.UUL1.3#5129@willett.pgh.pa.us>
  6. Date: 26 Aug 92 11:51:50 GMT
  7. Organization: EIEI-U
  8. Lines: 40
  9.  
  10. Category 18,  Topic 6
  11. Message 2         Mon Aug 24, 1992
  12. D.RUFFER [Dennis]            at 02:07 EDT
  13.  
  14. Brian, some work has already been done in the realm of music and Forth and I
  15. suggest you study it before suggesting much of anything. Here are some
  16. examples that we have right here in the library:
  17.  
  18.   No. File Name      Type Address       YYMMDD    Bytes Accesses Lib
  19.  1521 PFMUSIC.ARC     X   J Brown       890204     5040     15     3
  20.     KEEP  Desc: Music language using CREATE...DOES>
  21.  1442 HAMMM.ARC       X   P Burk        881231    10080     17     6
  22.     KEEP  Desc: Music and Graphics for JForth/Amiga
  23.   620 MUSIC.ARC       X   D.RUFFER      870912    68040      7     6
  24.     KEEP  Desc: Piano music player
  25.  
  26. You'll note that I've even dabbaled in the area.  I haven't looked at the
  27. others, but mine was based on the music words found in IBM Basic.  I did not
  28. handle multiple voices, cause the PC can't do it in a standard way, but some
  29. of the ideas might be usable.
  30.  
  31.    {B-{)>   DaR
  32.  
  33. [ If you would like a copy of any of these files via email, send email
  34.   to 'fneas@willett.pgh.pa.us'.  Binary files are UUencoded and split
  35.   before mailing.  In the body of your message, include the lines:
  36.           send Name-of-file-you-want
  37.           path Your-Internet-relative-email-path
  38. Note:    each file you want must have its own 'send' command.
  39.     you may have more than one send command per message.
  40.     you need only one path command per message.
  41.     the path in the path command _MUST_ be Internet-relative.
  42.         Despite appearances, user@host.uucp and user@host.bitnet are
  43.         _not_ Internet relative paths.  See your sysadmin if you need help.
  44. ]
  45. -----
  46. This message came from GEnie via willett.  You *cannot* reply to the author
  47. using e-mail.  Please post a follow-up article, or use any instructions
  48. the author may have included (USMail addresses, telephone #, etc.).
  49. Report problems to: dwp@willett.pgh.pa.us
  50.