If you can tolerate latency you can always create a gate that is controlled by
a frequency counter. That will give you zero transmission in stop band.
If you use a reciprocal counter its possible to drop latency significantly, unlike
period gated approach where you have to wait the period to generate the gating
mechanism.
Of course the signal for the above approaches must be periodic.
The gate approach leaves signal unaltered when passed, eg. no phase shift, but
latency creates a phase shift from observation to detection time as discussed above.
Another approach is use a PLL and lock detector to control gate, but thats not brick
wall due to loop noise generated by phase detector.
If you want to play with digital approach here is a cheap board, $ 20, a SOC, all this
and more on one chip. You can use the filter wizard and play with biquad or FIR approaches,
with various windows. Compiler and IDE (PSOC Creator) free. Board is CY8CKIT-059.
Regards, Dana.