tilde~
Puredata Qt-based GUI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
_resample Struct Reference

#include <m_pd.h>

Public Attributes

int method
 
int downsample
 
int upsample
 
t_samples_vec
 
int s_n
 
t_samplecoeffs
 
int coefsize
 
t_samplebuffer
 
int bufsize
 

Member Data Documentation

t_sample* _resample::buffer
int _resample::bufsize
t_sample* _resample::coeffs
int _resample::coefsize
int _resample::downsample
int _resample::method
int _resample::s_n
t_sample* _resample::s_vec
int _resample::upsample

The documentation for this struct was generated from the following file: