Editing one sample map affects another sample map using the same samples
-
I've been losing my mind for the last couple of hours trying to figure out why the rr1-5 groups in my sampler sound quieter than the rr6-10 despite them all being normalized.
Turns out, I used the same samples (as in rr groups 1-5) in another sampler where I moved the sample start location. That second sample map (saved under a different name) was affecting the sample start position of the original sample map.
Even if sample maps have different IDs, one sample map still messes up the other if they share samples.
To replicate:
- Create 2 samplers
- Add a single sample to both.
- In one of the samplers, change the sample start and save the sample maps under different names.
Result: both samplers will play the sample with an altered start position.
-
@gorangrooves Set this to
false
(I know it looks like it should be set totrue
but it shouldn't) -
@d-healey Thank you, Dave! Would I set this once onInit?
-
@gorangrooves Correct
-
@d-healey Thank you!