Faust version 2.60.3
github-actions
released this
19 Jun 07:49
·
681 commits
to master-dev
since this release
Change log
WARNING: to get the source version
- be sure to download the
faust-2.60.3.tar.gz
file to get a complete source folder (in particular, with all the libraries) - on macOS, binary files are still to notarise, you may have to use the
xattr -rd com.apple.quarantine file
command to remove thecom.apple.quarantine
extended attribute. See the xattr man page for details on how to use that tool.
New
- Rework
-dlt
threshold handling. - JSFX backend contributed by Johann Philippe.
- Properly test
-mcd
values in best found vector option. - Improve
dsp_optimizer
to properly test -mcd values in scalar mode. - Add size (in bytes) item in JSON.
Deprecated
Fixed bugs
- More robust FaustPlugin_template.cs, correct
faust2unity
. - Using boxpp to display real values in SVG diagrams.
- Make preset management thread safe.
Libraries
- New version of reducemaps.lib with
parReduce
. - Fix
RMS_FBcompressor_peak_limiter_N_chan
. - Add
tabulateNd
. - tabulate: use int(id+0.5) in .val