summaryrefslogtreecommitdiff
path: root/cad/basicdsp/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cad/basicdsp: Cleanup EXPIRED portsMuhammad Moinur Rahman2022-12-311-23/+0
| | | | Approved by: portmgr
* - Fix build under clangDiane Bruce2011-07-011-4/+6
| | | | | | | - Replace hard coded g++ with ${CXX} in Makefile Notes: svn path=/head/; revision=276779
* - Fix build on 6.0Diane Bruce2008-11-071-4/+4
| | | | Notes: svn path=/head/; revision=222483
* - Update to 1.01Diane Bruce2008-11-056-97/+13
| | | | | | | - Contributed man page is now part of distribution Notes: svn path=/head/; revision=222421
* BasicDSP is an educational tool that makes it easy to experiment with simpleDiane Bruce2008-08-176-0/+105
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. Notes: svn path=/head/; revision=218728