aubio  0.3.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Typedefs
types.h File Reference

Definition of data types used in aubio. More...

This graph shows which files directly or indirectly include this file:

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

Detailed Description

Definition of data types used in aubio.

Todo:
replace all known types with their alias (in midi*.[ch])
Todo:
add unknown types aliases (char, FILE)
Todo:
add OS switches
Todo:
add long/float switches