diff --git a/config/os/macosx/ipc.h b/config/os/macosx/ipc.h index 621196e..c021039 100644 --- a/config/os/macosx/ipc.h +++ b/config/os/macosx/ipc.h @@ -56,7 +56,7 @@ time out solve the problem but does not seems really satisfactory. */ -#define WAIT 25 /* in millisecond */ +#define WAIT 2500 /* in millisecond */ static inline int jack_client_resume(jack_client_internal_t *client)