{
  "slug": "christoskonstantas/htekdistortion",
  "version": "0.1.1",
  "versions": {
    "0.1.1": {
      "name": "HTek Distortion",
      "author": "kiztam",
      "description": "Piecewise, memoryless soft-knee hard clipper with a monotonic quartic transition between the linear and saturated regions, plus optional bias and DC compensation",
      "license": "mit",
      "type": "effect",
      "tags": [
        "Distortion",
        "Clipper",
        "Soft Knee"
      ],
      "url": "https://github.com/ChristosKonstantas/HTekDistortion",
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/christoskonstantas/htekdistortion/htekdistortion.jpg",
      "date": "2026-08-15T10:09:38Z",
      "changes": "Fix soft-knee transfer curve to preserve monotonicity and prevent foldback by replacing the previous smoothstep-based transition with a monotonic C2 quartic curve.",
      "files": [
        {
          "systems": [
            {
              "type": "win"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3"
          ],
          "type": "archive",
          "size": 6517760,
          "sha256": "09b3d9163c7a3658bf20d66a98798442da76328c12295cbe7ed6a3235300989a",
          "url": "https://github.com/ChristosKonstantas/HTekDistortion/releases/download/v0.1.1/HTekDistortion.vst3",
          "downloads": 14
        }
      ],
      "verified": true,
      "downloads": 14
    },
    "0.1.0": {
      "name": "HTek Distortion",
      "author": "kiztam",
      "description": "Piecewise, memoryless soft-knee hard clipper, with the knee transition implemented by smoothstep interpolation between linear and saturated regions, plus optional bias and DC compensation",
      "license": "mit",
      "type": "effect",
      "tags": [
        "Distortion",
        "Clipper",
        "Soft Knee"
      ],
      "url": "https://github.com/ChristosKonstantas/HTekDistortion",
      "image": "https://open-audio-stack.github.io/open-audio-stack-registry/plugins/christoskonstantas/htekdistortion/htekdistortion.jpg",
      "date": "2026-02-18T17:39:54Z",
      "changes": "First release. Does not contain oversampling and needs improvements.",
      "files": [
        {
          "systems": [
            {
              "type": "win"
            }
          ],
          "architectures": [
            "x64"
          ],
          "contains": [
            "vst3"
          ],
          "type": "archive",
          "size": 6517760,
          "sha256": "310323c6b3065544a26d86fe9e53efdcf0c6f95fa1d345c4f5164070d6cc8a0a",
          "url": "https://github.com/ChristosKonstantas/HTekDistortion/releases/download/v0.1.0/HTekDistortion.vst3",
          "downloads": 3
        }
      ],
      "verified": true,
      "downloads": 3
    }
  },
  "downloads": 17
}