diff --git a/src/rtl_fm.c b/src/rtl_fm.c index 5b34b62..7e29600 100644 --- a/src/rtl_fm.c +++ b/src/rtl_fm.c @@ -1362,6 +1362,7 @@ int main(int argc, char **argv) demod.rate_in = 170000; demod.rate_out = 170000; demod.rate_out2 = 32000; + output.rate = 32000; demod.custom_atan = 1; //demod.post_downsample = 4; demod.deemph = 1;