-
- Downloads
Rewrite in C++ left and right Faust functions (TransformHelper) and set them...
Rewrite in C++ left and right Faust functions (TransformHelper) and set them in pyfaust wrapper (add unit tests test_right/left), also add a __len__ override.
Showing
- misc/test/src/Python/test_FaustPy.py 36 additions, 0 deletionsmisc/test/src/Python/test_FaustPy.py
- src/faust_linear_operator/CPU/faust_TransformHelper.h 11 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 26 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/python/pyfaust.py 29 additions, 3 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 2 additions, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 16 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 18 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Please register or sign in to comment