Go to the documentation of this file.
17 #if (FLEXT_SYS == FLEXT_SYS_MAX) && !defined(__FLEXT_MSPBUFFER_H)
18 #define __FLEXT_MSPBUFFER_H
35 typedef struct _buffer
57 short b_inst[bi_numparams];
65 long b_selbegin[MAXCHAN];
66 long b_selend[MAXCHAN];
78 #define BUFWIND(x) ((t_wind *)(x->b_wind))