[Demudi-commits] r296 - demudi-trac/trunk/wiki

Steve Doonan xscd-guest@haydn.debian.org
Fri, 03 Dec 2004 19:34:36 -0700


Author: xscd-guest
Date: 2004-12-03 19:33:50 -0700 (Fri, 03 Dec 2004)
New Revision: 296

Modified:
   demudi-trac/trunk/wiki/DocumentsFaq
Log:
becoming familiar with TracWiki formatting

Modified: demudi-trac/trunk/wiki/DocumentsFaq
===================================================================
--- demudi-trac/trunk/wiki/DocumentsFaq	2004-12-04 02:25:21 UTC (rev 295)
+++ demudi-trac/trunk/wiki/DocumentsFaq	2004-12-04 02:33:50 UTC (rev 296)
@@ -14,9 +14,10 @@
 while getting used to it, you're going to need it.
 
 An introduction to the shell, Linux's command-line interface:
-   * [http://linux.org.mt/article/terminal The Linux Terminal - a Beginners' Bash]
-   * [http://www.tuxfiles.org/linuxhelp/theshell.html The Linux Shell, at TuxFiles]
 
+ * [http://linux.org.mt/article/terminal The Linux Terminal - a Beginners' Bash]
+ * [http://www.tuxfiles.org/linuxhelp/theshell.html The Linux Shell, at TuxFiles]
+
 == Becoming root ==
 
 To get access to root type:
@@ -139,10 +140,8 @@
 system then it's worth taking the time to figure this out. The {{{Status}}}
 button also provides some slightly less verbose information.
 
-=== Setup ===
+=== Setup - the qjackctl settings tab ===
 
-==== Settings tab ====
-
 The 'Server Path' should be set to {{{jackstart}}} and the 'Driver' to
 {{{alsa}}}. 'Parameters' - you probably want to check {{{Realtime}}} for most
 work and {{{Softmode}}} to start with. 'Softmode' means that JACK doesn't quit
@@ -163,16 +162,13 @@
 don't _need_ dithering, so {{{None}}} will do for now. 'Timeout' and 'Start
 Delay' you might want to consider increasing these in certain situations.
 
-
 OK your new settings {{{Stop}}} if JACK is still running and {{{Start}}} again.
 You may need to play with the settings a bit to get satisfactory results.
 
-----
+== ALSA and "permissions" ==
 
-== Permissions & ALSA ==
-
 Check that you have the necessary permissions to use the audio devices.
-{{{vi}}} (a command-line text editor) is used for some of these examples, but
+'''{{{vi}}}''' (a command-line text editor) is used for some of these examples, but
 again, your favourite text editor will do fine. Make sure your username is in
 this file next to the {{{audio}}} entry. It should be, by default, so you
 shouldn't need to change anything here.
@@ -332,11 +328,11 @@
 
 === Further Reading ===
 
-   * [http://www.linuxdj.com/audio/quality/]
-   * [http://jackit.sourceforge.net/docs/faq.php]
-   * [http://jackit.sourceforge.net/docs/faq.php]
-   * [http://alsa.opensrc.org/]
-   * [http://linux-sound.org/]
+ * [http://www.linuxdj.com/audio/quality/]
+ * [http://jackit.sourceforge.net/docs/faq.php]
+ * [http://jackit.sourceforge.net/docs/faq.php]
+ * [http://alsa.opensrc.org/]
+ * [http://linux-sound.org/]
 
 = There's Just One Other Thing ... =
 
@@ -378,21 +374,21 @@
 
 '''A:'''  Yes, at  least as long as you  are running Sarge. Take the following steps--
 
-   * become root
-   * edit your {{{/etc/apt/sources.list}}} adding
+ * become root
+ * edit your {{{/etc/apt/sources.list}}} adding
 {{{
    deb http://apt.agnula.org/demudi testing main local extra
 }}}
-   * from the command line issue:
+ * from the command line issue:
 {{{
    # apt-get install demudi-install demudi-base
 }}}
-   * install the tasks you are interested in. To have a look at them run:
+ * install the tasks you are interested in. To have a look at them run:
 {{{
    # apt-cache search demudi
 }}}
 The task {{{demudi}}} installs them all
-   * install the appropriate kernel for your processor:
+ * install the appropriate kernel for your processor:
 {{{
    # apt-get kernel-image-2.4.25-1-multimedia-<Type>
 }}}
@@ -401,7 +397,7 @@
 {{{
    # apt-get install alsa-modules-2.4.25-1-multimedia-<TYPE>
 }}}
-   * finally  you  may want to run some customisation scripts which
+ * finally  you  may want to run some customisation scripts which
    automatically tune your system:
 {{{
    # cfagent-demudi -D postbaseconfig -D upgrade