home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 2 / AUCD2.iso / internet / soundcon.spk / !SoundCon / Docs / HistFuture < prev    next >
Text File  |  1995-09-26  |  4KB  |  96 lines

  1. History
  2. =======
  3.  
  4. 1.30 - First release
  5.  
  6. 1.40 - Cleaner logarithmic sound conversion
  7.      - Cleaned up glitches on standard-res monitors
  8.      - Added read-only ARMovie format
  9.      - Added ArcWeb sound playing
  10.      - Sun Audio files with zero data length can now be loaded
  11.      - Lowered lower frequency limit after discovering some 5Khz samples
  12.      - First button in preference window now works. (how'd that happen?!)
  13.      - Mouse is now constrained when dragging sliders
  14.      - Doesn't crash if sample disappears between loading and converting
  15.      
  16. 1.41 - Made Arcweb rendering optional
  17.      - Dataload option added to allow loading by double-clicking
  18.      - Made preference window resizable
  19.      
  20. 1.42 - Fixed bug re dragging play slider on 16-bit samples
  21.      - Dragging to playback window when already playing now plays
  22.      - Changing format with 'extensions' on now works
  23.      
  24. 1.50 - Fixed last-sample-in-queue bug
  25.      - Type 0 AU and some incomplete-headered AU handling added
  26.      - Added Wave filetype (FB1)
  27.      - Hi-res player buttons added (thanks Trev)
  28.      - Some mouse button actions tidied up
  29.      - Fixed a bug causing some spikes in conversions
  30.      - Fixed /0 error (opening prefs) when Armadeus is the default format
  31.      - Does not respond to shift-double-clicks now
  32.      - Fixed WAVE block alignment bug affecting samples > 1 byte/frame
  33.      - Added Psion S3a format (thanks Jasper)
  34.      - Added ARMovie export
  35.      - Added A-law format to Psion, AU, Audioworks, RIFF and raw
  36.      - Added 100%/200% (normal/amplify) volume switch
  37.      - Added typable numeric volume display
  38.      - Added mono echo (simulated stereo) to front end
  39.      - Removed queue size limit; stored in file now
  40.      - Auto mono/stereo selection in output to match source
  41.      - Changes to PlaySample module (now 2.43)
  42.        - Added A-law support
  43.        - Volume range now 0 to 255 (200%=amplify) with 127=100%
  44.        
  45. 1.51 - Formats checked by filetype only (eg Armadeus) checked last
  46.      - Made prefs file version aware so it doesn't load a junk file
  47.      
  48. 1.60 - Some minor template fixes
  49.      - Added filetypes for AIFF, IFF
  50.      - Added sprites to most formats with filetypes
  51.      - Added auto-launch for Armadeus and Wave (in !Boot file)
  52.      - Made sprite-set software selectable
  53.      - Fixed playback of 16-bit stereo audioworks
  54.      - Fixed problem with menu-crash when lots of fonts
  55.      - Auto set-filetype implemented
  56.      - Added options for stereo to mono conversion (mix, left or right)
  57.      - Got rid of assemble-at-run-time crap
  58.      - Added play looping and section playback
  59.      - Redesigned playback window and queuing system
  60.      - Solid dragging support added
  61.      - Added option to use unmodulated playback for better quality
  62.      - Changes to PlaySample module (now 2.45)
  63.        - Added better support for section playing
  64.        - Made frequency modulated playback optional
  65.        - Added stereo control
  66.        
  67.        
  68.  
  69. SoundCon 1.60 Known bugs and things to fix and add
  70. ==================================================
  71.  
  72. Bugs:
  73.  
  74.   VOC non-linear features not handled very well
  75.   Index over-counts on long ADPCM samples (counts bytes instead of frames)
  76.   
  77. Possible Addtions:
  78.  
  79.   MPEG audio format
  80.   More complete ARMovie handling
  81.   Add David Radford's compressed sample format
  82.   Reverse playback and optional chipmunk-style cueing
  83.   User controllable speed/quality trade off of MS ADPCM encoding
  84.   Fade in/Fade out on conversion.
  85.   Balance control
  86.   Optionally apply section, volume, balance etc to conversion
  87.   Implement format recognition for SPlay command.
  88.   Redesign queue/carousel for improved playback facilities
  89.   Improved sound channel claiming
  90.   
  91. Annoying things that will be fixed in v2.0: (non-Basic version!)
  92.  
  93.   Slow to start
  94.   Slow menu generation
  95.   Large memory requirement
  96.