|
|
|
@ -992,9 +992,7 @@ as of 0.4.0 all options are specified in config file, see in '/home/username/.co |
|
|
|
nanosleep(&req, NULL); |
|
|
|
nanosleep(&req, NULL); |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
for (o = 0; o < bars; o++) { |
|
|
|
memcpy(flastd, f, 200 * sizeof(int)); |
|
|
|
flastd[o] = f[o]; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// checking if audio thread has exited unexpectedly
|
|
|
|
// checking if audio thread has exited unexpectedly
|
|
|
|
if (audio.terminate == 1) { |
|
|
|
if (audio.terminate == 1) { |
|
|
|
|