Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Stream<IQData> -> Stream<AudioBuffer>
Pipe raw complex-valued IQ sample streams through selectable software-defined filter networks to output demodulated audio buffers (AM/FM/SSB).
Problem it solves
Raw digitized radio frequency samples must be translated down and filtered into audible sound bands based on target modulation formats.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.