diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /audio/xanalyser/pkg-descr | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | ports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415498
Diffstat (limited to 'audio/xanalyser/pkg-descr')
-rw-r--r-- | audio/xanalyser/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xanalyser/pkg-descr b/audio/xanalyser/pkg-descr index e8ef130c6a7b..7f7f29bb70db 100644 --- a/audio/xanalyser/pkg-descr +++ b/audio/xanalyser/pkg-descr @@ -3,7 +3,7 @@ XAnalyser is a program to analyse a stereo audio signal. It has two displays: Frequency Spectrum Using Fast Fourier Transform, the time domain of the signal is transformed into the frequency domain, i.e. the amplitude (in logarithmic scale) of the -audio signal is plotted versus the frequency. Either the sum of the +audio signal is plotted versus the frequency. Either the sum of the left and right channel of the audio signal can be shown or both channels simultaneously. @@ -15,6 +15,6 @@ a horizontal line, whereas an audio signal only present on the right channel produces a vertical line. A mono signal produces a 45 degree line. A stereo signal creates a wilde pattern (if the phase is correct, predominately in the same direction as a mono signal) or may even fill -the entire scope. +the entire scope. WWW: http://arvin.schnell-web.net/xanalyser/ |