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

  1. Xref: sparky alt.sys.amiga.demos:1982 comp.sys.amiga.audio:4342
  2. Path: sparky!uunet!cs.utexas.edu!torn!newsserver.cs.uwindsor.ca!jabba!dsij!doug
  3. From: doug@dsij.uucp (Doug Johnson)
  4. Newsgroups: alt.sys.amiga.demos,comp.sys.amiga.audio
  5. Subject: Re:  Criti!
  6. Message-ID: <doug.04ou@dsij.uucp>
  7. Date: 14 Dec 1992 03:39:59 GMT
  8. References: <Fvf7s*VE0@prolix.apana.org.au> <1992Dec12.100607.10787@tdb.uu.se>
  9. Organization: Not an Organization
  10. Lines: 26
  11.  
  12. In article <1992Dec12.100607.10787@tdb.uu.se>
  13.   m92mmy@tdb.uu.se (Mattias Myrberg) writes:
  14.  
  15. >I know you can use one channel to modulate the frequencey or amplitude
  16. >of another channel, but how does this work ?  (I mean, do you automagically
  17. >get a sinewave modulation out of no where ?)
  18.  
  19.     There are separate bits that cause a channel to modulate the next higher
  20. channel. Channel 0 can't be modulated. The modulating channel's data should
  21. point to word size period samples if the period mod bit is set.
  22. If the period and amplitude bits are set, the data should point to alternating
  23. words of amplitude/period data (0=>64 / 124=>2^16-1).
  24.     I'm not sure whether AM only data is word or byte data.
  25.     From adkbits.i, it looks like the lowest eight bits of ADKCON, or
  26. something :). Bits 0 to 2 set the corresponding channel to modulate the next
  27. channel's volume. Bits 4 to 6 set the period mod bits for channels 0 to 2.
  28.  
  29. >Mattias Myrberg        Uppsala Univ.
  30. >
  31. >m92mmy@bellatrix.tdb.uu.se
  32.  
  33. --
  34.  
  35. Doug Johnson          *    Q: What do you call a tornado with long hair
  36. Windsor, ON          *    and boils?
  37. Canada              *    A: A cysted twister.
  38.