shattered
adc46f7724
Update to 1.32 (2008). No changelog found.
2014-09-14 12:48:35 +00:00
hans
123cffa4a9
Fix build on SunOS.
2012-03-01 17:30:00 +00:00
dholland
7cf1f178ab
Fix broken amd64 build
2008-08-02 19:33:21 +00:00
joerg
2f25a23653
DragonFly support.
2005-12-11 20:46:50 +00:00
schmonz
3e8d9be75a
Update to 1.24. No changelog available. Most visible change is
...
incorporation of most of our build patches.
2005-01-09 08:37:48 +00:00
minskim
44392c7ea0
Make xanalyser build on Linux.
...
- Include endian.h instead of machine/endian.h.
- Include byteswap.h instead of sys/bswap.h.
- Replace -lossaudio with LIBOSSAUDIO.
2004-05-03 17:00:42 +00:00
minskim
675f955559
No need to replace sys/soundcard.h with soundcard.h, because
...
ossaudio.buildlink3.mk creates sys/soundcard.h if it is not available.
2004-05-03 16:25:07 +00:00
dmcmahill
d48b21835d
use correct header for bswap functions. Also fix the test for byte ordering.
...
fixes complition problem noted in latest alpha bulk build.
2002-08-09 01:58:02 +00:00
schmonz
1dfd4a12bd
* Use ossaudio.buildlink.mk.
...
* Include <ctype.h> for tolower() prototype.
* Fix pkg/16755 with patch from rxg (thanks!).
* Bump PKGREVISION (PLIST change).
2002-05-12 14:47:11 +00:00
schmonz
883c1cbfb0
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.
2002-04-23 03:33:26 +00:00