home *** CD-ROM | disk | FTP | other *** search
/ Chip: Hang es video / CHIP_ZENESZERKESZTO_2005.ISO / audio_1 / synfactory115 / readme_115.txt < prev    next >
Text File  |  2002-09-02  |  12KB  |  269 lines

  1.  
  2.  
  3.  ________
  4. / README \
  5. =============================================================================
  6.  
  7. This ReadMe.TXT is part of:
  8.   SynFactory version 1.20beta4
  9.   The Interactive Modular Software Synthesizer
  10.  
  11.  
  12.  _________
  13. / LICENCE \
  14. =============================================================================
  15.  
  16. This program is made available for personal, educational or
  17. commercial use. Millitary use is prohibited.
  18. SynFactory is distributed in the hope that it will be useful,
  19. but WITHOUT ANY WARRANTY; without even the implied warranty of
  20. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  21.  
  22. Sound/music files generated by SynFactory (including the .syn files) may be
  23. used freely for any purpose.
  24.  
  25.  
  26.  _______
  27. / INTRO \
  28. =============================================================================
  29.  
  30. Thank you for downloading SynFactory.
  31. Although I wanted to distribute version 1.20, due to technical issues this is not the case.
  32. But to no longer postpone the availability of some new hot features version 1.15 is released.
  33. There are many updates done to the internal sound engine, but also some new userinterface
  34. features are added (like text boxes and drag&drop cables). For those which have played with
  35. 1.20beta and missing some features. Your right not everything is stable, we take small
  36. steps and will come to a full version at the end. This version brings already:
  37. New userinterface, faster sound engine, 4 channel Scope, MIDI and joystick readout.
  38.  
  39.  
  40. On the web: http://www.syntiac.com/synfactory.html
  41. Send feedback to: synfactory@syntiac.com
  42.  
  43.  
  44. As always have fun with music,
  45. Peter
  46.  
  47.  
  48.  __________
  49. / FEATURES \
  50. =============================================================================
  51.  
  52.   * Fully modular, no fixed configuration. Free to route any signal to any module.
  53.     All signals run at audio rate (44.1 Khz) therefore ultrafast LFO and Envelope modulation.
  54.   * VU-Meters
  55.   * Output scope
  56.   * 4 Channel scope, which can be connected anywhere in the patch.
  57.   * Stereo mixer console (with up to 8 aux channels)
  58.   * Capture output to stereo wave-file (or MP3-file)
  59.  
  60.   Available Modules:
  61.     * 5 types of Oscillators
  62.     * Multiple filters with 12, 18 and 24 dB/Oct slope and Lowpass, Hipass and Bandpass out.
  63.     * Mixers and amplifiers
  64.     * Adders with 2 to 8 inputs, subtractor and ringmodulators
  65.     * all kinds of logic modules including AND, OR, XOR, NOT,
  66.       FlipFlops, counters, switches and demultiplexers
  67.     * Delay lines and flanger/chorus effects
  68.     * Output with surround sound support
  69.     * 8 and 16 step analog style sequencers
  70.     * 16 step Drum trigger matrix
  71.  
  72.  
  73.  _____________________
  74. / SYSTEM REQUIREMENTS \
  75. =============================================================================
  76.  
  77.   * A PC with Windows95/98/ME/NT4/2000/XP with a Pentium class processor and 32 Mb+ memory.
  78.     For WindowsNT4/2000/XP more memory is recommended (64 Mb+)
  79.   * Minimum screen resolution of 800x600
  80.   * Soundcard capable of 16 bits stereo playback at 44.1 Khz
  81.   * A keyboard and a two button mouse
  82.  
  83.   Optional:
  84.   * Analog joystick
  85.   * MIDI keyboard or other MIDI controller.
  86.  
  87.  
  88.  _____________
  89. / CHANGES LOG \
  90. =============================================================================
  91.  
  92.  
  93.   1.14 -> 1.15
  94.   =================
  95.    - Can generate capture file in MP3 format (interface to lame_enc.dll).
  96.    - Help pages removed from executable and put in seperate file (easier to update).
  97.    - Connect cables in patch editor by drag&drop
  98.      (click on output, drag mouse and relase mouse button above an input).
  99.    - 3 new colors available for patch cables.  
  100.    - New 3d-look for virtual pots and some other graphic cleanups
  101.    - Added helppage which describes the menus
  102.    - Uses doublebuffering to eliminate flashing of the audio scopes
  103.    - Audio settings now moved to a new settings window with more options
  104.    - Position of mainwindow is stored in autoload.syn
  105.    - Basic support for MIDI input added: Control-Change messages and monophonic notes.
  106.    - New modules:
  107.      - Added M-CC1 - Midi input for Control Change messages (Group1)
  108.      - Added M-CC2 - Midi input for Control Change messages (Group2)
  109.      - Added M-NOTE - Midi input for Note messages
  110.      - Added JOYSTICK - Control upto 6 values at the same time with an external joystick.
  111.      - Added PANOUT - Output with panning and volume control (used for mod-loading)
  112.      - Added SCOPE - 4 channel scope
  113.  
  114.  
  115.   1.13 -> 1.14
  116.   ============
  117.    - Bugfix in SCRIPT module. 'J' and 'M' commands would be confused when label was at end of a line.
  118.    - Bugfix after stupid mistake, which killed correct clipboard support in 1.13
  119.    - New modules:
  120.      - Added Switch - 2 output signal switch (no online help yet)
  121.      - Added Switch - 4 output signal switch (no online help yet)
  122.      - Added Switch - 8 output signal switch (no online help yet)
  123.      - Added Switch - 16 output signal switch (no online help yet)
  124.  
  125.  
  126.   1.12 -> 1.13
  127.   ============
  128.    - Bugfix in TRIG module, one-shot is now turned off when T-Off is 0 or lower.
  129.    - Bugfix in 3, 5 and 7 input logic OR module. Inactive state now defined as 0 not as -32768.
  130.    - Bugfix in save routine. Console-mixer AUX channel settings were
  131.      mixed-up, when saving a patch when one or more AUX-modules were deleted.
  132.    - Bugfix better support for 16 and 256 color VGA displays (prevent dithering).
  133.    - Pause button now works as a toggle switch (pressing again when paused, will unpause playback).
  134.    - Audio scope window is now resizable.
  135.    - Keyboard short-cuts for adding modules are shown in popup menu.
  136.    - Added online help for following modules: AND, OR, XOR, NOT, BIN, Pulsar, DeMux.
  137.    - New modules:
  138.      - Added SCRIPT - Script controlled note player
  139.      - Added BETWEEN - Window comparator
  140.      - Added AHD - Attack/Hold/Decay envelope generator
  141.  
  142.  
  143.   1.11 -> 1.12
  144.   ============
  145.    - Bugfix in online help display routine. Sometimes text was placed under scrollbar.
  146.    - Bugfix in TRIG module, logic low on output is now defined as 0 (was -32768).
  147.    - Bugfix cloning of DRUM modules now also copies drum pattern matrix.
  148.    - Bugfix copying and pasting of DRM modules will no longer crash SynFactory.
  149.    - Current filename and path is stored between restarts (in autoload.syn).
  150.    - Added about-box.
  151.    - Added online help for following modules: ADD, SyncDelay.
  152.    - New modules:
  153.      - Added SineBank - Multiple octave Sine wave oscillator
  154.      - Added AUX - Mixer console Aux-send
  155.      - Added RET - Mixer console stereo Aux-return
  156.    - Additions to modules:
  157.      - Added one-shot output to TRIG module.
  158.  
  159.  
  160.   1.10 -> 1.11
  161.   ============
  162.    - Bugfix Ctrl+O shortcut now updates window title correctly.
  163.    - Bugfix DRM modules are now visible in the popup menu.
  164.    - Added stereo mixer window (with panning and volume sliders).
  165.    - New modules:
  166.      - Added CON - Mixer console mono channel
  167.      - Added CON - Mixer console stereo channel
  168.  
  169.  
  170.   1.01 -> 1.10
  171.   ============
  172.    - Bugfix Cloning multiple objects will also copy the connections between them.
  173.    - Bugfix In playmode stop, all oscillators and counters are reset. All delaylines are emptied.
  174.    - Bugfix 'DSP engine buffer size' setting is saved and restored on next startup. 
  175.    - Change to DSP engine saves up to 10% CPU power (actual savings depend on CPU type).
  176.    - Added seperate playback control window with VU meters
  177.    - Added Online help function. (Select module and press F1)
  178.    - Added support for clipboard (Cut, Copy, Paste and selectAll).
  179.    - Added cable color selection buttons on toolbar.
  180.    - Ctrl+D shortcut for Clone object(s). When cloning objects the new copies will be selected.
  181.    - Ctrl+O shortcut for Open
  182.    - Ctrl+S shortcut for Save
  183.    - New modules:
  184.      - Added DRM - 16 steps drum pattern with 4 or 8 outputs (and binary inputs)
  185.      - Added OUTS - Stereo output with surround sound support
  186.      - Added PAN - Panning control
  187.      - Added AND modules with 3, 4, 5, 6, 7 and 8 inputs
  188.  
  189.  
  190.   1.00 -> 1.01
  191.   ============
  192.    - Bugfix Shortcuts will now place object at the current mouse-cursor position.
  193.    - Bugfix in Pulsar module, Div 7 output didn't work correctly.
  194.  
  195.  
  196.   0.99 -> 1.00
  197.   ============
  198.    - Bugfix in redraw routine when changing potvalue (now only redraws current module).
  199.    - Bugfix in buttonbar routine. Disabling the buttonbar had strange effects.
  200.    - Multiple object selection with CTRL key is possible. (modules can now be moved or deleted in groups)
  201.    - Changed all logic modules (again!). Output now 0 to 32767 so its consistent with FF modules.
  202.    - CNT is renamed to Pulsar.
  203.    - Added keyboard shortcuts for the most used modules.
  204.    - Added dynamic resizing of modules with + and - keys. (Works for ADD and OR modules)
  205.    - New modules:
  206.      - Added TRIG - Delayed trigger/gate module
  207.      - Added BIN - 8 bits binary counter
  208.      - Added SW1, SW2, SW3 and SW4. Binary controlled signal switches (with 2, 4, 8 or 16 inputs).
  209.      - Added DeMux - 1 to 2, 2 to 4, 3 to 8 or 4 to 16 demultiplexer
  210.      - Added SwiMux - Clockable demux & switch (select 1 of 8/16 inputs and provide 8/16 gate-outputs for control)
  211.      - Added FF1 - Set/Reset flipflop with toggle input
  212.      - Added FF2 - JK-master/slave flipflop
  213.      - Added OR modules with 3, 4, 5, 6, 7 and 8 inputs
  214.  
  215.  
  216.   0.98 -> 0.99
  217.   ============
  218.    - Added generation of logfile (providing detailed information during error conditions)
  219.    - Added Insert/Merge load file
  220.    - Added Cable color selection in Edit-menu (Possible colors are red, green, blue and yellow)
  221.    - Optimisation in main DSP loop saves 15% CPU power.
  222.    - Every RND module (or OSC in Random mode) now has its own noise generator, making the modules independed of each other.
  223.      - Also increased the randomness of the noise source, less artifacts are present in the spectrum.
  224.    - Added some basic Anti-aliasing to Saw and Pulse wave forms of the oscillators (both OSC and MOS).
  225.    - Changed appearance of toolbar and fixed a bug in disabling the toolbar.
  226.  
  227.    - Window focus bugfix (closing/hiding a supportwindow will reactivate mainwindow)
  228.  
  229.  
  230.   0.97 -> 0.98
  231.   ============
  232.    - Buffering size of DSP system can be set (256, 512, 1024, 2048, 4096, 8192, 16386) * 5 buffers
  233.    - Added Output Scope display window
  234.    - OSC has 'Hz' display
  235.    - New modules:
  236.      - Added 8 steps sequencer
  237.      - Added BIT module
  238.      - Added Clippy module
  239.      - Added Split module
  240.      - Added MMF - Multi Mode filter (12,18,24 dB/oct)
  241.  
  242.    - Changed all logic modules (AND,OR,XOR,NOT). Output now -32768 to 32767 (so they can be used to gen. audio)
  243.  
  244.  
  245.  _______________________________
  246. / KNOWN PROBLEMS (version 1.15) \
  247. =============================================================================
  248.  
  249.   * On systems running on low-end video cards, sometimes the wrong colors are used for
  250.     objects on the screen (program will still function correctly)
  251.   * One waveform of the OSC module doesn't work.
  252.   * Online help is incomplete.
  253.  
  254.  
  255.  ____________________________
  256. / MISSING FEATURES/WISH LIST \
  257. =============================================================================
  258.  
  259.   Expect some these to be implemented in the (near) future and some of these to be never finished.
  260.  
  261.  
  262.   * Custom Frontpanels
  263.   * Control of master volume
  264.   * DirectX and VST support
  265.   * Module Plugins and skins
  266.   * Port SynFactory to Linux, Mac or BeOS
  267.  
  268.  
  269.