Changeset 1342c2f


Ignore:
Timestamp:
Oct 25, 2009, 10:03:57 PM (14 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
180eeca
Parents:
e460e60
Message:

plugins: remove audacity plugin, obsolete

Files:
6 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    re460e60 r1342c2f  
    267267    interfaces/java/aubio/Makefile
    268268    plugins/Makefile
    269     plugins/audacity/Makefile
    270     plugins/audacity/plug-ins/Makefile
    271269    plugins/wavesurfer/Makefile
    272270    plugins/puredata/Makefile
  • plugins/Makefile.am

    re460e60 r1342c2f  
    22PUREDATA = puredata
    33endif
    4 SUBDIRS = wavesurfer audacity ${PUREDATA}
     4SUBDIRS = wavesurfer ${PUREDATA}
Note: See TracChangeset for help on using the changeset viewer.