====================================================
              faustgen~ - Change log
----------------------------------------------------
GRAME - Centre national de creation musicale
http://www.grame.fr
====================================================
Copyright GRAME (c) 2009-2018

----------------------------------------------------
Version 1.34 - 12/19/2018

  - add ‘soundfile’ primitive support
  - add OSC support
  - various bug fixes

----------------------------------------------------
Version 1.12 - 01/05/2017

  - updated libraries. 
  - correct memory deallocation in faustgen destructor.

----------------------------------------------------
Version 1.11 - 12/06/2016

  - internal hacked version.

----------------------------------------------------
Version 1.10 - 09/21/2016

  - use new library format.

----------------------------------------------------
Version 1.09 - 06/06/2016

  - 32/64 bits version compiled with LLVM 3.8 on OSX.

----------------------------------------------------
Version 1.08 - 05/01/2016

  - polyphonic support using a new « polyphony N » message. 

----------------------------------------------------
Version 1.07 - 01/24/2016

  - correct bug in compileoptions handing, 
  - rework installation procedure for Max 7.

----------------------------------------------------
Version 1.06 - 01/14/2016

  - raise MAX_CPP_MAX_DSP_SIGNALS to 512.

----------------------------------------------------
Version 1.05 - 11/17/2015

  - fix crash bug when changing Faust DSP while audio is on.

----------------------------------------------------
Version 1.04 - 11/09/2015

  - various fixes.

----------------------------------------------------
Version 1.02 - 06/03/2015

  - compiled with LLVM 3.4 on Windows, 
  - various fixes.

----------------------------------------------------
Version 0.90b - 06/09/2013

  - fix in SVG diagram generation, 
  - use latest LLVM 3.3 version on OSX.

----------------------------------------------------
Version 0.89b - 14/06/2013

  - fix in Faust bargraph code generation

----------------------------------------------------
Version 0.88b - 22/05/2013

  - temporary folder location (for SVG...) changed on Windows

----------------------------------------------------
Version 0.87b - 06/05/2013

  - memory management correction in Faust. 
  - correct "write" message. 
  - 64/32 bits version on OSX

----------------------------------------------------
Version 0.86b - 04/04/2013

  - fix recursion limitation bug in Faust

----------------------------------------------------
Version 0.85b - 03/15/2013

  - memory management corrections in LLVM code generation

----------------------------------------------------
Version 0.84b - 03/15/2013

  - crash bug correction in LLVM code generation

----------------------------------------------------
Version 0.83b - 09/03/2013

  - add "write" message to save DSP in external files

----------------------------------------------------
Version 0.82b - 12/05/2012

  - all commands now quoted (on OSX and Windows)

----------------------------------------------------
Version 0.81b - 12/03/2012

  - first version for Windows

----------------------------------------------------
Version 0.80b - 11/20/2012

  - now open menu at mouse current location

----------------------------------------------------
Version 0.79b - 11/12/2012

  - First release

