UWdeVST_Guitar 1.0.2
This release provides three delivery options. Windows and Linux are ready-to-use packages. macOS is a self-contained local builder, not a precompiled application.
Choose the right download
| System | Download | Contents |
|---|---|---|
| Windows x64 | Download ZIP | Ready-to-use Standalone and VST3 |
| Linux x86_64 | Download TAR.GZ | Ready-to-use Standalone and VST3 |
| macOS 11+ | Download builder | One-click local build of Universal arm64 + x86_64 Standalone and VST3 |
Windows x64 — ready-to-use package
- Download and extract
synth-guitar_1.0.2_Windows_x64.zip. - For the standalone version, run
uwdevst_guitar.exe. - For the plug-in, copy the complete
uwdevst_guitar.vst3directory toC:\Program Files\Common Files\VST3\. Keep its internalContentsdirectory intact. - Restart the DAW and trigger a VST3 rescan if the instrument is not detected.
The ZIP is portable and does not run an installer. Windows may request administrator permission when copying to the system VST3 directory.
Linux x86_64 — ready-to-use package
- Download and extract
UWdeVST_Guitar_1.0.2_Linux_x86_64.tar.gz. - Run
./Standalone/UWdeVST_Guitar. If the executable bit was lost during a copy, runchmod +x Standalone/UWdeVST_Guitaronce. - For the plug-in, create
~/.vst3if needed and copy the completeVST3/UWdeVST_Guitar.vst3bundle into it. - Restart the DAW and trigger a VST3 rescan.
This archive is a portable x86_64 package, not an installer. It was built in an Ubuntu 22.04 Docker environment and requires compatible 64-bit Linux runtime, graphical and audio libraries on the host.
macOS Universal — one-click local builder
- Download and extract
UWdeVST_Guitar_1.0.2_macOS_Builder.tar.gzon the Mac. - Double-click
BUILD_MAC.command. If Gatekeeper blocks the first launch, Control-click it and choose Open once. - If Apple Command Line Tools are absent, the official Apple installer opens. Finish that installation, then double-click the launcher again.
- Wait for Finder to open on the completed output.
No Homebrew, sudo, or manual Terminal build sequence is required. The package contains the synth sources, its assets and JUCE 8.0.4. If a suitable CMake is unavailable, the launcher downloads the pinned official portable CMake archive and verifies its SHA-256.
The result is written below output/<UTC timestamp>/ as UWdeVST_Guitar_1.0.2_macOS_universal.zip. It contains Standalone/UWdeVST_Guitar.app and VST3/UWdeVST_Guitar.vst3. Copy the VST3 bundle to ~/Library/Audio/Plug-Ins/VST3/ and rescan the DAW.
The generated binaries target macOS 11.0 or newer, contain both Apple Silicon arm64 and Intel x86_64, and receive a local ad-hoc signature. They are not Apple-notarized; notarized public distribution requires separate Apple Developer credentials.
Integrity and diagnostics
- GitHub records the size and SHA-256 digest of every uploaded asset.
- The Linux archive includes
BUILD_INFO.txtwith its build provenance. - The macOS builder checks
PACKAGE_SHA256SUMSbefore and after compilation, validates both architectures and the VST3 entry point, and writesBUILD_RECEIPT.txt,SHA256SUMSand detailed logs beside the result.
UWdeVST links
- Product page and official download
- Listen to the official demo
- Explore the complete collection
- Current licensing information
Current UWdeVST policy: publicly viewable source under a proprietary license; official binaries are free for individuals and organizations with no more than EUR 100,000 in worldwide consolidated gross revenue. Modification and redistribution are not permitted. Professional use above that threshold requires a separate paid written license.
This summary describes the current policy only. The license included with this tagged release governs this release. UWdeVST Proprietary Public-Source License v1.0 applies prospectively only to versions that expressly include or reference it.