JvanKatwijk / dab-cmdline

DAB decoding library with example of its use
GNU General Public License v2.0
57 stars 29 forks source link

Library for python #80

Closed vale-max closed 3 years ago

vale-max commented 3 years ago

Hello @JvanKatwijk I know the python script are unsupported, but the compilation of the library fails because it seems the layout of the source files changed. Do you have the time to fix it so it would be possible to experiment a bit with python?

JvanKatwijk commented 3 years ago

The main modification is that the parameters for the processing are now passed as members of a structure I adapted the dab-python.cpp file and it seems to work

jan

Op za 5 jun. 2021 om 20:42 schreef vale-max @.***>:

Hello @JvanKatwijk https://github.com/JvanKatwijk I know the python script are unsupported, but the compilation of the library fails because it seems the layout of the source files changed. Do you have the time to fix it so it would be possible to experiment a bit with python?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/dab-cmdline/issues/80, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQHUWCMHPS44DOQRQ2LTRJVX5ANCNFSM46E3SQUQ .

-- Jan van Katwijk

JvanKatwijk commented 3 years ago

ps On my laptop python 3.9 is installed, you might have to adapt th CMakeLists.txt file

Op zo 6 jun. 2021 om 16:53 schreef jan van katwijk @.***>:

The main modification is that the parameters for the processing are now passed as members of a structure I adapted the dab-python.cpp file and it seems to work

jan

Op za 5 jun. 2021 om 20:42 schreef vale-max @.***>:

Hello @JvanKatwijk https://github.com/JvanKatwijk I know the python script are unsupported, but the compilation of the library fails because it seems the layout of the source files changed. Do you have the time to fix it so it would be possible to experiment a bit with python?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/dab-cmdline/issues/80, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCPHQHUWCMHPS44DOQRQ2LTRJVX5ANCNFSM46E3SQUQ .

-- Jan van Katwijk

-- Jan van Katwijk