Date: Sun, 17 Aug 2008 20:22:21 +0000 (UTC) From: Diane Bruce <db@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad Makefile ports/cad/basicdsp Makefile distinfo pkg-descr ports/cad/basicdsp/files basicdsp.1 patch-Makefile patch-aboutdialog.cpp patch-book.cpp patch-book.h patch-gui.cpp Message-ID: <200808172022.m7HKMLQF076358@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
db 2008-08-17 20:22:21 UTC
FreeBSD ports repository
Modified files:
cad Makefile
Added files:
cad/basicdsp Makefile distinfo pkg-descr
cad/basicdsp/files basicdsp.1 patch-Makefile
patch-aboutdialog.cpp patch-book.cpp
patch-book.h patch-gui.cpp
Log:
BasicDSP is an educational tool that makes it easy to experiment with simple
Digital Signal Processing algorithms for audio signals. The input can either
be taken from the sound card, or be a locally generated sine wave, white noise
or impulse signal. The output is fed to the sound card, as well as to a virtual
oscilloscope and spectrum analyzer.
Revision Changes Path
1.105 +1 -0 ports/cad/Makefile
1.1 +34 -0 ports/cad/basicdsp/Makefile (new)
1.1 +3 -0 ports/cad/basicdsp/distinfo (new)
1.1 +41 -0 ports/cad/basicdsp/files/basicdsp.1 (new)
1.1 +17 -0 ports/cad/basicdsp/files/patch-Makefile (new)
1.1 +11 -0 ports/cad/basicdsp/files/patch-aboutdialog.cpp (new)
1.1 +14 -0 ports/cad/basicdsp/files/patch-book.cpp (new)
1.1 +10 -0 ports/cad/basicdsp/files/patch-book.h (new)
1.1 +12 -0 ports/cad/basicdsp/files/patch-gui.cpp (new)
1.1 +7 -0 ports/cad/basicdsp/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808172022.m7HKMLQF076358>
