What is a True Stereo Reverb

A true stereo reverb is an reverb which also contains 4 audio channels and include left to right and right to left audio tracks, resulting in the usage of 4 internal audio streams.
Often used within a plugin or technique like Impulse Response (IR.

The 4 specified channels are:

  1. LL
  2. LR
  3. RL
  4. RR

SpaceServer WAMP kit becomes SpaceServer powered by Docker

I`ve decided to change the road for SpaceServer WAMP kit by making it fully modular and powered by Docker.

Packages include:

  • Apache 2.4
  • MySQL Server 8.0
  • PHP 8.1
  • phpMyAdmin

How to fix error 0x800421f7 for Microsoft Edge

Open dos (cmd.exe) or powershell (ps.exe) as administrator and run the following commands;

netsh winhttp reset proxy
net stop wuauserv
net start wuauserv

Now restart Microsoft Edge and try again. Updating should work again

Retiring jQuery Updater for WordPress

With the release of WordPress 5.6 I will retire my jQuery Updater for WordPress plugin. WordPress 5.6 will ship with an up-to-date version of jQuery.
This means when you run an updated version of WordPress you don`t need this plugin anymore.

More more information see this post on WP Tavern