Skip to content

Releases: AndreasArvidsson/WinDSP

0.15.0beta

29 Dec 11:26
Compare
Choose a tag to compare
0.15.0beta Pre-release
Pre-release
  • Added gain parameter to notch filter.
  • Changed bandpass filter gain parameter from amplitude ratio to dB.
  • Changed shelf filter slope parameter to q-value.
  • Added optional a0 parameter to custom biquad filter.

0.14.2beta

03 Dec 18:32
Compare
Choose a tag to compare
0.14.2beta Pre-release
Pre-release
  • Fixed a bug where output filters wasn't applied to ASIO playback device.

0.14.1beta

11 Nov 19:08
Compare
Choose a tag to compare
0.14.1beta Pre-release
Pre-release
  • Fixed bug where the new startWithOS function wouldn't load the config file.
  • Fixed a bug where the timestamp at startup was incorrect according to summer/wintertime.

0.14.0beta

01 Nov 16:03
Compare
Choose a tag to compare
0.14.0beta Pre-release
Pre-release
  • Added support for ASIO rendering devices
  • Added "Start with OS/windows" feature in config file
  • Multithreaded application. Capture service now runs in its own thread
  • Added application icon
  • Config file now uses device name instead of ID

0.13.0beta

23 Sep 09:20
Compare
Choose a tag to compare
0.13.0beta Pre-release
Pre-release
  • Fixed an bug where audio starting after playback stop/silence could be distorted first second.
  • Improved config changed update frequency. Now the reload happens quicker and more stable.
  • Added support for redefinition of fields in referenced node.
  • Added additional config file examples.
  • Minor performance improvements.

0.12.1beta

23 Aug 18:28
Compare
Choose a tag to compare
0.12.1beta Pre-release
Pre-release

Fixed bug where config switching didn't work

0.12.0beta

30 Jan 06:34
Compare
Choose a tag to compare
0.12.0beta Pre-release
Pre-release
  • Added support to hide the program window

0.11.0beta

25 Jan 17:48
Compare
Choose a tag to compare
0.11.0beta Pre-release
Pre-release
  • Added feature to fork outputs

0.10.0beta

23 Jan 20:29
Compare
Choose a tag to compare
0.10.0beta Pre-release
Pre-release
  • Added feature to switch between config files

0.9.0beta

22 Jan 19:16
Compare
Choose a tag to compare
0.9.0beta Pre-release
Pre-release
  • Added support for 24bit PCM FIR files
  • Fixed bug where CPU utilization increased after playback pause