diff options
Diffstat (limited to 'audio/jack2/README')
-rw-r--r-- | audio/jack2/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack2/README b/audio/jack2/README index a1d6a74719..f812939e7c 100644 --- a/audio/jack2/README +++ b/audio/jack2/README @@ -23,7 +23,7 @@ connections/disconnections are glitch-free. - asynchronous activation : in a given cycle, the server does not wait for all clients to be finished and use output buffer computed the previous cycle. - + The audible result of this mode is that if a client is not activated during one cycle, other clients may still run and the resulting audio stream will still be produced (even if its partial in some way). |