]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - README.txt
New version name (Version 1.0) for access from the FEEVER website.
[Faustine.git] / README.txt
index 059818099b6d28d6beeccdfe78ebcae4e53cd0f8..23be6f40679103dea1ec3eaf36dc32054db9a731 100644 (file)
@@ -1,8 +1,13 @@
 OVERVIEW
 ========
 
 OVERVIEW
 ========
 
+VERSION : 1.0
+
+========
+
 Faustine is an interpreter for multi-rate FAUST programs, written in OCaml,
 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
 
 FAUST (Functional Audio Stream) is a functional programming language
 specifically designed for real-time signal processing and
@@ -24,13 +29,13 @@ Yann Orlarey, 2009:
 CONTENTS
 --------
 
 CONTENTS
 --------
 
-  architecture/         library files in Faustine (fft.lib, morpho.libÉ)
   benchmarks/           benchmark result files
   Changes.txt           what's new with each release
   configure             compilation configuration script
   benchmarks/           benchmark result files
   Changes.txt           what's new with each release
   configure             compilation configuration script
-  examples/             vector examples (fft, image processingÉ)
+  examples/             vector examples (fft, image processing...)
   INSTALL.txt           Faustine installation instructions
   INSTALL.txt           Faustine installation instructions
-  interpretor/          Faustine's interpretor source code
+  interpreter/          Faustine's interpreter source code
+  lib/                  library files in Faustine (fft.lib, morpho.lib...)
   LICENSE.txt           license and copyright notice
   Makefile              main Makefile to compile and install
   README.txt            this file
   LICENSE.txt           license and copyright notice
   Makefile              main Makefile to compile and install
   README.txt            this file
@@ -68,4 +73,4 @@ Emacs Info files.  It is available on the World Wide Web, at
 
 
 
 
 
 
--- Karim Barkati and Haisheng Wang, 2013
+-- Karim Barkati and Haisheng Wang, MINES ParisTech, 2013