HoerTech-gGmbH / openMHA

The open Master Hearing Aid (openMHA)
http://www.openmha.org
GNU Affero General Public License v3.0
252 stars 74 forks source link

Plugin development pipeline #35

Closed sbashford closed 5 years ago

sbashford commented 5 years ago

Hello!

What a fascinating project!

Do you have any recommendations on creating a pipeline for developing a plugin? How might one consume this project for plugin development?

I believe a plugin developer needs to include mha_plugin.hh and link to libopenmha.*, correct?

Am I correct that neither the pre-compiled binary package nor the install target exposes mha_plugin.hh? If so, would you recommend that a plugin developer explicitly includes ${openmha_root}/mha/libmha/src in their build-system?

Thanks for your help.

tobiasherzke commented 5 years ago

Thanks for the question, I have copied it to the openMHA forum, let's discuss it there: https://forum.openmha.org/viewtopic.php?f=18&p=83

I'm closing this issue here because the topic is not a software error.