Skip to content

DPWIM v0.2.1

Choose a tag to compare

@LiveTrack-X LiveTrack-X released this 25 Jul 20:29

DPWIM v0.2.1

v0.2.1 adds an automatic build-version badge to the DirectPipe Windows Input
Mixer header.

Highlights

  • Shows the installed plugin version directly in the mixer header.
  • Reads the value from the CMake/JUCE build metadata instead of hardcoding it.
  • Keeps the visible badge, VST2 DLL, and VST3 module version synchronized.
  • Prevents application icons from covering the first letters of process names.
  • Preserves the v0.2.0 audio, synchronization, state, and mixer-layout
    contracts.

Packages

  • DPWIM-v0.2.1-Windows-x64-VST3.zip
  • DPWIM-v0.2.1-Windows-x64-VST2.zip
  • SHA256SUMS-v0.2.1.txt

Extract the VST3 bundle into the host's VST3 scan path, or place the VST2 DLL
in its VST2 scan path. Rescan plugins in the host.

SHA-256:

  • VST3 ZIP: 9CABAA8E567B9C35F12FF10D0B1ABCD6DA411057CFD92A7B2A72B2838C665F7E
  • VST2 ZIP: 58FB19803B4D7BF9AFBC56669282CF0209A37850A5206BCED0C510AB29C5501D

Local verification

  • Windows x64 Release build: passed.
  • Deterministic core tests: passed.
  • Process-loopback rendered-tone smoke: passed.
  • JUCE VST3 scan/instantiate/process/state probe: passed.
  • JUCE VST2 scan/instantiate/process/state probe: passed.
  • Native editor visual QA at 1000 x 620 and 840 x 520: passed.
  • SDAD Doctor 3.2.2 strict: passed.

Preview limitations

  • The binaries are unsigned and Windows may show a publisher warning.
  • DirectPipe and representative third-party DAW manual UI, desktop exclusion,
    unload/reload, and listening tests remain pending.
  • No stable, production-ready, or broad DAW compatibility claim is made.

License

DPWIM is distributed under GPL-3.0-only. VST2 SDK headers are not included.