Changeset 0806cd2
- Timestamp:
- Apr 22, 2016, 11:55:42 PM (9 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:
- 58cffee
- Parents:
- aad1235
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
raad1235 r0806cd2 194 194 #define TWO_PI (PI*2.) 195 195 196 #ifndef PATH_MAX 197 #define PATH_MAX 1024 198 #endif 199 196 200 /* aliases to math.h functions */ 197 201 #if !HAVE_AUBIO_DOUBLE
Note: See TracChangeset
for help on using the changeset viewer.