Files
ports/audio/spectrogram/pkg-message
2019-08-13 16:00:39 +00: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
}
]