loudia icon indicating copy to clipboard operation
loudia copied to clipboard

Library for research in audio analysis, processing and synthesis

Results 3 loudia issues
Sort by recently updated
recently updated
newest added

As far I can tell the plugins used do not compile with my version of eigen (3.3 and 3.4.0). They all seem to be the files which use Typedefs.h. Utils.cpp...

When I run a normal file with g++ or gcc it runs. This means that gcc is able to access the include files. But `./waf build` gives following error: `warning:...

Things changed with Eigen most of those Functor/Cwise are now in Eigen so I just removed them.