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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to