-
- Downloads
Override default __repr__() in Faust class and use it to refactor display().
__repr__() uses the new to_string() function from Faust::TransformHelper.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 6 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/python/FaustPy.py 35 additions, 3 deletionswrapper/python/FaustPy.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 6 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 11 additions, 1 deletionwrapper/python/src/FaustCorePy.pyx
Loading
Please register or sign in to comment