home *** CD-ROM | disk | FTP | other *** search
/ Freelog 45 / Freelog045.iso / Bas / Musique / ZynAddSubFXwin32140 / README.txt < prev    next >
Text File  |  2003-04-14  |  3KB  |  53 lines

  1. ZynAddSubFX
  2. -----------
  3. It is a realtime software synthesizer for Linux and Windows with many features. Please see the docs for details.
  4. Copyright (c) 2002-2003 Nasca Octavian Paul 
  5. e-mail: zynaddsubfx AT yahoo D0T com
  6. ZynAddSubFX is free program and is distribuited WITH NO WARRANTY. It is licensed under GNU General Public License version 2 (and only version 2) - see the file COPYING.
  7.  
  8.     --==## PLEASE SHARE YOUR INSTRUMENTS/MASTER SETTINGS ##==--
  9.               --==## MADE WITH ZynAddSubFX ##==--
  10.     Here is the mailing list where you can share your patches with others:
  11.       http://lists.sourceforge.net/mailman/listinfo/zynaddsubfx-user 
  12.  
  13.  
  14. The project page is 
  15.     http://sourceforge.net/projects/zynaddsubfx   
  16.     or 
  17.     http://zynaddsubfx.sourceforge.net
  18.  
  19. ZynAddSubFX is also available on many Internet sites like:
  20.     http://www-ccrma.stanford.edu/planetccrma/software/soundapps.html (Planet CCRMA)
  21.     http://www.hitsquad.com/smm/programs/ZynAddSubFX/
  22.     http://freshmeat.net/projects/zynaddsubfx/
  23.     http://ibiblio.org/pub/Linux/apps/sound/midi/
  24.     or search "ZynAddSubFX" on a search engine (like www.google.com).
  25.  
  26.     
  27. Requirements:
  28. -------------
  29.                - a fast computer
  30.                - Linux (tested with RedHat 7.2,7.3,etc.) or Windows
  31.                - FLTK 1.x.x (tested with fltk 1.1.0, 1.1.1 and 1.1.2)
  32.                - FFTW 2.x.x (tested with fftw 2.0.5, 2.1.3) - necesary for
  33.   Fast Fourier computations
  34.            - (for Windows) pthreads, portaudio
  35.  
  36.  
  37. Running on WINDOWS
  38. ------------------
  39.     If you launch zynaddsubfx.exe and nothing happens, you need pthreadGC.dll and portaudio.dll in the same directory (or windows directory). The dll files are distribuited with zynaddsubfx windows binaries.
  40.     It might be possible that the latency will be very high. If this happens, you have to set the environment variable PA_MIN_LATENCY_MSEC to a value that represents the latency in miliseconds.
  41.     Eg: (in autoexec.bat or launched before running zynaddsubfx) "set PA_MIN_LATENCY_MSEC=50"
  42.     Warning: if the value is too low, you might ecounter severe dropouts on zynaddsubfx. You'll have to set to a higher value and turn off automated background tasks (like virus scanners, email clients, etc.).
  43.     If you have more cards, you can select the desired card where you can play audio with the evironment variable "PA_RECOMMENDED_OUTPUT_DEVICE"
  44.     Eg: "set PA_RECOMMENDED_OUTPUT_DEVICE=1"
  45.     A better way to set all of this, I will put on next versions.
  46.  
  47. Please send me instruments,banks,master settings,songs(midi+..._zyn files) done with ZynAddSubFX. I'll apreciate this.
  48.  
  49.  
  50. Have fun! :-)
  51.  
  52.  
  53.