problems with installing jconv
I tried to install jconv and checked I would have the right requirements.
make prints the following error:
tczern@64studio:~/Downloads/jconv$ make
g++ -O3 -Wall -MMD -MP -DVERSION=\"0.2.0\" -c -o impdata.o impdata.cc
impdata.cc: In member function ‘int Impdata::sf_open_read(const char*)’:
impdata.cc:264: error: ‘SFC_WAVEX_GET_AMBISONIC’ was not declared in this scope
impdata.cc:264: error: ‘SF_AMBISONIC_B_FORMAT’ was not declared in this scope
impdata.cc: In member function ‘int Impdata::sf_open_write(const char*)’:
impdata.cc:306: error: ‘SFC_WAVEX_SET_AMBISONIC’ was not declared in this scope
impdata.cc:306: error: ‘SF_AMBISONIC_B_FORMAT’ was not declared in this scope
make: *** [impdata.o] Error
Thanks!
PS. jconv seems to be a great convolution reverb! A must have?!?

solved
try this