|
|
|
|
|
by dsego
282 days ago
|
|
A few years ago I made a small tuner that mimicked the strobe effect by resampling the signal with interpolation to match the wave period (similar to an untriggered oscilloscope) and applying an IIR bandpass filter to get a clean sinewave, then showing the sinewave as a color gradient instead of an oscilloscope view. I tried a few different variations but couldn't figure out how to control the speed (sensitivity) of the movement and make it independent of the input frequency/period (apart from showing more or fewer periods in the pattern) and also it required a strong biquad filter to remove harmonics that would bleed into the strobe pattern (a similar effect can be seen in the turbo tuner (*) guitar pedal that uses LEDs to show a spinning pattern and sometimes the pattern smears or flickers), but this introduced unwanted lag. Here is a screen recording of my old app: https://youtu.be/IjYv1fDEopY (*) I'm not affiliated in any way, I was just researching this a lot. |
|