nicklan / drmr

An LV2 sampler plugin that (currently) plays hydrogen drum kits
GNU General Public License v3.0
57 stars 17 forks source link

Triggering the same sample twice in a short time creates an audible gap #17

Open unfa opened 7 years ago

unfa commented 7 years ago

When I hit the same drum twice very quickly I hear the first sample being stopped, then a short pause and finally the next hit starts.

Could there be more channels fro each instrument so the hits that occur in short time intervals don't get cut off like this?

selection_058

ohac commented 7 years ago

I want this feature too.

I think implement round robin feature first. (Two/three/.. channels) After that, implement fade out feature.

Need to extend drmr->samples[nn] array and struct DrMr.