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
- Download and extract
EffeTune-Mixwright-windows-x64.zip. - Copy the extracted
EffeTune Mixwright.vst3bundle toC:\Program Files\Common Files\VST3\. - 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
- Download and extract
EffeTune-Mixwright-macos-universal.zip. - Copy the extracted
EffeTune Mixwright.vst3bundle to/Library/Audio/Plug-Ins/VST3/for all users, or~/Library/Audio/Plug-Ins/VST3/for the current user only. - 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.