aubio
0.3.2
|
Definition of data types used in aubio. More...
Go to the source code of this file.
Typedefs | |
typedef float | smpl_t |
short sample format (32 or 64 bits) | |
typedef double | lsmp_t |
long sample format (64 bits or more) | |
typedef unsigned int | uint_t |
unsigned integer | |
typedef int | sint_t |
signed integer |