Files
ports/audio/spectrogram/pkg-message
Franco Fichtner a309cd75a6 */*: sync with upstream
Taken from: HardenedBSD
2019-08-18 05:35:32 +02:00

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
}
]