Waldorf Quantum/Iridium: split stacked layers across the three oscillators#171
Merged
git-moss merged 2 commits intoJul 8, 2026
Merged
Conversation
…ators A layered preset (several samples sounding on the same note, e.g. a body plus a swell) was written to a single oscillator, collapsing the stack into one thin layer. A group whose zones overlap in both key and velocity is now split into separate layers, each mapped to its own oscillator (up to the Iridium three), so the sound keeps its full body. Groups without an internal overlap are unchanged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
Rompler presets often stack several samples on the same note (e.g. a body layer plus a swell). In the model these arrive as a group whose zones overlap in key (and velocity). The QPAT creator maps one group to one oscillator, so such a preset collapsed onto a single oscillator — only one sample per note survived, and the sound came out thin and quiet.
Fix
Before the groups are reduced to the Iridium's three oscillators, each group whose zones overlap in both key and velocity (i.e. would sound simultaneously) is split into separate layers, and each layer becomes its own group → its own oscillator. Groups without an internal overlap are left untouched, so ordinary multi-samples and velocity-split groups are unchanged. The largest layer is placed first so it drives oscillator 1 and the shared amplitude envelope.
Verification
Converting a commercial E-mu "Orbit" SoundFont (234 instrument presets) to QPAT: