DeepPluck V0.16.0 - Download Package
Just a Lil' PluckSynth / Tonetrax

CONTENTS
- Binaries\Windows-x64\DeepPluck.vst3: complete Release VST3 bundle
- Binaries\Windows-x64\DeepPluck.exe: Release standalone application
- Source\: complete version-controlled source including JUCE 9.0.1,
  Factory presets, resources, CMake, tests, tools and documentation
- install.txt: short bilingual installation guide
- install_DE.txt / install_EN.txt: detailed installation guides
- PACKAGE_CONTENTS_DE.txt / PACKAGE_CONTENTS_EN.txt: package and build notes
- SHA256SUMS.txt: SHA-256 checksums for every other file in the package

VERSION AND VERIFICATION
Version: 0.16.0 (ARP Groove & Hold)
Commit: cbf85241970b3438aa9e2104a8ffeb4f6da26be3
Package date: 2026-09-25
The package contains unchanged, previously tested Release binaries, not a new
build. Existing evidence: 43 passing CTests in each of Debug and Release,
native VST3/standalone smoke tests, and user approval on 2026-09-15.
Versions, binary checksums and ZIP contents were rechecked during packaging.

BUILDING FROM SOURCE
Confirmed development environment: Windows 11 x64, Visual Studio 2026,
MSVC 19.51.36257.0, Windows SDK 10.0.26100.0, CMake 4.4.3, JUCE 9.0.1, C++20.
Other toolchain versions are unverified.
Open a terminal in Source and run:

cmake -S . -B build -G "Visual Studio 18 2026" -A x64
cmake --build build --config Debug --parallel
cmake --build build --config Release --parallel

Local outputs appear in Source\Artifacts\Debug and Release. Nothing is installed
to system folders automatically. Test instructions are in Source\README.md and
Source\Tests\. Historical audio/benchmark comparisons additionally require the
external references described there; those internal measurements are not part
of this download package.

EXCLUSIONS AND LICENCE NOTICES
Excluded: Git history, local build folders, internal Artifacts, private Cubase
projects, personal screenshots and unversioned user files.
Original source files and project documents remain unchanged in their original
languages. Only the new user-facing texts are supplied in German and English.
Existing licence and copyright notices are included unchanged, in particular
Source\JUCE\LICENSE.md. This package grants no additional licence and does not
determine which JUCE licence applies to use or distribution.
