musicat icon indicating copy to clipboard operation
musicat copied to clipboard

Buzzing sound when switching to new track while current one is playing

Open ghost opened this issue 1 year ago • 3 comments

every time i double click a new track while a track is playing, there is a slight buzzing noise which sounds almost 8-bit.

ghost avatar Oct 02 '24 20:10 ghost

I hear this sometimes as well, must be due to the buffers being flushed. I'll try muting these samples, or sending a signal to the output callback to ignore them

basharovV avatar Oct 05 '24 08:10 basharovV

I hear this sometimes as well, must be due to the buffers being flushed. I'll try muting these samples, or sending a signal to the output callback to ignore them

Could be due to ultrasonic aliasing artifacts not being dealt with in the digital domain, is the system downsampling by default to 16 bit? Maybe could be fixed by adding a low pass on track change to everything in the audible range

ghost avatar Oct 06 '24 23:10 ghost

@basharovV I think this issue can be closed. The user is a ghost.

daiyam avatar Feb 15 '25 03:02 daiyam