@Kemmor — good find! I have a 2021 MBP 16" M1 Pro with this same issue, and get the same entries in my console every time the crackle happens. In this case IINA was running:
CAReportingClient.mm:508 message {
"device_is_aggregate" = 0;
"input_num_tap_streams" = 0;
"input_scalar_volume" = "1.000000";
"io_buffer_size" = 512;
message = StartHardware;
"output_avail_phys_formats" = "{ [32/96000/2 lpcm], [32/88200/2 lpcm], [32/48000/2 lpcm], [32/44100/2 lpcm] }";
"output_avail_virt_formats" = "{ [32/96000/2 lpcm], [32/88200/2 lpcm], [32/48000/2 lpcm], [32/44100/2 lpcm] }";
"output_bits_per_channel" = 32;
"output_bytes_per_frame" = 8;
"output_bytes_per_packet" = 8;
"output_channels_per_frame" = 2;
"output_device_source_list" = "Internal Speaker";
"output_device_transport_list" = BuiltIn;
"output_device_uid_list" = BuiltInSpeakerDevice;
"output_format_id" = lpcm;
"output_frames_per_packet" = 1;
"output_num_tap_streams" = 1;
"output_scalar_volume" = "1.000000";
"sample_rate" = 44100;
}: (
1799591297333
)
I'm interested to know if those with older hardware / macOS versions also get the same. Just open Console.app, filter on "Internal Speaker" and then wait for the problem to occur, and see if an entry appears simultaneously.