Skip to content

Releases: Frieve-A/effetune-mixwright

EffeTune Mixwright v0.1.1

Choose a tag to compare

@Frieve-A Frieve-A released this 22 Jul 23:28

EffeTune Mixwright v0.1.1 improves host block-size compatibility and removes the wrapper's fixed 128-sample buffering delay.

Changes

  • Process host audio blocks immediately in chunks of up to 128 frames, including very small and non-aligned block sizes.
  • Report only the actual resampler and effect-pipeline latency to the host.
  • Update the bundled EffeTune DSP engine with variable-frame processing support.
  • Correct and verify the macOS VST3 bundle metadata.

Downloads

  • Windows 64-bit: download EffeTune-Mixwright-windows-x64.zip.
  • macOS Universal (Apple silicon and Intel): download EffeTune-Mixwright-macos-universal.zip.

Installation

Windows

  1. Download and extract EffeTune-Mixwright-windows-x64.zip.
  2. Copy the extracted EffeTune Mixwright.vst3 bundle to C:\Program Files\Common Files\VST3\.
  3. Restart your DAW, then rescan VST3 plug-ins if the plug-in is not detected automatically.

System note: This Windows x64 build uses AVX2/FMA and requires an AVX2-capable processor.

macOS

  1. Download and extract EffeTune-Mixwright-macos-universal.zip.
  2. Copy the extracted EffeTune Mixwright.vst3 bundle to /Library/Audio/Plug-Ins/VST3/ for all users, or ~/Library/Audio/Plug-Ins/VST3/ for the current user only.
  3. Restart your DAW, then rescan VST3 plug-ins if the plug-in is not detected automatically.

Verification

GitHub Actions completed code checks, Windows and macOS builds, the full configured test suites, native DSP parity, and artifact packaging for commit 098814ed66e041254b2fd3fe2a2bfe4ca250376a.

EffeTune Mixwright v0.1.0

Choose a tag to compare

@Frieve-A Frieve-A released this 22 Jul 08:45

EffeTune Mixwright v0.1.0 is the initial VST3 release for Windows and macOS.

Downloads

  • Windows 64-bit: download EffeTune-Mixwright-windows-x64.zip.
  • macOS Universal (Apple silicon and Intel): download EffeTune-Mixwright-macos-universal.zip.

Installation

Windows

  1. Download and extract EffeTune-Mixwright-windows-x64.zip.
  2. Copy the extracted EffeTune Mixwright.vst3 bundle to C:\Program Files\Common Files\VST3\.
  3. Restart your DAW, then rescan VST3 plug-ins if the plug-in is not detected automatically.

System note: This Windows x64 build uses AVX2/FMA and requires an AVX2-capable processor.

macOS

  1. Download and extract EffeTune-Mixwright-macos-universal.zip.
  2. Copy the extracted EffeTune Mixwright.vst3 bundle to /Library/Audio/Plug-Ins/VST3/ for all users, or ~/Library/Audio/Plug-Ins/VST3/ for the current user only.
  3. Restart your DAW, then rescan VST3 plug-ins if the plug-in is not detected automatically.