home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / VAZ10 / README.TXT < prev    next >
Encoding:
Text File  |  1996-12-01  |  2.9 KB  |  85 lines

  1.                    Vurtual Analogue Synth Emulator
  2.                             Version 1.0
  3.  
  4.  
  5. LICENSE AND DISCLAIMER
  6.  
  7. This software is licensed for evaluation purposes only. In particular, 
  8. no sounds created using this software may used in any musical 
  9. composition which is publically released, without prior consent of 
  10. Martin Fay.
  11.  
  12. Please read the help file for disclaimer.
  13.  
  14.  
  15. INSTALLATION
  16.  
  17. Why isn't there an install program? Because at the moment it would 
  18. nearly double the size of the zip you have to download! All you need 
  19. to do is copy all the files into a suitable directory and create a 
  20. shortcut to vaz.exe. VAZ doesn't currently use the registry so to 
  21. uninstall just delete the VAZ directory and remove any Start Menu 
  22. shortcut.
  23.  
  24.  
  25. MACHINE REQUIREMENTS
  26.  
  27. I'm running with 22kHz sample rate and 7 * 1k buffers on a 486/66. It 
  28. is just possible for me to run at 44kHz/7/2k on this machine. Your 
  29. mileage may vary, but a decent Pentium should manage 44kHz. The 
  30. program defaults to conservative 11kHz settings when first run. The 
  31. wave buffer settings should be set so the total buffering is as small 
  32. as possible, although the optimum for this before the sound breaks up 
  33. will vary. If the program locks up when too high a sample rate is 
  34. selected, you can delete the ini file in the program dir to get back 
  35. to the defaults.
  36.  
  37.  
  38. VERSION HISTORY
  39.  
  40. Verion 1.0 changes:
  41. - Fixed bug in the filter that had crept in at release 4. The filter has 
  42.   also been modified for proper 12dB/Oct response.
  43. - Envelope response is now exponential.
  44. - Lowered minimum LFO rate to 0.02Hz.
  45. - The dual amplifier mod inputs now behave sensibly.
  46. - Slight UI design to allow hints to be shown.
  47. - Help file expanded and includes short tutorial.
  48. - Pretty splash screen at startup.
  49.  
  50. Release 5 beta changes:
  51. - Preferences dialog redesigned. A specific wave device can now be
  52.   selected.
  53. - The Options|Play menu item allows playback to be suspended. Useful if
  54.   you need to use a wave editor.
  55. - The sequencer now uses combo boxes for note values, adds an Accent 
  56.   row, and another control row.
  57. - A basic help file has been added.
  58.  
  59.  
  60. Release 4 changes:
  61. - Sequencer slides now do the pitch slide
  62. - Filter gains an extra frequency mod input and a resonance mod input
  63. - Filter now uses a lookup table and integer code for better performance
  64. - Amplifier now has 2 mod inputs and overdrive
  65. - Oscillators FM inputs are now linear
  66.  
  67. Release 3 adds more features:
  68. - 2 FM inputs for each DCO and the DCF
  69. - Sequencer (the window may be hiding behind the main one ;)
  70. - Envelope times changed to exponential formula
  71.  
  72. Release 2 now has a few conveniences:
  73. - Sample rate, buffer parameters can be set in the preferences dialog
  74. - Output can be captured to a wav file
  75. - The midi input is remembered between sessions
  76.  
  77.  
  78. And finally *big happy huggles* to Delphi 2 for helping me create this 
  79. in around a man week at the last count!
  80.  
  81.  
  82.  
  83. Martin, 02/12/96
  84. martin.fay@umist.ac.uk
  85.