Hermisinthepain
Hermisinthepain
+1 Also : Here is the error code with 1.1.0 aacPlusEncoder.cpp:216:9: error: no matching function for call to 'src_short_to_float_array' src_short_to_float_array ((short *) buf, converterData.data_in, samples);
Here is the error : conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. And further down : error Qt requires a C++11 compiler and yours does...
Ok solved by switching to gcc-9 instead of the currrent clang Apple compiler. => brew install gcc@9 cd /usr/local/bin ln -s c++-9 c++ ln -s cpp-9 cpp ln -s g++-9...
I added '--serverpublicip', '$MYPUBLICIP' to solve this.
Same here
Leon is on point, strange behaviour also because with Ardour if I go change the frames period from 512 to 64 it still visualize. But if I change source again...
Hello, output of pkg-config --libs ltc jack : `-L/usr/local/lib -lltc -lm -ljack` make clean and make gives me the same error.
Hello any news for this ?
I would like to see this working :(