|
Csound and CsoundAC API
5.17
|
Data Structures | |
| struct | LPHEADER |
Defines | |
| #define | LP_MAGIC 999 |
| #define | LP_MAGIC2 2399 /* pole file type */ |
| #define | LPBUFSIZ 4096 /* in lpanal */ |
| #define | MAXPOLES 1000 |
| #define | MAXWINDIN 1000 /* for 10ms hops at 50 KC */ |
| #define | NDATA 4 /* number of data values stored with frame */ |
| #define LP_MAGIC 999 |
| #define LP_MAGIC2 2399 /* pole file type */ |
| #define MAXPOLES 1000 |
| #define MAXWINDIN 1000 /* for 10ms hops at 50 KC */ |
| #define NDATA 4 /* number of data values stored with frame */ |
1.7.6.1