Changeset 27fa522
- Timestamp:
- Oct 15, 2009, 4:07:36 PM (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:
- b4f5967
- Parents:
- 24d4433
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/types.h
r24d4433 r27fa522 61 61 /** signed integer */ 62 62 typedef int sint_t; 63 /** character */ 64 typedef char char_t; 63 65 64 66 #ifdef __cplusplus
Note: See TracChangeset
for help on using the changeset viewer.