summaryrefslogtreecommitdiff
path: root/audio/xanalyser/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-09-21buildlink1 -> buildlink2jlam1-6/+7
2002-05-12* Use ossaudio.buildlink.mk.schmonz1-1/+3
* Include <ctype.h> for tolower() prototype. * Fix pkg/16755 with patch from rxg (thanks!). * Bump PKGREVISION (PLIST change).
2002-04-23Import xanalyser-1.21. Patches and approval by garbled.schmonz1-0/+19
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.