Version 3.0

Contents

Version 1.x update log

Version 1.2.6

  • Dramatically reduced the time taken by the control to stop monitoring.
  • First beta version of the Frequency Analyzer 2.0 demo application is released.

Version 1.2.5

  • The rendering engine has been considerably enhanced.
  • Fixed several bugs on the Tester application.

Version 1.2.4

  • Fixed bug that caused that the recording of multiple takes without closing the host application to record noise.
  • The Frequency Analyzer sample has been considerably enhanced.

Version 1.2.3

  • Minor enhancements have been made to the Tester Application and the Spectrum Analyzer
  • The installer is now smaller, faster and more stable. It also provides the same installer for both, registered and unregistered users.

Version 1.2.2

  • Faster rendering engine
  • The control has been calibrated with a Sound Blaster Live! so the VU and Oscilloscope modes produce measurable results in db. The setup will install a wav file containing a 1KHz tone at -1, -3, -9, -12 and -24 db that can be used to calibrate DXVU Meter on any sound card.

Version 1.1.5

  • Added a new property: EnableRendering.
    Setting this property to false will disable the internal rendering engine. This is very useful for applications that only use the the PeakValues event to monitor the audio and perform operations on the values returned.
  • Fixed several bugs
  • Improved performance

Version 1.1.3

Version 1.1

  • The control has been updated to use the new DirectX 8.0 runtime libraries
  • A new property, Version, has been added. This property returns the version of the control
  • (Source Code Owners) The playback code has been upgraded in order to support the new format of the DirectSound API
  • The setup now detects if the host operating system is NT 4, alerts the user and aborts
  • The documentation has been revised, adding more information, correcting typos and making it easy to navigate

Version 1.0 Final Release

  • The rendering engine has been enhanced, so the Oscilloscope mode now produces better results without consuming more CPU cycles
  • Added new method GetFileQuality, that returns the quality of the WAV file specified by the FileName property

Version 1.0 beta 6

  • Bug Fixes...
  • The playback code has been rewritten from scratch
  • The PeakValues event has been also rewritten and now works beautifully!

Version 1.0 beta 4 and 5

  • Bug Fixes

Version 1.0 beta 3

  • Fixed bug when setting the Resolution property
  • Added code numbers to all the errors, for better error handling
  • Fixed bug when starting to record and no valid file name was set
  • Fixed bug when recording at 16bit / Stereo
  • Added support for changing the background image of the oscilloscope
  • Added support for changing the colors of the VU leds

Version 1.0 beta 2

  • No documentation of the change logs was being done for this release

Version 1.0 beta 1

  • First public release
  • No documentation of the change logs was being done for this release

Version 1.0 alpha 2

  • First release to be sent to beta testers
  • No documentation of the change logs was being done for this release

Version 1.0 alpha 1

  • First release... just basic monitoring was being implemented
  • No documentation of the change logs was being done for this release