Changeset c60d684


Ignore:
Timestamp:
Dec 4, 2007, 5:58:40 PM (16 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:
445e0dca
Parents:
45f1f06
Message:

added simple cpp interface draft

Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r45f1f06 rc60d684  
    1010endif
    1111
    12 SUBDIRS = src ext examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC)
     12SUBDIRS = src ext cpp examples sounds plugins $(PYTHONDIR) $(SWIGDIR) $(DOC)
    1313EXTRA_DIST = bootstrap VERSION
    1414
  • configure.ac

    r45f1f06 rc60d684  
    249249    src/Makefile
    250250    ext/Makefile
     251    cpp/Makefile
    251252    examples/Makefile
    252253    tests/Makefile
Note: See TracChangeset for help on using the changeset viewer.