Releases: AndreasArvidsson/WinDSP
Releases · AndreasArvidsson/WinDSP
0.15.0beta
- 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
- Fixed a bug where output filters wasn't applied to ASIO playback device.
0.14.1beta
- 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
- 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
- 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
Fixed bug where config switching didn't work
0.12.0beta
- Added support to hide the program window
0.11.0beta
- Added feature to fork outputs
0.10.0beta
- Added feature to switch between config files
0.9.0beta
- Added support for 24bit PCM FIR files
- Fixed bug where CPU utilization increased after playback pause