HOA for Pure Data
Compatibilty :
The lastest release has been tested Pure Data Vanilla (0.46.6 - 32/64 bits) & Pure Data Extended (0.43.4) on Linux, Mac Os, Windows .
Installation :
With Pure Data Vanilla, copy the Hoa folder in your package folder and add hoa in the PD's statup window if you use the default package folder*, otherwise add Hoa/hoa.
With Pure Data Extended, copy the Hoa folder in your package folder and add -lib externals/"system"/pd-extended/hoa in the statup falgs if you use the default package folder*, otherwise add -lib Hoa/externals/"system"/pd-extended/hoa with "system" replaced by Linux, MacOs or Windows.
* The default package folder are generally /usr/local/lib/pd-externals on Linux, /Library/Pd on Mac Os and C:\Program Files\Common Files\Pd on Windows.
Important : The Hoa library needs the Cream library to work properly.
Documentation :
Helps and tutorials are availables in the Hoa folder of the help browser.
Compilation :
./autogen.sh (if needed)
./configure or ./configure --with-pdextended
make
make install (optional)
XCode, CodeBlock and Visual Studio projects are also available.
Dependencies :
Hoa Library & the Cicm Wrapper.
Authors :
Pierre Guillot
Eliott Paris
Thomas Le Meur
Julien Colafrancesco
Licence :
The HOA Library in under the GNU Public License. If you'd like to avoid the restrictions of the GPL and use Hoa Library for a closed-source product, you contact the CICM.