S-YXG2026 Hybrid

Package 0.1.1

Enables signed updates for existing installations and adds the updater scripts and version marker to the complete download. The synth engine binaries and audio behaviour are unchanged by this packaging release.

S-YXG2026 Hybrid is an experimental 32-bit VST2 instrument assembled for software-synth preservation research. It combines three generations of discontinued Yamaha technology in one real-time instrument:

This project is believed to be the first publicly documented modern Windows VST2 integration of S-YXG2006LE PCM voices, S-YXG50 full-XG voices and DSP, and the Japanese S-YXG100 VL/PVL and SG engines in one real-time instrument. Earlier private or unpublished work may exist.

This is a deeper hybrid than simply switching between complete plugins. Sixteen isolated S-YXG2006LE instances provide one dry source per MIDI part. Their built-in reverb and chorus are held at zero. The wrapper derives dry, reverb-send, chorus-send, and variation buses for every part and inserts those buses into S-YXG50 before its effects stage. System variation follows CC94. In insertion mode, the assigned part is routed in full through the variation processor, including that effect's own wet/dry balance and downstream sends. The insertion source is supplied before part volume, expression, and pan; S-YXG50 applies those controls after the effect, as the original engine does. VL/PVL and SG use the same recovered S-YXG50 effects bridge.

Current status

This is a public test build. The following behaviours have passed automated, measured, or live host tests:

Experimental limitation: ordinary bank, program, controller, pressure, pitch-bend, and note messages are mirrored into the relevant S-YXG2006LE part. Arbitrary SysEx is not sent directly to the original 2006LE VST because its isolated SysEx entry path faults. S-YXG50, VL/PVL, and SG still receive their established SysEx paths. MIDI files that configure unusual 2006LE part state exclusively through SysEx need further testing and may require explicit translation in the wrapper. XG rhythm-part mode, system variation, and insertion variation routing are already translated and supported.

Real-time use

Load syxg2026-hybrid.dll in a 32-bit VST2 host, or a host with a suitable 32-bit bridge. Its product name is S-YXG2026 Hybrid and its VST ID is S2HY, so it can coexist with S-YXG50, S-YXG2006LE, and S-YXG100 Hybrid.

Foobar2000 with the MIDI Player component can load it through that component's VST bridge. Select the new product name explicitly; do not replace the established S-YXG100 Hybrid while this candidate is being evaluated.

Runtime files

In the packaged tester archive, these files are grouped in the VST folder. Keep them together in that one runtime directory:

syxg2026-hybrid.dll
syxg2026-vl-worker.exe
syxg2026-sg-worker.exe
syxg50-engine.bin
syxg2006le-engine.bin
sxgbnw6l.tbl
sxgdat6l.tbl
Sxgpvknl.vxd
sxgsgknl.vxd
syxg2026-hybrid.version.json

The first three files and the version marker are produced by this project. The other six are original Yamaha runtime files and are not distributed by the source project. A tester must provide them from software they are entitled to use. The compatible S-YXG50 and S-YXG2006LE VST binaries retain DLL contents but use .bin names so a host does not list the private child engines as additional selectable instruments.

Updating

Close Foobar2000, REAPER, VSTHost, and any other program using the synth, then run Update Yamaha Hybrids.cmd. The updater can live beside this product folder, inside it, or in a shared parent folder containing both Yamaha hybrids. It searches no more than two folder levels and updates only synths whose DLLs are already installed.

The updater checks stable GitHub releases, displays the release notes, and asks before replacing anything. Signed metadata limits each release to the known files for the detected product, and every downloaded file is checked against its signed SHA-256 hash.

Before replacement, the current managed files are saved in one compressed rollback ZIP outside all plug-in folders. Only the newest rollback is kept, under %LOCALAPPDATA%\Onj Research\Yamaha Hybrid Updater\syxg2026-hybrid\backups. A failed replacement is restored automatically, and unrelated files are not changed.

Voice selection

The wrapper reads S-YXG2006LE's own compact bank map. A defined slot is rendered by the newer source engine. An undefined slot remains on S-YXG50, retaining voices omitted by the XG Lite product. Bank-select MSBs 33, 81, and 97 continue to activate VL/PVL. Yamaha model 0x5D SysEx activates SG.

Note releases are sent conservatively across PCM ownership transitions. This prevents a note started before a bank change from becoming stuck, while note-ons still have only one PCM owner. SG-owned note-ons bypass both PCM sources and retain the accepted SG output path.

Reporting a problem

Include the MIDI filename, host and version, sample rate, approximate playback position, and the selected sound or bank. Listen for wrong fallback voices, doubled notes, stuck releases, missing controllers, unusual effects, VL/PVL or SG regressions, and differences between 44.1 and 48 kHz. A short reproducible MIDI file is more useful than a rendered recording alone.

Redistribution

The project source does not distribute Yamaha binaries, tables, songs, or firmware. Do not publish a runtime containing those files without the necessary rights. The integration code is available under the MIT License.