diff options
author | JK Wood <joshuakwood@gmail.com> | 2014-07-16 18:33:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:33:02 +0700 |
commit | f134ec71e54180b11a7e9ae38f724f20e07c9f33 (patch) | |
tree | 51965c819d81a980831c59ca3b1341df52098bbc /ham/baudline/README | |
parent | c725702966d3328f8de1f740a9e996d8487e23ea (diff) |
ham/baudline: Added (spectrum analyzer program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ham/baudline/README')
-rw-r--r-- | ham/baudline/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ham/baudline/README b/ham/baudline/README new file mode 100644 index 000000000000..9c898db238a0 --- /dev/null +++ b/ham/baudline/README @@ -0,0 +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 only available in binary format. There is an included +baudline_jack client which can make use of the jack audio connection +kit. |