Jack McKay Fletcher

Results 5 comments of Jack McKay Fletcher

I understand that the partition would not be paused after a rebalance. However, the use case I was imagining would not want it to remain paused after a rebalance. Perhaps...

Hey see this WIP MR to support pause and resuming of consumers: https://github.com/silviucpp/erlkaf/pull/35 This idea here is to turn the cosnumer into a genstate_m and have a "paused" state and...

There is a ticket on chrome regarding the choppy play back of audio on audioworklets ! https://bugs.chromium.org/p/chromium/issues/detail?id=1090441#c65

Hello @chrisn - many thanks for your reply. Yes I have multiple AudioBuffers which I turn into [audio source nodes](https://developer.mozilla.org/en-US/docs/Web/API/AudioBufferSourceNode) and playback simultaneously. > Each Peaks instance would have its...

Hey just wondering if there are any updates on this PR? would be intersted to try it out