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

#include <m_pd.h>

Public Attributes

int s_n
 
t_samples_vec
 
t_float s_sr
 
int s_refcount
 
int s_isborrowed
 
struct _signals_borrowedfrom
 
struct _signals_nextfree
 
struct _signals_nextused
 
int s_vecsize
 

Member Data Documentation

struct _signal* _signal::s_borrowedfrom
int _signal::s_isborrowed
int _signal::s_n
struct _signal* _signal::s_nextfree
struct _signal* _signal::s_nextused
int _signal::s_refcount
t_float _signal::s_sr
t_sample* _signal::s_vec
int _signal::s_vecsize

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