1 Installing Faustine on a Unix machine
2 =====================================
8 * OCaml is needed (tested version: 4.00.1).
9 * The external "libsndfile-ocaml" OCaml module is needed.
10 * The GNU C compiler gcc is recommended.
13 INSTALLATION INSTRUCTIONS
14 -------------------------
16 0- Faustine's git repository can be cloned calling:
18 git clone https://scm.cri.ensmp.fr/git/Faustine.git
20 1- Configure the system. From the top directory, do:
24 This generates the configuration file "Makefile".
25 You will be asked for include paths:
27 * your libsndfile-ocaml path
30 2- From the top directory, do:
34 This builds Faustine interpreter (and an adhoc Faust multirate preprocessor)
36 This phase is fairly verbose; consider redirecting the output to a file:
41 3- (Optional) To be test things work well, you can try to
42 test -- that is, to process a sine wave with
43 the newly created interpreter. From the top directory, do:
49 -- Karim Barkati and Haisheng Wang, 2013