i'm losing it

This commit is contained in:
Kuba 2025-02-28 19:17:56 +00:00
parent c695d4d00e
commit 43a0505213
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ int fm_mpx_get_samples(float *mpx_buffer, fm_mpx_data *data) {
phase_3125++;
if(phase_3125 >= 8) phase_3125 = 0;
}
} else if(channels == 1 || data->disablestereo)
} else if(channels == 1 || data->dstereo)
{
if(data->generate_multiplex) {
mpx_buffer[i] =