home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / alt / sys / amiga / demos / 2000 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  1.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!batcomputer!reed!pdxgate!rigel!idr
  2. From: idr@rigel.cs.pdx.edu (Ian D Romanick)
  3. Newsgroups: alt.sys.amiga.demos
  4. Subject: Re: Criti!
  5. Message-ID: <6569@pdxgate.UUCP>
  6. Date: 15 Dec 92 01:49:59 GMT
  7. References: <crystal.723693722@glia> <MKNIP.92Dec7131340@bulldozer.hut.fi> <10227@cbmger.de.so.commodore.com> <Bz0yG8.3o1@mentor.cc.purdue.edu> <crystal.724095118@glia>
  8. Sender: news@pdxgate.UUCP
  9. Organization: /etc/organization
  10. Lines: 28
  11.  
  12. In article <crystal.724095118@glia> crystal@glia.biostr.washington.edu (Crystal) writes:
  13. >>He's right.  Even if you manualy build the sample (waveform, sound ... )
  14. >>it's still a sample, here's a C def for a sinewave:
  15. >
  16. >>BYTE chip sinewave[8] ={0,90,127,90,0,-90,-127,-90};
  17. >>(dc.b 0,90,127,90,0,-90,-127,-90 in Assembly)
  18. >
  19. >So it *IS* programming!  Just like I originally thought!  Just like we had
  20.  
  21. What?  Let me tell you something:
  22.         programming != data
  23. That (up above) is data, just like an iff picture or a mod or a spreadsheet.
  24. This piece of data just happens to be a sample.  It is not programming!
  25. The fact is, no matter how you put your values into the sound chip, they have
  26. to come from somewhere.  This 'somewhere' is your magical sample.  Doesn't
  27. matter what it is, it's a sample just the same.
  28.  
  29.                                   - Ian Romanick
  30.                                     Dancing Fool of Epsilon
  31.  
  32. []--------------------------------------------------------------------[]
  33.  |                                                                    |
  34.  | My opinions are exactly the same as PSU's.  NOT!                   |
  35.  | Mail at:  idr@cs.pdx.edu             Epsilon, for the best in NTSC |
  36.  |                                      demos! :^)                    |
  37.  |                                                                    |
  38. []--------------------------------------------------------------------[]
  39.  
  40.