Welcome to Decent Sampler Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
I'm using silencedByTags to create a mono instrument. The instrument I'm working on is a sub bass, so I'm getting clicks when the note is stopped. Is there a way to give the stopped note a small fade-out and the triggering note a small fade-in to minimise those clicks? Literally acting like a crossfade between notes. Thanks!
in Sample Creation by hugo-6866 (200 points)

3 Answers

+1 vote
 
Best answer

I'm not sure if you saw, but a new release mode was finally implemented. Basically, you have set the silencingDecay="0.005" attribute on your samples. More details here.

by decentsamples (8.0k points)
selected by hugo-6866
0 votes
I had the exact same problem. I don't have acess to the script but I think I resolved it by specifying the release value on the group.
by gtrdrumsplayerduarte-8743 (330 points)
0 votes
Thanks for the answer! Unfortunately, that won't work. The endgame is to stop clicks when mono notes overlap (this is more obvious in samples with low frequencies). Currently, when a new note silences the current note, its amplitude is instantly dropped to zero, which can cause a click. There needs to be a small crossfade between the notes to negate this.
by hugo-6866 (200 points)
...