项目作者: CICM

项目描述 :
:sound: HoaLibrary for Pure Data
高级语言: Pure Data
项目地址: git://github.com/CICM/HoaLibrary-PD.git
创建时间: 2014-12-20T13:43:01Z
项目社区:https://github.com/CICM/HoaLibrary-PD

开源协议:GNU General Public License v3.0

下载


HOA for Pure Data

CaptureHoaPD

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/Hoa in the statup falgs if you use the default package folder*, otherwise add -lib Hoa/Hoa.

* 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 :

  1. ./autogen.sh (if needed)
  2. ./configure (useful options --with-pd=</path/to/pd>)
  3. make
  4. 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

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.