Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cad/basicdsp: Cleanup EXPIRED ports | Muhammad Moinur Rahman | 2022-12-31 | 1 | -23/+0 |
| | | | | Approved by: portmgr | ||||
* | - Fix build under clang | Diane Bruce | 2011-07-01 | 1 | -4/+6 |
| | | | | | | | - Replace hard coded g++ with ${CXX} in Makefile Notes: svn path=/head/; revision=276779 | ||||
* | - Fix build on 6.0 | Diane Bruce | 2008-11-07 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=222483 | ||||
* | - Update to 1.01 | Diane Bruce | 2008-11-05 | 6 | -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 simple | Diane Bruce | 2008-08-17 | 6 | -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 |