home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / forth / 3057 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1021 b   |  26 lines

  1. Newsgroups: comp.lang.forth
  2. Path: sparky!uunet!starnine!mikeh
  3. From: mikeh@starnine.com (Mike Haas)
  4. Subject: Re: Sound
  5. Message-ID: <BtxE26.HsI@starnine.com>
  6. Sender: mikeh@starnine.com (Mike Haas)
  7. Date: Wed, 2 Sep 1992 00:44:28 GMT
  8. References: <4024.UUL1.3#5129@willett.pgh.pa.us>
  9. Organization: StarNine Technologies, Inc.
  10. Lines: 14
  11.  
  12. In article <4024.UUL1.3#5129@willett.pgh.pa.us> ForthNet@willett.pgh.pa.us (ForthNet articles from GEnie) writes:
  13. >Category 18,  Topic 6
  14. >Message 5         Fri Aug 28, 1992
  15. >B.DUNN5 [Brian]              at 01:16 EDT
  16. >console SELECT-SOUND   and  midi SELECT-SOUND  and so on is a good idea except
  17. >that about the only portable sound device would be CONSOLE. Midi might be a
  18. >second idea, but it is based more on musical notes and less on Hertz.  I wish
  19. >Forths would have a standard I/O redirection wordset, and this would be a good
  20. >topic some day.
  21.  
  22. DEFERed words are very good for providing redirection of not only I/O,
  23. but entire function sets.  IMHO, is a very underrated facility.
  24.  
  25.