hi erich,
i am using freeverb~ under linux right now. you will have to compile from source. but i just checked, and the sources aren't there correctly... only binaries for win, mac and irix. i tried a bit of hacking with the makefile and the freeverb~.cpp and still no dice!
i think olaf had a source tarball up once, or am i wrong?
also, for the record, the link to his PD stuff is now: http://www.akustische-kunst.org/puredata/
lastly, the reverb section of Particlechamber is quite secondary to the granulator itself, so you can use it without freeverb~ until we get this source code thing worked out.
best, d.
Quoting rat@telecoma.net:
hi derek,
i wanted to try out your Pc but cannot find a linux version of freeverb~, is Pc just working under windows or am i blind :-) ?
The freeverb~ external can be downloaded here: http://www.akustische-kunst.org/puredata/main.html
thx
erich
Notice: Please do not send attchments or HTML/Rich Text emails to this address for the time being. My mail provider is kind-of freaking out ;-) Thx.
derek@x-i.net schrieb:
i am using freeverb~ under linux right now. you will have to compile from source. but i just checked, and the sources aren't there correctly... only binaries for win, mac and irix. i tried a bit of hacking with the makefile and the freeverb~.cpp and still no dice!
i think olaf had a source tarball up once, or am i wrong?
Hhhm, I can't remember a freeverb~ Linux binary... However, if you're having trouble compiling the current version of freeverb~ this might be due to the .cpp extension (it needs to be C++ to get 'inline' working). I don't know how the makefile for Linux has to look like but the one that is included is wrong!
Try something like this:
.cpp.pd_linux: cpp $(LINUXCFLAGS) $(LINUXINCLUDE) -o $*.o -c $*.cpp
In case you get it compiled I could add your Linux binay to my site if you email it to me.
Olaf
Hallo, Olaf Matthes hat gesagt: // Olaf Matthes wrote:
derek@x-i.net schrieb:
i am using freeverb~ under linux right now. you will have to compile from source. but i just checked, and the sources aren't there correctly... only binaries for win, mac and irix. i tried a bit of hacking with the makefile and the freeverb~.cpp and still no dice!
i think olaf had a source tarball up once, or am i wrong?
Hhhm, I can't remember a freeverb~ Linux binary...
There exists a freeverb LADSPA plugin, that can be used with the plugin~ external on Linux just fine. I even have a freeverb~ abstraction build around it lying around, but it probably isn't compatible to you freeverb~ external. Yet, that is: What ins and outs fo you need? The same as for you multiverb~?
Frank Barknecht _ ______footils.org__