Use odd table size so it doesn't seem to work when it actually fails.
This commit is contained in:
parent
104ba1fd9b
commit
e84dad6e88
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
#define TWOPI (M_PI * 2.0)
|
||||
|
||||
#define DEFAULT_BUFFER_SIZE (64)
|
||||
#define TABLE_SIZE (200)
|
||||
|
||||
typedef struct
|
||||
{
|
||||
double left_phase;
|
||||
|
|
|
|||
Loading…
Reference in a new issue