From: ddennedy Date: Tue, 8 Jan 2008 07:00:15 +0000 (+0000) Subject: minor typo fix X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=b82faed1fe2b1e11727d8634e1fee7b9ef6d620b;p=mlt minor typo fix git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@1047 d19143bc-622f-0410-bfdd-b5b2a6649095 --- diff --git a/docs/services.txt b/docs/services.txt index 13d3ee6f..c86b7bd1 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -704,7 +704,7 @@ Filters Details If you are using a consumer that uses ALSA, then you should start - jacks with the dummy driver: jackd -d dummy. + jackd with the dummy driver: jackd -d dummy. I also recommend using a period size of 2048: -p 2048. jackd -ddummy -r48000 -p2048