home *** CD-ROM | disk | FTP | other *** search
/ Teach Yourself Game Programming in 21 Days / TYGAMES_R.ISO / bmaster / whats.new < prev   
Text File  |  1994-10-05  |  22KB  |  400 lines

  1. ======================================
  2.      B L A S T E R  Master v6.2
  3.  for the Creative Labs Sound Blaster
  4.        and most compatibles
  5.           by Gary Maddox 
  6.     Copyright (C) 1990-1994
  7. ======================================
  8.  
  9. Version 6.02 - 10/05/94
  10. -----------------------
  11.   Fixed problem closing information screen during playback from the
  12.   SELECT A FILE dialog. Reduced memory requirements slightly. Minor 
  13.   fixes and adjustments to the code overlays. This update is mainly 
  14.   to reflect my address change.
  15.  
  16. Version 6.01 - 08/15/94
  17. -----------------------
  18.   Added keyboard control to set and mover the marker: SPACE BAR sets marker
  19.   in center, left arrow moves marker one value to left, right arrow moves
  20.   marker one value to right, down arrow moves marker 10 values to left,
  21.   up arrow moves marker 10 values to right, "M" sets a BLOCK. Added input
  22.   for SAMPLE RATE in the Recorder screen. You can enter any sample rate
  23.   you want, but it will be converted to the next nearest one supported
  24.   by VOC files. Added support for the PAS-16 mixer on the File Select
  25.   screen. PAS-16 users with CDROMS should also be able to use the CD 
  26.   controls on the Recorder screen. Fixed bug with displaying the correct
  27.   WAVE file type in the File Select PLAY function. Fixed problem inporting
  28.   certain multiblocked VOC files. File Select now retains the path
  29.   during editing and recording.
  30.  
  31. Version 6.00 - 04/25/94
  32. -----------------------
  33.   The biggest change with this release is the addition of a configuration
  34.   file for calling external player/recorder programs. This should make
  35.   BLASTER Master work with ANY soundcard that has a DOS based, textual
  36.   utility for playing/recording files in native mode.
  37.   
  38.   Increased subdirectory array from 80 to 110 entries. Added support for
  39.   the Creative Labs Omni CDROM drive and many others. Many people were 
  40.   having problems with write protected files taken from CDROM discs, added 
  41.   a check for this condition. Added a display for the original sound file 
  42.   name in the wave editor whenever UNTITLED is displayed. Removed the "/G"
  43.   switch to force graphics mode. Added "/I" to skip initializing the SB and 
  44.   loading drivers. This may help some non-SB compatible cards use the external 
  45.   player configuration. Added ALT-D key command in the SAVE WORK FILE dialog 
  46.   to quickly select "Don't Save" option. Fixed a problem importing files 
  47.   across directories. Added support for importing .VOX files.
  48.  
  49. Version 5.96 - 12/15/93
  50. -----------------------
  51.   This is essentially v5.95 for shareware vendor distribution.
  52.  
  53. Version 5.95 - 12/05/93
  54. -----------------------
  55.   The biggest change this release was to completely remove the IMPORT
  56.   screen. All supported files are now displayed in the main File Select
  57.   Dialog screen. If you try to play a file that my player drivers don't
  58.   support, a warning message pops up. Selecting the file for editing
  59.   will automatically import it and it should be playable from there.
  60.   Fixed a bug in choosing IMPORT and RECORD functions from the Vanishing
  61.   Menu. Fixed problem with marking the first of a file not getting the
  62.   first sample byte after the header. Fixed a bug in the SILENCE function
  63.   that did not allow for the length of the header. Added the guage display
  64.   to the INSERT function during sample rate adjustment. Fixed the TOOLS
  65.   submenu in the Vanishing Menu. I guess I broke it last release. Fixed a
  66.   problem with the ERROR OPENING FILE warning box not clearing the edit
  67.   button screen always. Added ESC key quick exit from BLASTER Master and
  68.   the File Select Dialog during the MIXER and INSERT Functions. Added
  69.   support for converting 16bit WAVE and SB16 files. This is a filtered
  70.   conversion so the resultant file should be quieter than just bit shifts.
  71.   Added warning screen and code to avoid trying to import compressed WAVE
  72.   files. Added support in the MakeMONO function to select either to
  73.   mix the channel, left channel only or right channel only. Improved the
  74.   filtering and speed of the NOISE GATE (aka HISS) Function. Added a new
  75.   display function called FULL VIEW. It shows the full waveform with
  76.   block highlighted. Updated the BLOCK mode HELP SCREEN. Changed the
  77.   BLASTER Master XXX screen display from "ASP" to "16" when a 4.X DSP is
  78.   detected.
  79.   
  80. Version 5.9 - 11/05/93
  81. -----------------------
  82.    Fixed a problem importing WAV files with imbedded text headers. Fixed
  83.    a bug in the DELETE option of the IMPORT function. Added a new function
  84.    I call OCTAVIA. OCTAVIA mixes in a new waveform that's either 1 octave
  85.    above or below the current waveform. Fixed the flicker of the function
  86.    buttons after a PLAY on the MORE screen. Added a display of the free disk 
  87.    space on the File Select dialog box. Updated SB 2.0 driver. The newer
  88.    'Deluxe' SB 2.0's would choke on the old one. Changed the name of the
  89.    'NO HISS' filter to 'NOISE GATE' which more accurately reflects the
  90.    type of filter it is. Also tweaked the 'NOISE GATE' algorythmn to
  91.    improve the clarity.
  92.  
  93. Version 5.8 - 09/15/93
  94. -----------------------
  95.    This release marks the third aniversary of BLASTER Master! It's
  96.    hard to believe that it's been three years. Your support has made
  97.    all the updates possible. I'll keep it up as long as you do!
  98.    The biggest addition to this release is the TUTOR.DOC file. It is a
  99.    tutorial text file for getting the most from BLASTER Master. I think
  100.    alot of people will find it very helpful. Fixed a bug that caused a 
  101.    crash when accessing a directory with more than 500 VOC files. Added
  102.    more checks to insure a valid file was selected. Improved the user
  103.    interface quite a bit. Went to 10 buttons on the Wave Edit screen.
  104.    This will allow PLAY and NEW to always be available, put 2 more
  105.    options on the default MORE set and allow 2 more options from the
  106.    TOOLS sub-menu to be available. Added CANCEL buttons to the FADE,
  107.    VOLUME and RATE functions. You won't have to press ESC anymore to
  108.    cancel these functions! Added a new BMDEFS environment to choose the
  109.    secondary DSP functions as the defaults in the Wave Editor. Use MORE
  110.    to start up with FAST, SLOW, MIXER, etc... Added support for skipping
  111.    another CDROM or floppy to scan. Use ROMA: ROMF: to skip scanning the
  112.    A: & F: drives in the File Select Dialog box. Special thanks go out 
  113.    this release to Kevin Kell for providing the settings to run BM under 
  114.    an OS/2 VDM. Users in Switzerland can register now with Software News!
  115.  
  116. Version 5.7 - 06/25/93
  117. -----------------------
  118.    Added drivers to support the Aria chipset cards in SB mode. Fixed
  119.    IRQ display problem with some PAS-16 cards. Replaced the RYTHMN
  120.    function with a very requested function to insert SILENCE. I will
  121.    add the RYTHMN function back in when I have it working better.
  122.    Added a "NO HISS" type filter due to the number of requests.
  123.    Added a check for 16 bit files. Added a Volume Mixer under the Options 
  124.    Menu for the SBP and SB16. The SB16 mixer also has controls for setting 
  125.    Treble and Bass. Added an automatic function to convert New VOC format 
  126.    to the old format. Almost no software currently supports the new VOC 
  127.    format. Added 2 more distribution sites: The Pier and TeleGraFX Network.
  128.  
  129. Version 5.6 - 03/15/93
  130. -----------------------
  131.    Reduced the memory requirements for BLASTER Master to execute.
  132.    Fixed a bug with escaping from the Volume dialog box from the MIXER
  133.    function. Increased the MIXER volume selection to support upto a
  134.    volume of 200 for boosting the file being mixed in. Tweaked several
  135.    functions to work better with the SB16. Rewrote the SLOW function
  136.    to use a variable slider like the FAST function. Added a switch to
  137.    turn off the FM tones. (SET BMDEFS=NOFM to turns off FM tones.)
  138.    Changed the drive verify routine to verify only drives above the 
  139.    current drive. This will be very helpful to users with more than
  140.    2 floppy drives. Added a function to remove the rythmn tracks from
  141.    a stereo file. This function does the opposite of what the VOCALS
  142.    function does. Added grid lines to the SCOPE feature. Added a
  143.    function to convert stereo files to mono. Dropped support to EXPORT
  144.    a file as .NTI and changed the extension to .SAM instead. SAM files
  145.    are more common now than NTI. Added support in the IMPORT function
  146.    to extract samples from MOD files. Added an "About" box that displays
  147.    the curent version number, DSP version and BLASTER environment.
  148.    Added highlights to the SB Pro mixer volumes.
  149.  
  150. Version 5.5 - 12/15/92
  151. -----------------------
  152.    The last two versions of BM hasn't circulated as well as earlier
  153.    releases. I've been working on improving circulation this release.
  154.    I have added a UNIX ftp site, Simtel-20. I will also send uploads
  155.    to the Detroit Download Central and hatch it into the world-wide
  156.    SBCNet. I have also added online registration via CompuServe. This
  157.    is the easiest and fastest way to become a registered user. The 
  158.    registration is automatically charged to your CompuServe bill and
  159.    you will receive your registration code within 24 hours or less.
  160.    GO SWREG to take advantage of this handy service. I would also like
  161.    to ask my users to help BM circulate better. The better it circulates,
  162.    the easier it will be for you to find updates and for me to continue
  163.    to support the program. I enjoy BM and I sincerely hope you do to.
  164.    Added a much requested UNDO LAST EDIT function on the OPTIONS menu.
  165.    Added Accelerator/Decelerator functions in the BLOCK Tools. Added 
  166.    hotkey menu selections for the FILE and TOOLS menu. Fixed a bug with 
  167.    inserting files where sample rate adjustment was required. Fixed problem 
  168.    tabbing through the FileSelect dialog. Fixed a bug in the mixer with 
  169.    selecting the left-most side by mouse.
  170.  
  171. Version 5.4 - 11/01/92
  172. -----------------------
  173.    This version is included only with The Official Sound Blaster Book,
  174.    published by Osborne. It is essentially v5.3 renumbered for
  175.    identification. 
  176.  
  177. Version 5.3 - 10/15/92
  178. -----------------------
  179.    Added a Stereo Panning function. Added a checkbox to the RECORD dialog
  180.    box to choose whether or not to edit the file just recorded. Enhanced
  181.    the help screen function to support better help. Fixed problem with
  182.    EXPORTING/IMPORTING stereo wave files. Added support with the MIXER
  183.    function to specify the insert point from the marker, a time value
  184.    or a sample point value. Tweaked the FAST and LOOP functions to better 
  185.    avoid channel swapping with stereo files. Cleaned up the LOOP function
  186.    to smooth the joining edges better. Increased the size of the FILE
  187.    SELECT listbox. 
  188.    
  189. Version 5.2 - 09/05/92
  190. -----------------------
  191.    Because of the ever increasing memory requirements of BLASTER
  192.    Master, I have gone to an uncompressed, overlayed EXE file. This
  193.    should reduce the main memory requirements. It does cause the
  194.    BMASTER.EXE to be 40% larger. Support for XT's was also dropped,
  195.    an 80286 at least is required. Moved the MORE button to the lower 
  196.    right corner position. Added exiting the SCOPE by clicking any mouse 
  197.    button. Fixed the problem with deleting the last VOC file in a
  198.    directory. The SB Pro Mixer functions are now active during playback
  199.    from the File Select dialog box. Added a function to remove VOCALS
  200.    from stereo files. Fixed problem with Import/Export of stereo WAVE
  201.    files. Added FM based chimes and warning sounds. Added F10 key color
  202.    change for the wave graph background color. Added control-F2 key
  203.    color change for the actual wave graph. Added a /PXXXXX.PAL command
  204.    line switch to use a color palette file. (Where XXXXX.PAL = the PAL
  205.    file name.) Added CD player controls for users with the MultiMedia
  206.    kit. These controls WILL NOT work with other CDROMs. Added an
  207.    environment parm to set some defaults for sampling with the SBP:
  208.                
  209.                Input Source  Input Mode    Filter  Rate CDROM
  210.    SET BMDEFS= {CD/MIC/LINE} {STEREO/MONO} {LO/HI} {NN} {ROMx:}
  211.    
  212.    Added the ability on the Import dialog box to double-click on a
  213.    file to select it for importation. Added support with the INSERT
  214.    function to specify the insert point from the marker, a time value
  215.    or a sample point value. Fixed problem with cutting very small files.
  216.    Added a playback time display to the Edit screen during play.
  217.  
  218. Version 5.1 - Unreleased
  219. -------------------------
  220.    My hard disk crashed and I lost one months work on this version. All 
  221.    I have left is a BETA version. Oh well...
  222.  
  223. Version 5.0 - 04/17/92
  224. -----------------------
  225.    The biggest enhancement to v5.0 is full support for the Sound Blaster
  226.    Pro. Added vanishing drop down menus with SAVE and SAVE AS functions. 
  227.    Added a COPY BLOCK function on the BLOCK menu. Added an infinite echo 
  228.    option to ECHO. Finally added the option to select a point in the file 
  229.    to begin Mixing. Fixed bug in 2 bit packing of very small files. Fixed
  230.    problem upsampling. Added online help. Added options for loop playing,
  231.    block or all playing and saving screen colors. Added EMS memory support
  232.    for screen memory saves. Changed to BMASTER.Dxx external sound drivers. 
  233.  
  234. Version 4.8 - 02/01/92
  235. -----------------------
  236.    Fixed problem with LOOP adding a pop when selecting the far right
  237.    side of a sound file. Improved the File Select Dialog box to support
  238.    drives and paths, double-click file selection and to display more
  239.    files. Added VOLUME function to Tools. Fixed a pop that sometimes 
  240.    occured when reversing a very small file. Added support to Import 
  241.    Wired for Sound .SND files. Improved ECHO algorythm to be faster and 
  242.    more stable. Improved formatting and content of BMASTER.DOC file.
  243.    Added support for the Sound Blaster 2.0. Improved the sensitivity
  244.    of the oscilloscope. Changed the CANCEL button to QUIT. Improved
  245.    the RATE function to be faster.
  246.  
  247. Version 4.75 - 12/10/91
  248. -----------------------
  249.    Added Import function to support Amiga IFF sample files. Added the
  250.    F-10 "Surprise Key". The BMPORT environment variable will work
  251.    better on some machines. Added a /G command line switch to force
  252.    graphics mode. This effectively bypasses the graphics card scanning.
  253.    Fixed a problem with importing files not saving the file.
  254.  
  255. Version 4.7 - 12/01/91
  256. ----------------------
  257.    Added a 64 level UnZoom stack to redisplay the last Zoom. Added an
  258.    Echo tool to the BLOCK EDIT section. Added a check for files that
  259.    BM currently can't do, i.e., stereo, etc... Since the newer versions
  260.    of Voxkit always records a Multi-Blocked file, I added a conversion
  261.    function that will convert to RAW files. It also support silence
  262.    encoding. If a Multi-Blocked file is selected, a dialog box pops
  263.    up and you have the option to convert to a RAW file. The original
  264.    file is left intact. Replaced the RECORD LEVEL from the Recording
  265.    dialog box and replaced it with the SCOPE function. Added a Block
  266.    Move function to move a block from one point in a file to another.
  267.    Added Import/Export functions to load/save .WAV, .NTI & .SND files.
  268.    Added a guage to show how much remains to be processed. Finally added
  269.    a function to set a marker. Pressing the right mouse button sets a
  270.    white arrow on the blue bar just below the wave graph. Added support
  271.    for the ATI Stereo F/X card. (Use "/SFX" on the command line)
  272.    Added support for editing soundfiles without having a soundcard.
  273.    Added an ENVIRONMENT parameter to set the Base Address. Some PC's
  274.    lock up when BM tries to scan for the Port.
  275.  
  276. Version 4.6 - 10/15/91
  277. ----------------------
  278.    Skipped versions 4.3-4.5 because somebody circulated a hacked v4.5.
  279.    Fixed bug that wouldn't allow NEW to be selected after packing a
  280.    file. Added Volume controls and a monitor control for SB Pro users.
  281.    Added a TOOLS button to the BLOCK EDIT section. Now you can cause
  282.    a Block to loop, i.e., repeat itself upto 10 times, adjust the
  283.    pitch of a block and reverse a block. Fixed the problem with ZOOM
  284.    after a 1:1 ZOOM/UNZOOM. Removed the click from Inserting that
  285.    sometimes occured. Dropped the VOC compiler from lack of interest
  286.    and dropped the Hi-Res Sampler because it should be very well
  287.    distributed by now.
  288.  
  289.  
  290.  
  291. Version 4.2 - 09/15/91
  292. ----------------------
  293.    Added Sound Blaster Pro and Thunder Board support. "Pro" support
  294.    will increase as I can get more information. No one seems to know
  295.    very much about the Pro yet. Added a Fade in/Fade out function. 
  296.    Added a REVERSE function in the block edit section. Extended the 
  297.    time grid to zoomed blocks and added a playing time and data size 
  298.    display for blocks.
  299.  
  300. Version 4.1 - 08/02/91
  301. ----------------------
  302.    Fixed the VOLUME function problem. Added PACK/UNPACK and PITCH. 
  303.    Improved the user interface to better support the keyboard and to
  304.    no longer require a file name after each function. Added a warning
  305.    message when disk space is low. Dropped the EQ program until I can
  306.    incorporate it into the main program. Added VCOMP which will convert
  307.    a .VOC file into a self-playing .EXE file. Fixed a problem with the
  308.    ECHO aborting on certain files. Made too many little improvements to
  309.    mention.
  310.  
  311. Version 4.0 - 07/04/91
  312. ----------------------
  313.    This version represents the most significant enhancements to BLASTER
  314.    Master yet. The individual modules were imbedded into the editor for
  315.    a much better user interface and an over-all reduction of about 400K
  316.    in file size. New functions like INSERT and MUTE were added. All of
  317.    the limited functions were extended to a 30 second maximum and the
  318.    Hi-Res Sampler was completely un-crippled. A great deal of debugging
  319.    and re-programming went into v4.0. Most of the problems with process-
  320.    ing small VOC files should be fixed. I would also like to thank all
  321.    of the folks at Paul Mace Software and Media Vision for their support!
  322.  
  323. Version 3.1 - 05/20/91
  324. ----------------------
  325.    Dropped the old CGA Scope program and added a "new" real mode scope
  326.    program. Added the DELETE option on the BMASTER program. Added an
  327.    error message screen to most of the functions. Added a choice of which
  328.    file to edit after a CUT or a SAVE to the editor. Added a recording
  329.    module with a volume level graph. 
  330.  
  331. Version 3.0 - 03/30/91
  332. ----------------------
  333.    Fixed problem with recorder. Version 2.8 had a corrupted EXE file. When
  334.    I started "fixing" what I thought was a bug, I broke it for real!!!
  335.    Fixed problem with down sampler not processing the last segment of each 
  336.    file. Added an /EGA switch to BMASTER and SBEDIT to support older 64K EGA
  337.    cards. Incorporated SBCOPE into SBEDIT to make the over-all package smaller.
  338.    Added the much asked for "ZOOM" feature in the editor. Dropped the "Mark"
  339.    or "Cut" button from the editor. Dropped the SBGRAPH program from the
  340.    package. The "ZOOM" feature of the editor should handle this now. Updated
  341.    the Hi-Res Sampler to work better in 33mhz mode.
  342.  
  343. Version 2.9 - 02/15/91
  344. ----------------------
  345.    Quick bug fix version. I recently rewrote the record function to work
  346.    with my '486 and to make it a bit more reliable. Someone was having
  347.    lock ups on their machine. The version 2.8 recorder would probably
  348.    ONLY work on a '486!
  349.  
  350.  
  351.  
  352. Version 2.8 - 02/15/91
  353. ----------------------
  354.    Improved the digital delay program. Dropped the SBFILTER program and
  355.    added an FFT based graphic equalizer. Made several enhancements to the
  356.    editor, including a file selection dialog box and a playback position
  357.    index. Fixed some in-compatiblity problems with certain graphics cards
  358.    in the scope programs. Added a Range Bar to the Sound Graph. Added Radio
  359.    buttons to the shell to Exit & Shell to DOS. Fixed minor bugs reported 
  360.    to me by my users.
  361.  
  362. Version 2.7 - 12/15/90
  363. ----------------------
  364.    More bugs! Fixed several problems including problems with the Mixer
  365.    program. Added a speed up program to go along with the slow down
  366.    program. Added an Auto-Desk Animator/VOC file player for multi-media
  367.    presentations. Added a command line switch to BMASTER.EXE to select the
  368.    Sound Blaster port instead of scanning for it. Added a command line
  369.    switch to SBEDIT.EXE to allow the passing of a file name, and made
  370.    the temporary edit file function much faster. Added automatic detection
  371.    of math co-processor chip and support. Tried to improve the documentation
  372.    and also increased some of the time-outs to 25 seconds.   
  373.  
  374. Version 2.6 - 11/17/90
  375. ----------------------
  376.    Bug fix release. I found a very esoteric bug in an updated compiler
  377.    I switched to that caused an error message when aborting a file. This
  378.    error didn't cause any damage, but it was totally unacceptable.
  379.  
  380. Version 2.5 - 11/15/90
  381. ----------------------
  382.    Added a graphic sample editor (EGA/VGA/Mouse Req.), Hi/Lo-Pass Filter
  383.    module and a CGA version of the oscilloscope. Added an improved math
  384.    function library to all modules that speeded up calculations. Reduced
  385.    the size of all modules by 7-10K each.
  386.  
  387. Version 2.0 - 10/15/90
  388. ----------------------
  389.    Added Down Sampling, BLASTER Scope and integrated playback and recording.
  390.    Included the sample Reverser on the BMASTER.EXE shell. Also included a
  391.    stand-alone "hi-res" sample module for fast PC's. Fixed bug that would
  392.    not allow File Select to read root directories from floppy drives. Fixed
  393.    a bug in Slow it Down! that caused certain files to "get stuck". Added
  394.    support for small files with Digital Delay. Generally improved the speed
  395.    of most functions.
  396.  
  397. Version 1.0 - 09/01/90 (officially released 09/15/90)
  398. -----------------------------------------------------
  399.    First version, first release. Very well received and supported. 
  400.