Changeset 445e0dca
- Timestamp:
- Dec 4, 2007, 6:15:34 PM (17 years ago)
- 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:
- 79e72cf
- Parents:
- c60d684
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rc60d684 r445e0dca 253 253 tests/Makefile 254 254 tests/src/Makefile 255 tests/cpp/Makefile 255 256 sounds/Makefile 256 257 swig/Makefile -
tests/Makefile.am
rc60d684 r445e0dca 1 1 if COMPILE_TESTS 2 SUBDIRS = src 2 SUBDIRS = src cpp 3 3 endif
Note: See TracChangeset
for help on using the changeset viewer.