WIP Adding Audio DSP Plugin to AddonManager
#33
Code:
Dear All,

Wisler, Alwinus, I would like to test an DSP addon with my XBMC Windows configuration. I would like to add an dll (like Wisler addon) and try to play music with.

Please, can you post a zip file or something else to test your Addon.

Thanks.
Regards.

Hi polarrys,

thank you for your request. But at the moment my Addon is not finished. I'm developing a C++ template to have an easy starting point for a new Addon. You have to unfortunately wait a little while.

edit:
The ToDos are:
  • Documentation and a good tutorial.
  • At the moment it only compilies on Windows. The Makefile settings for MacOSX, Linux, Android,... are not finished, because I'm developing under Windows.

Things are done:
  • Implement the GUI stuff.
  • Copy input samples to output samples buffer.
Reply


Messages In This Thread
RE: Adding Audio DSP Plugin to AddonManager - by AchimTuran - 2014-05-02, 17:32
Logout Mark Read Team Forum Stats Members Help
Adding Audio DSP Plugin to AddonManager7