Ignore:
Timestamp:
03/09/2020 03:02:12 PM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2aff70f
Parents:
22618785
Message:

Format multimedia chapter

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22821 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/alsa-tools.xml

    r22618785 r2eeb8695  
    101101&as_root;
    102102
    103     <para>First, start a subshell that will exit on error:</para>
     103    <para>
     104      First, start a subshell that will exit on error:
     105    </para>
    104106
    105107<screen><userinput>bash -e</userinput></screen>
     
    146148unset tool tool_dir</userinput></screen>
    147149
    148     <para>Finally, exit the shell that was started earlier:</para>
     150    <para>
     151      Finally, exit the shell that was started earlier:
     152    </para>
    149153
    150154<screen><userinput>exit</userinput></screen>
     
    189193        <term><command>as10k1</command></term>
    190194        <listitem>
    191           <para>is an assembler for the emu10k1 DSP chip present in the
    192           Creative SB Live, PCI 512, and emu APS sound cards. It is used
    193           to make audio effects such as a flanger, chorus or reverb.</para>
     195          <para>
     196            is an assembler for the emu10k1 DSP chip present in the
     197            Creative SB Live, PCI 512, and emu APS sound cards. It is used
     198            to make audio effects such as a flanger, chorus or reverb.
     199          </para>
    194200          <indexterm zone="alsa-tools as10k1">
    195201            <primary sortas="b-as10k1">as10k1</primary>
     
    201207        <term><command>cspctl</command></term>
    202208        <listitem>
    203           <para>is an SB16/AWE32 Creative Signal Processor
    204           (ASP/CSP) control program.</para>
     209          <para>
     210            is an SB16/AWE32 Creative Signal Processor (ASP/CSP) control
     211            program.
     212          </para>
    205213          <indexterm zone="alsa-tools cspctl">
    206214            <primary sortas="b-cspctl">cspctl</primary>
     
    212220        <term><command>echomixer</command></term>
    213221        <listitem>
    214           <para>is the Linux equivalent of the Echoaudio console application
    215           from Echoaudio. It is a tool to control all the features of any Echoaudio
    216           soundcard. This includes clock sources, input and output gains, mixers,
    217           etc.</para>
     222          <para>
     223            is the Linux equivalent of the Echoaudio console application
     224            from Echoaudio. It is a tool to control all the features of any
     225            Echoaudio soundcard. This includes clock sources, input and output
     226            gains, mixers, etc.
     227          </para>
    218228          <indexterm zone="alsa-tools echomixer">
    219229            <primary sortas="b-echomixer">echomixer</primary>
     
    225235        <term><command>envy24control</command></term>
    226236        <listitem>
    227           <para>is a control tool for Envy24 (ice1712) based sound cards.</para>
     237          <para>
     238            is a control tool for Envy24 (ice1712) based sound cards.
     239          </para>
    228240          <indexterm zone="alsa-tools envy24control">
    229241            <primary sortas="b-envy24control">envy24control</primary>
     
    262274        <term><command>hdspconf</command></term>
    263275        <listitem>
    264           <para>is a GUI to control the Hammerfall
    265           HDSP Alsa Settings. Up to four hdsp cards are supported.</para>
     276          <para>
     277            is a GUI to control the Hammerfall
     278            HDSP Alsa Settings. Up to four hdsp cards are supported.
     279          </para>
    266280          <indexterm zone="alsa-tools hdspconf">
    267281            <primary sortas="b-hdspconf">hdspconf</primary>
     
    273287        <term><command>hdsploader</command></term>
    274288        <listitem>
    275           <para>is used to load the firmware required by the Hammerfall
    276           HDSP sound cards.</para>
     289          <para>
     290            is used to load the firmware required by the Hammerfall
     291            HDSP sound cards.
     292          </para>
    277293          <indexterm zone="alsa-tools hdsploader">
    278294            <primary sortas="b-hdsploader">hdsploader</primary>
     
    284300        <term><command>hdspmixer</command></term>
    285301        <listitem>
    286           <para>is the Linux equivalent of the Totalmix application from RME.
    287           It is a tool to control the advanced routing features of the RME
    288           Hammerfall DSP soundcard series.</para>
     302          <para>
     303            is the Linux equivalent of the Totalmix application from RME.
     304            It is a tool to control the advanced routing features of the RME
     305            Hammerfall DSP soundcard series.
     306          </para>
    289307          <indexterm zone="alsa-tools hdspmixer">
    290308            <primary sortas="b-hdspmixer">hdspmixer</primary>
     
    298316          <para>
    299317            allows you to control the volume of individual streams on sound
    300             cards that use hardware mixing
     318            cards that use hardware mixing.
    301319          </para>
    302320          <indexterm zone="alsa-tools hwmixvolume">
     
    310328        <listitem>
    311329          <para>
    312             are tools used to initialize Creative Sound Blaster Audigy-series cards.
     330            are tools used to initialize Creative Sound Blaster Audigy-series
     331            cards.
    313332          </para>
    314333          <indexterm zone="alsa-tools init_audigy_progs">
     
    333352        <term><command>ld10k1</command></term>
    334353        <listitem>
    335           <para>is the server of a EMU10K{1,2} patch loader for ALSA.</para>
     354          <para>
     355            is the server of a EMU10K{1,2} patch loader for ALSA.
     356          </para>
    336357          <indexterm zone="alsa-tools ld10k1">
    337358            <primary sortas="b-ld10k1">ld10k1</primary>
     
    343364        <term><command>lo10k1</command></term>
    344365        <listitem>
    345           <para>is the client of a EMU10K{1,2} patch loader for ALSA.</para>
     366          <para>
     367            is the client of a EMU10K{1,2} patch loader for ALSA.
     368          </para>
    346369          <indexterm zone="alsa-tools lo10k1">
    347370            <primary sortas="b-lo10k1">lo10k1</primary>
     
    353376        <term><command>dl10k1</command></term>
    354377        <listitem>
    355           <para>loads config dumps generated by <command>lo10k1</command>
    356           and <command>ld10k1</command>.</para>
     378          <para>
     379            loads config dumps generated by <command>lo10k1</command>
     380            and <command>ld10k1</command>.
     381          </para>
    357382          <indexterm zone="alsa-tools dl10k1">
    358383            <primary sortas="b-dl10k1">dl10k1</primary>
     
    364389        <term><command>ld10k1d</command></term>
    365390        <listitem>
    366           <para>is an init script for the <command>ld10k1</command>
    367           patch loader.</para>
     391          <para>
     392            is an init script for the <command>ld10k1</command>
     393            patch loader.
     394          </para>
    368395          <indexterm zone="alsa-tools ld10k1d">
    369396            <primary sortas="b-ld10k1d">ld10k1d</primary>
     
    376403        <term><command>qlo10k1</command></term>
    377404        <listitem>
    378           <para>is a <application>Qt</application> GUI for the
    379           <command>ld10k1</command> patch loader.</para>
     405          <para>
     406            is a <application>Qt</application> GUI for the
     407            <command>ld10k1</command> patch loader.
     408          </para>
    380409          <indexterm zone="alsa-tools qlo10k1">
    381410            <primary sortas="b-qlo10k1">qlo10k1</primary>
     
    388417        <term><command>mixartloader</command></term>
    389418        <listitem>
    390           <para>is a helper program to load the firmware binaries onto the
    391           Digigram's miXart board sound drivers. The following modules require this
    392           program: snd-mixart. These drivers don't work properly at all until the
    393           certain firmwares are loaded, i.e. no PCM nor mixer devices will
    394           appear.</para>
     419          <para>
     420            is a helper program to load the firmware binaries onto the
     421            Digigram's miXart board sound drivers. The following modules
     422            require this program: snd-mixart. These drivers don't work
     423            properly at all until the certain firmwares are loaded, i.e. no
     424            PCM nor mixer devices will appear.
     425          </para>
    395426          <indexterm zone="alsa-tools mixartloader">
    396427            <primary sortas="b-mixartloader">mixartloader</primary>
     
    402433        <term><command>pcxhrloader</command></term>
    403434        <listitem>
    404           <para>is a helper program to load the firmware binaries onto
    405           Digigram's pcxhr compatible board sound drivers. The following modules
    406           require this program: snd-pcxhr. These drivers don't work properly at all
    407           until the certain firmwares are loaded, i.e. no PCM nor mixer devices will
    408           appear.</para>
     435          <para>
     436            is a helper program to load the firmware binaries onto
     437            Digigram's pcxhr compatible board sound drivers. The following
     438            modules require this program: snd-pcxhr. These drivers don't work
     439            properly at all until certain firmwares are loaded, i.e. no PCM
     440            nor mixer devices will appear.
     441          </para>
    409442          <indexterm zone="alsa-tools pcxhrloader">
    410443            <primary sortas="b-pcxhrloader">pcxhrloader</primary>
     
    416449        <term><command>rmedigicontrol</command></term>
    417450        <listitem>
    418           <para>is a control tool for RME Digi32 and RME Digi96 sound cards.
    419           It provides a graphical frontend for all the sound card controls and
    420           switches.</para>
     451          <para>
     452            is a control tool for RME Digi32 and RME Digi96 sound cards.
     453            It provides a graphical frontend for all the sound card controls
     454            and switches.
     455          </para>
    421456          <indexterm zone="alsa-tools rmedigicontrol">
    422457            <primary sortas="b-rmedigicontrol">rmedigicontrol</primary>
     
    428463        <term><command>sbiload</command></term>
    429464        <listitem>
    430           <para>is an OPL2/3 FM instrument loader for the
    431           ALSA sequencer.</para>
     465          <para>
     466            is an OPL2/3 FM instrument loader for the ALSA sequencer.
     467          </para>
    432468          <indexterm zone="alsa-tools sbiload">
    433469            <primary sortas="b-sbiload">sbiload</primary>
     
    439475        <term><command>sscape_ctl</command></term>
    440476        <listitem>
    441           <para>is an ALSA SoundScape control utility.</para>
     477          <para>
     478            is an ALSA SoundScape control utility.
     479          </para>
    442480          <indexterm zone="alsa-tools sscape_ctl">
    443481            <primary sortas="b-sscape_ctl">sscape_ctl</primary>
     
    449487        <term><command>us428control</command></term>
    450488        <listitem>
    451           <para>is a Tascam US-428 control program.</para>
     489          <para>
     490            is a Tascam US-428 control program.
     491          </para>
    452492          <indexterm zone="alsa-tools us428control">
    453493            <primary sortas="b-us428control">us428control</primary>
     
    459499        <term><command>usx2yloader</command></term>
    460500        <listitem>
    461           <para>is a helper program to load the 2nd Phase firmware binaries
    462           onto the Tascam USX2Y USB sound cards. It has proven to work so far for the
    463           US122, US224 and US428. The snd-usb-usx2y module requires this program.</para>
     501          <para>
     502            is a helper program to load the 2nd Phase firmware binaries onto
     503            the Tascam USX2Y USB sound cards. It has proven to work so far for
     504            the US122, US224 and US428. The snd-usb-usx2y module requires this
     505            program.
     506          </para>
    464507          <indexterm zone="alsa-tools usx2yloader">
    465508            <primary sortas="b-usx2yloader">usx2yloader</primary>
     
    471514        <term><command>vxloader</command></term>
    472515        <listitem>
    473           <para>is a helper program to load the firmware binaries onto the
    474           Digigram's VX-board sound drivers. The following modules require this program:
     516          <para>
     517            is a helper program to load the firmware binaries onto the
     518            Digigram's VX-board sound drivers. The following modules require
     519            this program:
    475520          snd-vx222, snd-vxpocket, snd-vxp440. These drivers don't work properly at all
    476521          until the certain firmwares are loaded, i.e. no PCM nor mixer devices will
    477           appear.</para>
     522          appear.
     523          </para>
    478524          <indexterm zone="alsa-tools vxloader">
    479525            <primary sortas="b-vxloader">vxloader</primary>
Note: See TracChangeset for help on using the changeset viewer.