-
Notifications
You must be signed in to change notification settings - Fork 2
Building
Egor Dmitriev edited this page Sep 10, 2018
·
1 revision
- libsndfile 1.0.28
- OpenBLAS 0.2.14
- Armadillo 8.600.0
- FFTW 3.3.8
- SIGPACK 1.2.4
- pybind11 2.2.3
- GTEST 1.8.0
- Args 6.2.0
- json 3.2.0
DGMOCK_ROOT, Dpybind11_INCLUDE_DIR, DBLAS_LIBRARY, DLAPACK_LIBRARY, DARMADILLO_INCLUDE_DIR, DARMADILLO_LIBRARY, DSIGPACK_INCLUDE_DIR, DFFTW_ROOT, DPYTHON_EXECUTABLE
use cmake --build . --target my_target here
-
main
- command line tool for tempo extraction -
tempo_estimation_py
- python bindings fortempo_estimation
library -
tempo_estimation
- library with utilities for signal processign and tempo information extraction
python pip install .