diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-04-23 03:33:26 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-04-23 03:33:26 +0000 |
commit | 883c1cbfb0b011be32bbdd992cb0d881c096bcd6 (patch) | |
tree | 316679bee52f6fe527724366098fe0e2828b78d6 /audio/xanalyser/DESCR | |
parent | 408c5305410c46a741ae66a409b9cb3ef08e0316 (diff) | |
download | pkgsrc-883c1cbfb0b011be32bbdd992cb0d881c096bcd6.tar.gz |
Import xanalyser-1.21. Patches and approval by garbled.
The frequency analyser showes the frequency spectrum of the source,
either separately for both channels or together. Roughly speaking
the XY scope draws a plots where the left channel is used for the
x axis and the right channel for the y axis. Thus a audio signal
only present on the left channel produces a horizontal line, whereas
a audio signal only present on the right channel produces a vertical
line. Can be used as a PC-Based RTA.
Diffstat (limited to 'audio/xanalyser/DESCR')
-rw-r--r-- | audio/xanalyser/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/xanalyser/DESCR b/audio/xanalyser/DESCR new file mode 100644 index 00000000000..e49ccff237b --- /dev/null +++ b/audio/xanalyser/DESCR @@ -0,0 +1,7 @@ +The frequency analyser showes the frequency spectrum of the source, +either separately for both channels or together. Roughly speaking +the XY scope draws a plots where the left channel is used for the +x axis and the right channel for the y axis. Thus a audio signal +only present on the left channel produces a horizontal line, whereas +a audio signal only present on the right channel produces a vertical +line. Can be used as a PC-Based RTA. |