Hello again to the lovely people of the forums! I have a maybe simple, maybe not question. I'm building a system for sending binary data using sound. 1khz carrier turned on and off at 50hz or so for the actual 1s and 0s. I need to know how to make either a filter, or a rectifier that can turn 1khz into a high value, and when it's done, can drop off in less than half a cycle of 50hz. 1 high cycle = 11111111 on the output, leaving room for error correction, so it doesn't matter if the value is 11100000, it still is a 0 on my decoder. Likewise, 00011111 is still a 1. Is there anything I can build to filter just 1khz, but leave the on off pulses intact? Thank you to all the wonderful engineers out there who take their time to help the ones, it really keeps us going!