home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / amfm / amfm11 / utilities / wondersound.doc.pp / wondersound.doc
Text File  |  1994-06-20  |  3KB  |  64 lines

  1.  
  2. /*  WONDERSOUND 1.4 may be freely redistributed by all conceivable means  */
  3.  
  4. Wondersound is an additive harmonic instrument design tool with a separate
  5. envelope design window and 16 relative harmonic strength and phase angle 
  6. controls.  The top gadgets in the main window control the harmonic strengths; 
  7. the bottom gadgets, the phase angles.  
  8.  
  9. The two large gadgets on the right control a frequency modulation process.  
  10. The left one, the multiple of the fundamental (integers from 1 to 16) for
  11. the modulating wave's frequency and the right one, the amount of modulation.
  12. The large gadget on the far right controls the frequency of the sound 
  13. during play.  
  14.  
  15. The envelope gadgets are from left to right: attack-level, attack-time, 
  16. sustain1-level, sustain1-time, sustain2-level, sustain2-time and 
  17. release-level, and release-time. 
  18.  
  19.         /*     Procedure     */
  20.  
  21. When WONDERSOUND 1.4 first comes up, there is a request to WAIT so the 
  22. necessary tables can be computed.  The envelope window then appears.
  23.  
  24. You must make an envelope before proceeding.  Change some of the envelope 
  25. gadget positions and then select the close-window gadget to complete the 
  26. envelope creation process.  This will return you to the harmonic and 
  27. phase control window.  By selecting "ENVEL" from the menu you may return 
  28. to the envelope design window.  Remember, selecting the close-window gadget
  29. of the envelope design window is the last step in creating a new envelope.
  30.  
  31. The system uses an accumulative mixing process whereby each harmonic 
  32. computed is combined equally with the previous sound, allowing the 
  33. development of arbitrarily complex sounds.  For this reason WONDERSOUND
  34. is best used repetitively; changing the phase and harmonic strengths 
  35. slightly with each run and/or changing the envelope, thus simulating 
  36. the more chaotic evolution of a natural sound.  Selecting "WAVIT" from 
  37. the menu activates the additive harmonic process.
  38.  
  39. The display stacks every eight points vertically so sonic regularities 
  40. may be visually recognized.  Try creating an instrument without changing 
  41. the phase angles.  This should result in a more ordered mapping and 
  42. thus a less subtle musical result.
  43.  
  44. There is a string gadget on the top left for naming instruments.  The 
  45. default name is "IO.inst."  Selecting "SAVIT" from the menu saves the new 
  46. sound as an IFF 8SVX 5 octave instrument.
  47.  
  48. I realize there can be a problem with trailing sounds.  When you mix new 
  49. envelopes, phase angles, and harmonic strengths, the results are rather
  50. unpredictable.  If the release-level for the next envelope is raised far 
  51. above zero at the problem point, the mixing process will often cancel out 
  52. a trail.  Each realization of harmonics and phase angles is mixed with 
  53. the previous realization, so raising the envelope at a problem point 
  54. can often cancel out unwanted dips in the generated sound's envelope.
  55.  
  56. Sorry no loop points, maybe someday...
  57.  
  58. Comments to: GENIE ->  J.HARRINGTO7
  59.  
  60. And I, the author, Jeffrey Harrington, do hereby again declare that:
  61.  
  62. /*  WONDERSOUND 1.4 may be freely redistributed by all conceivable means. */
  63.  
  64.