ambisonic pligins by CMT

Dear developers,

do these plugins work?
Some of them, I can load and control. However it sounds not correctly.
some of them, I can not load them.

best,
prko

@prko: you should be using fons adriensen’s ambisonics plugins as explained on http://ardour.org/node/2804

I think that I should download the following file:

http://www.kokkinizita.net/linuxaudio/downloads/AMB-plugins-0.6.1.tar.bz2

Does it run also under OS X?
Then I have unzipped and tried to compile it.
I have found an instruction to install in the package:

cd to the AMB-plugins directory
su
make install

However, I get only two error messages;

prko-desktop:~ prko$ cd /Users/prko/Downloads/AMB-plugins-0.6.1
prko-desktop:AMB-plugins-0.6.1 prko$ su
Password:
su: Sorry
prko-desktop:AMB-plugins-0.6.1 prko$ sudo
usage: sudo [-n] -h | -K | -k | -L | -V | -v
usage: sudo -l[l] [-AnS] [-g groupname|#gid] [-U username] [-u username|#uid]
[-g groupname|#gid] [command]
usage: sudo [-AbEHnPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] []
usage: sudo -e [-AnS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
username|#uid] file …
prko-desktop:AMB-plugins-0.6.1 prko$ make install
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic0.o ambisonic0.cc
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic0_if.o ambisonic0_if.cc
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o virtmic.o virtmic.cc
g++ -shared -o ambisonic0.so ambisonic0.o ambisonic0_if.o virtmic.o
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic1.o ambisonic1.cc
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic1_if.o ambisonic1_if.cc
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o filter1.o filter1.cc
g++ -shared -o ambisonic1.so ambisonic1.o ambisonic1_if.o filter1.o
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic2.o ambisonic2.cc
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic2_if.o ambisonic2_if.cc
g++ -shared -o ambisonic2.so ambisonic2.o ambisonic2_if.o
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic3.o ambisonic3.cc
g++ -I. -fPIC -D_REENTRANT -Wall -O3 -c -o ambisonic3_if.o ambisonic3_if.cc
g++ -shared -o ambisonic3.so ambisonic3.o ambisonic3_if.o
/usr/bin/install -m 755 *.so /usr/lib/ladspa
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 … fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory …
make: *** [install] Error 64

best,
ptko

They technically should probably work under OS X knowing Fons, but noone has really modified the build process to work under OS X. Yet another thing that has been on my todo list for a while. I bet Paul missed that you were posting in the OS X area.

  Seablade