aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorOswald Buddenhagen <[email protected]>2023-05-18 16:03:38 +0200
committerTakashi Iwai <[email protected]>2023-05-18 16:39:46 +0200
commitdf335e9a8bcb58be3b7388cff556f06eeb3d024f (patch)
tree4d37a0fa557352165f3cad4f956f88986db85efb /tools/perf/scripts/python/bin/stackcollapse-record
parent816967d55f425a647137ef884d8e92f2baf541dc (diff)
ALSA: emu10k1: fix synthesizer sample playback position and caching
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions