Alpha Build .33
  FIXED
    - Program was not properly closing one of the audio device instances causing playback to fail
      the next time the program was open.

  NEW
    - Press the loop button automatically starts playback.

Alpha Build .32
  FIXED
    - When opening an audio file sometimes the file wasn't being loaded and painted.

Alpha Build .31
  FIXED
    - Setting position in audio window was not working correctly
    - Some audio files with equal sample rates to program sample rate were playing extra samples

  NEW
    - Volume,pan work in multi-track mode.
    - Left,right,both selection for volume in multi-track mode.
    - Audio device tab for selecting audio card (for those with more than one)
    - Added menu to tracks in multi-track mode for opening/closing audio files

Alpha Build .30
  FIXED
    - Interpolation and filtering
    - Setting position in waveform now works correctly

  NEW
    - Added settings for changing type of interpolation and filtering
    - Added some of the accelerators (Now pressing spacebar starts playback etc..)
    - Mute and solo work in multi-track mode

Alpha Build .23

  FIXED
    - Device sharing works now - plays nice with everyone else
    - Selecting part of waveform will play only that part works correctly now
    - Fixed crash when closing program

Alpha Build .22

  FIXED

    - Running from root directory was preventing program from identifying files
    - When selecting control menu options the control buttons were not being set
    - When dragging over audio view was not setting start/end points correctly for playback
    - Playing WAV file from CD was causing program to crash


  NEW

   - When selecting part of waveform playback will only play selected portion


Alpha Build .21

  FIXED

    - Pressing play button during playback was causing exception

Alpha Build .20

  NEW

    - Double-click select entire waveform
    - Show wait cursor when reading
    - Reading fully threaded
    - Disabled position line when playing
    - InfoBar - displays total time, drive space and audio properties
    - CD Time format
    - Added popup menu to select time format
    - Added new graphics for buttons

  FIXED

    - Audio stream was getting corrupted when zooming during playback
    - Correct position indicator to playback position
    - Timer now operates when playing
    - Shares audio device
    - Alerts user when hard drive space is low (for recording)
    - Selecting in audio view wasn't precise
    - No more flicker in audio view
    - Length logic wasn't calculating correctly
    - Time is being set when positioning in audio view
    - Rewind to position after stop
    - Scrolling in audio view wasn't always responding

  KNOWN ISSUES

    - Loop option not carrying over when opening new file

  TO DO

    - Interpolation - Code is there but needs to be tested further - HIGH PRIORITY
    - Add cuepoints
    - Proper saving and handling of recordings
    - Editing - cut/copy/paste etc...
    - Publish string tables for translation into other languages
    - Settings module for colors, fonts, preferences
    - Accelerator module for keyboard assignments
    - Addition of other sound formats
    - Use MMOS2 IOProcs
