Change log
WARNING: to get the source version
- be sure to download the
faust-2.85.9.tar.gzfile 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 filecommand to remove thecom.apple.quarantineextended 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.