-
- Downloads
Fix two randFaust() bugs on MacOSX/clang/py2.7.
1st bug: compilation failure because of missing c++ header inclusion (random in faust_MatDense.h). 2nd bug: py2.7 execution failure because of missing static method decorator for FaustPy.randFaust().
Loading
Please register or sign in to comment