/audio-swig-wrapper

In this repo I present a simple way in which we can test our audio libraries created in c/c++ with python.

Primary LanguageC++

Testing audio c/c++ code with python

In this repo I present a simple way in which we can test our audio libraries/scripts created in c/c++ with python.

For this, we are going to see a way to create wrappers with swig to be able to access the code in python.