diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:11:52 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:11:52 -0400 |
commit | 2254e102f8055976b82594e3f4a21e021b7ba599 (patch) | |
tree | 7d168e8de2b16f7d9a190fcf8d53e6e7faca17db /ham | |
parent | ed5d86280cf0e5e88555f9cc1ba79fe83a0633f9 (diff) |
ham/baudline: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ham')
-rw-r--r-- | ham/baudline/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/ham/baudline/README b/ham/baudline/README index 212092aaea11..445165b5bb45 100644 --- a/ham/baudline/README +++ b/ham/baudline/README @@ -1,11 +1,12 @@ -Baudline is a time-frequency browser designed for scientific visualization -of the spectral domain. Signal analysis is performed by Fourier, -correlation, and raster transforms that create colorful spectrograms with -vibrant detail. Conduct test and measurement experiments with the built in -function generator, or play back audio files with a multitude of effects and -filters. The baudline signal analyzer combines fast digital signal -processing, versatile high speed displays, and continuous capture tools -for hunting down and studying elusive signal characteristics. +Baudline is a time-frequency browser designed for scientific +visualization of the spectral domain. Signal analysis is performed +by Fourier, correlation, and raster transforms that create colorful +spectrograms with vibrant detail. Conduct test and measurement +experiments with the built in function generator, or play back audio +files with a multitude of effects and filters. The baudline signal +analyzer combines fast digital signal processing, versatile high speed +displays, and continuous capture tools for hunting down and studying +elusive signal characteristics. Baudline is only available in binary format. There is an included baudline_jack client which can make use of the jack audio connection |