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/PLIST | |
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/PLIST')
-rw-r--r-- | audio/xanalyser/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xanalyser/PLIST b/audio/xanalyser/PLIST new file mode 100644 index 00000000000..4ea41c402af --- /dev/null +++ b/audio/xanalyser/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/23 03:33:26 schmonz Exp $ +bin/xanalyser +man/man1/xanalyser.1 |