-
- Downloads
Implement generator mechanism for Faust::TransformHelperPoly and add it in the pyfaust wrapper.
- Set to private Faust::TransformHelperPoly attributes. - Use RefManager to share between TransformHelperPoly instances generated from the same parent instance the L, rR and other common attributes without copying.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.h 14 additions, 7 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.h
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp 176 additions, 108 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp
- wrapper/python/pyfaust/poly.py 12 additions, 1 deletionwrapper/python/pyfaust/poly.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 10 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 8 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment