Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 205 Bytes

pyliquid-dsp

Python CFFI wrapper around liquid-dsp

Do:

. bootstrap

and then to test:

python -c 'import liquiddsp; liquiddsp.modem.freqmod_print(liquiddsp.modem.freqmod_create(0.1))'