github grame-cncm/faust 2.85.5
Faust version 2.85.5

7 hours ago

Change log

WARNING: to get the source version

  • be sure to download the faust-2.85.5.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 the com.apple.quarantine extended attribute. See the xattr man page for details on how to use that tool. MacOS Monterey is now the minimal version.

New

  • Implement -it option in Rust backend.
  • Improvements in faust2daisy.
  • Add AssemblyScript backend.
  • Add nam_faust_dsp.h and nam-jack-gtk.cpp to wrap and use NeuralAmpModelerCore code.
  • Add compilation statistics in FIR backend.
  • Add dsp_factory::getJSON method.
  • Extended pattern matching for route.
  • Add Claude generated brightOrgan.
  • Add delay-line options and -scalar mode to faustbench-llvm.
  • Improve rust codegen for wasm target.
  • Update juce-midi.h for recent Juce compatibility.

Deprecated

Fixed bugs

  • Various fixes in Rust backed.
  • Incorrect cast of bargraph in FIR generation.
  • Correct SR generation in subcontainers. Add subcontainer1 test and clang-tidy and ASan based tests.
  • Renaming min_i/max_i in faustmini/faustmaxi in C and ocpp backends.
  • Correct -single option in faustbench.

Libraries

  • Add bitonic sorter functions, returning the sorted values or the indices of the sorted values.
  • Add klonCentaur effect.
  • Add WDF capacitor_Iout and inductor_Iout
  • Add rpm.sawtooth oscillator.
  • Add ef.doppler_shift pitch shifter.
  • New TwinOsc oscillator.
  • New hysteresis.lib.
  • New debug.lib library.

Don't miss a new faust release

NewReleases is sending notifications on new releases.