home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 428.lha / WonderSound_v1.5 / wondersound.doc.pp / wondersound.doc
Text File  |  1990-10-06  |  4KB  |  89 lines

  1.  
  2. /*  WonderSound 1.5 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. during WAVING.  The left one, the multiple of the fundamental (integers 
  11. from 1 to 100) for the modulating wave's frequency and the right one, 
  12. the amount of modulation.  These two gadgets are called the right and 
  13. left control gadgets from here on.  They control PHAZING, FLANGING and 
  14. KLIPPING, also. 
  15.  
  16. The large gadget on the far right controls the frequency of the sound 
  17. during play.    
  18.  
  19. The envelope gadgets are from left to right: attack-level, attack-time, 
  20. sustain1-level, sustain1-time, sustain2-level, sustain2-time and 
  21. release-level, and release-time. 
  22.  
  23.         /*     Procedure     */
  24.  
  25. When WonderSound 1.5 first comes up, there is a request to WAIT so the 
  26. necessary tables can be computed.  The envelope window then appears.
  27.  
  28. You must make an envelope before proceeding.  Change some of the envelope 
  29. gadget positions and then select the close-window gadget to complete the 
  30. envelope creation process.  This will return you to the harmonic and 
  31. phase control window.  By selecting "ENVEL" from the menu you may return 
  32. to the envelope design window.  Remember, selecting the close-window gadget
  33. of the envelope design window is the last step in creating a new envelope.
  34.  
  35. The system uses an accumulative mixing process whereby each harmonic 
  36. computed is combined equally with the previous sound, allowing the 
  37. development of arbitrarily complex sounds.  For this reason WONDERSOUND
  38. is best used repetitively; changing the phase and harmonic strengths 
  39. slightly with each run and/or changing the envelope, thus simulating 
  40. the more chaotic evolution of a natural sound.  Selecting "WAVIT" from 
  41. the menu activates the additive harmonic process.
  42.  
  43. The display stacks every eight points vertically so sonic regularities 
  44. may be visually recognized.  Try creating an instrument without changing 
  45. the phase angles.  This should result in a more ordered mapping and 
  46. thus a less subtle musical result.
  47.  
  48. There is a string gadget on the top left for naming instruments.  The 
  49. default name is "IO.inst."  Selecting "SAVIT" from the menu saves the new 
  50. sound as an IFF 8SVX 5 octave instrument.
  51.  
  52. PHAZING and FLANGING add and subtract (respectively) the sound with itself
  53. starting at the point set with the left control gadget and for the amount set
  54. by the right control gadget.  The envelope controls the progress of this
  55. process.  A small random element is added to the table lookup so that repeated
  56. PHAZINGS or FLANGINGS will quickly enrich the sound.  If the right control
  57. gadget is set at zero, there will be no processing.  If the left control 
  58. gadget is set at zero, and the left all the way up, the sound will quickly be
  59. enriched by repeated PHAZINGS or FLANGINGS without any change in the sound's
  60. envelope.
  61.  
  62. KLIPPING creates a distortion process which is controlled by the two control
  63. gadgets.  Best experiment with this one.  Good punchy beginnings to sounds can
  64. be had with a sharp beginning to the KLIPPING envelope and the left control 
  65. gadget up all the way up.
  66.  
  67. I realize there is still a problem with trailing sounds.  When you mix new 
  68. envelopes, phase angles, and harmonic strengths, the results are rather
  69. unpredictable.  If the release-level for the next envelope is raised far 
  70. above zero at the problem point, the mixing process will often cancel out 
  71. a trail.  Each realization of harmonics and phase angles is mixed with 
  72. the previous realization, so raising the envelope at a problem point 
  73. can often cancel out unwanted dips in the generated sound's envelope.
  74. FLANGING with the envelope sloping upward can wipe out the unwanted tail 
  75. also.
  76.  
  77. Sorry no loop points, maybe someday...
  78. Yes, I know this is one dirty additive synth... speed before beauty, here...
  79. For your info... the icon is New Orleans Piano Giant - Professor Longhair.
  80.  
  81. Comments to: GENIE ->  J.HARRINGTO7
  82.          COMPUSERVE -> 72570,3034
  83.          PLINK -> MSU772
  84.  
  85. And I, the author, Jeffrey Harrington, do hereby again declare that:
  86.  
  87. /*  WonderSound 1.5 may be freely redistributed by all conceivable means. */
  88.  
  89.