On Thu, 18 May 2023 16:03:38 +0200, Oswald Buddenhagen wrote: > > Compensate for the cache delay, and actually populate the cache. > Without these, the playback would start with garbage (which would be > (mostly?) masqueraded by the attack phase). > > Unlike for the PCM voices, this doesn't try to compensate for the > interpolator read-ahead, because it's pointless to be super-exact here. > > Note that this code is probably still broken for particularly short > samples, because we ignore the loop-related parts of CCR. But I'm not > going to reverse-engineer that now ... > > Signed-off-by: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx> Applied both patches now. Thanks. Takashi