Vuo  2.0.0
VuoAudioBinAverageType.h
Go to the documentation of this file.
1 
10 #pragma once
11 
14 #define VuoList_VuoAudioBinAverageType_TYPE_DEFINED
15 
28 typedef enum {
30  VuoAudioBinAverageType_Quadratic,
31  VuoAudioBinAverageType_Logarithmic
33 
38 
40 
48