simple-client: fix source-code comments

Fix simple_client source-code comments.
Since version 1.9.20 of JACK, the simple client feature has changed
but the comments in source-code have not been updated.

Signed-off-by: Le Bao Tin HA <lebaotin.ha@savoirfairelinux.com>
This commit is contained in:
Le Bao Tin HA 2022-07-08 12:23:33 +02:00 committed by Filipe Coelho
parent 6d83fb5a49
commit 07d992fe35
1 changed files with 2 additions and 1 deletions

View File

@ -43,7 +43,8 @@ static void signal_handler(int sig)
* special realtime thread once for each audio cycle.
*
* This client follows a simple rule: when the JACK transport is
* running, copy the input port to the output. When it stops, exit.
* running, write nframes sine wave samples to the two outputs ports.
* When it stops, exit.
*/
int