github grame-cncm/faust 2.85.9
Faust version 2.85.9

9 hours ago

Change log

WARNING: to get the source version

  • be sure to download the faust-2.85.9.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

  • Add spcap.dsp example.
  • architecture/rust: register N×M JACK ports based on DSP channel count.

Deprecated

Fixed bugs

  • Fix division by zero in uiNumEntry when step is 0.
  • Changed types on inputs and outputs to compute! from overly constrained Matrix to the more useable AbstractMatrix.
  • Correct faustmini/faustmaxi prototypes.
  • Rework JACK and PortAudio Rust architectures.

Libraries

  • Add spcap et spcap_ui in spats.lib.

Don't miss a new faust release

NewReleases is sending notifications on new releases.