1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/audio/spectrogram/pkg-message

11 lines
191 B
Plaintext

[
{ type: install
message: <<EOM
The default sndiod configuration on FreeBSD already has monitor mode
enabled. To start spectrogram run
env AUDIODEVICE=snd/0.monitor spectrogram
EOM
}
]