//header files for fifo, part of cava
void* input_fifo(void* data);
int write_to_fftw_input_buffers(int16_t buf[], int16_t frames, void* data);