HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/audio/faust/pkg-message
[
{ type: install
  message: <<EOM
You installed Faust: the programming language for realtime audio
signal processing.

In order to try it, you can put the dsp program from
http://faust.grame.fr/examples/2015/09/30/oscillator.html into the
source file sine.dsp, and run the faust compiler that will create
Qt UI with Jack audio backend:

$ faust2jaqt sine.dsp
$ ./sine;

It will create the window with sliders for two tunable oscillators.

In order to compile programs for some audio backends (like Jack,
PortAudio) you need to first install them.

EOM
}
]