Digital Signal Processing
This library is focused in working with block of data not on real time processing.
If you are looking for a realtime processing library then there is already great library for it
https://github.com/FutureSDR/FutureSDR
The folder examples contains demo programs which shows how to use this library.
Signals generators are nodes with the state. This allows to generate continuos signal across multiple buffers.
Implemented generators:
Licensed under Apache License, Version 2.0
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.