You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.