diff --git a/tui_main.c b/tui_main.c index 2b48acc..67dd90f 100644 --- a/tui_main.c +++ b/tui_main.c @@ -42,8 +42,8 @@ static void usage(void) { "\n" "OSC/MIDI options:\n" " --strict-timing\n" -" Reduce the timing jitter of outgoing MIDI and OSC messages.\n" -" Uses more CPU time.\n" +" Attempt to reduce timing jitter of outgoing MIDI and OSC\n" +" messages. Uses more CPU time. May have no effect.\n" "\n" " --osc-midi-bidule \n" " Set MIDI to be sent via OSC formatted for Plogue Bidule.\n"