Quote:
Quote:
When I activate "Bypass all" the sound on the FM transmitter output comes in short sped up bursts with silence in between.
Quote:
Confirmed here. I'll try to fix it asap. Thanks for reporting it!
But that's not bug! That's from always! Both asio and no-asio.
Bug is presented in beta26 not in beta25 where on reset there is no output sound in standalone.
Yeah, this one kinda makes sense now - the output is sent in a higher sample rate but the code that should perform the upsampling is bypassed. I won't fix it right now then. The other issue (silence when pre-emphasis is disabled) is solved now. Will build a new beta now (also some other changes, I've changed the hole protection filter a bit so that the CPU load should be lower, the effect on the audio is very small).
Edit: Just found another -VERY- minor performance improvement (one calculation in the clipper was done 10 times but the result was only used the first 2 times, now it's not calculated after 2 times anymore).
Building now.