========
Faustine is an interpreter for multi-rate FAUST programs, written in OCaml,
-at CRI of MINES ParisTech.
+at CRI of MINES ParisTech, and covered by the GNU Public License V3 (see
+LICENSE.txt).
FAUST (Functional Audio Stream) is a functional programming language
specifically designed for real-time signal processing and
configure compilation configuration script
examples/ vector examples (fft, image processingÉ)
INSTALL.txt Faustine installation instructions
- interpretor/ Faustine's interpretor source code
+ interpreter/ Faustine's interpreter source code
LICENSE.txt license and copyright notice
Makefile main Makefile to compile and install
README.txt this file
--- Karim Barkati and Haisheng Wang, 2013
+-- Karim Barkati and Haisheng Wang, MINES ParisTech, 2013