Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vocoder: allow input & output rates to differ | Clayton Smith | 2020-10-20 | 1 | -5/+2 |
| | | | | | | | The input & output rates of the FreeDV modulator aren't necessarily the same. In particular, the 2400A and 2400B modes have an input rate of 8000 sps and an output rate of 48000 sps. To allow for arbitrary input & output rates, I've changed freedv_tx_ss from sync_block to block. | ||||
* | vocoder: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -0/+42 |