- Timestamp:
- Sep 12, 2009, 12:06:19 AM (15 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:
- c5c0c98
- Parents:
- 32f5a01
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/aubio_priv.h
r32f5a01 r68a3fc9 132 132 #define LOG logf 133 133 #define FLOOR floorf 134 #define TRUNC truncf 134 #define CEIL ceilf 135 #define ROUND(x) FLOOR(x_.5) 135 136 136 137 /* aliases to complex.h functions */
Note: See TracChangeset
for help on using the changeset viewer.