Difference between revisions of "Template:Device Infobox/Audio"
Malvineous (Talk | contribs) (Update properties) |
Malvineous (Talk | contribs) (Add internal input and output connectors) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
{{Device Infobox/Item | Channels | {{#if:{{{Channels|}}} | [[Has max channels::{{{Channels}}}]]|''Unknown''}} }} | {{Device Infobox/Item | Channels | {{#if:{{{Channels|}}} | [[Has max channels::{{{Channels}}}]]|''Unknown''}} }} | ||
{{Device Infobox/Item | FM synth | {{#if:{{{FM synth|}}} | [[Has FM synth::{{{FM synth}}}]]|''Unknown''}} }} | {{Device Infobox/Item | FM synth | {{#if:{{{FM synth|}}} | [[Has FM synth::{{{FM synth}}}]]|''Unknown''}} }} | ||
− | {{Device Infobox/Item | Factory memory | {{#if:{{{Factory memory|}}} | [[Has factory memory::{{{Factory memory}}}]]|''Unknown''}} }} | + | {{Device Infobox/Item | Internal<br/>connectors | |
− | + | <table> | |
+ | <tr><td>CD Audio in:</td><td>{{#if:{{{Input/CD|}}} | {{{Input/CD}}} | [[Has CD audio input connector::None]]}}</td></tr> | ||
+ | <tr><td>PC Speaker in:</td><td>{{#if:{{{Input/PC|}}} | {{{Input/PC}}} | [[Has PC speaker input connector::None]]}}</td></tr> | ||
+ | <tr><td>Aux in:</td><td>{{#if:{{{Input/Aux|}}} | {{{Input/Aux}}} | [[Has aux audio input connector::None]]}}</td></tr> | ||
+ | <tr><td>Phone (TAD) in/out:</td><td>{{#if:{{{Input/TAD|}}} | {{{Input/TAD}}} | [[Has TAD connector::None]]}}</td></tr> | ||
+ | <tr><td>Line out:</td><td>{{#if:{{{Output/Line|}}} | {{{Output/Line}}} | [[Has line output connector::None]]}}</td></tr> | ||
+ | <tr><td>SPDIF out:</td><td>{{#if:{{{Output/SPDIF|}}} | {{{Output/SPDIF}}} | [[Has SPDIF output connector::None]]}}</td></tr> | ||
+ | <tr><td>[[MB_PRO]]:</td><td>[[Has MB_PRO::{{{Has MB_PRO|No}}}]]</td></tr> | ||
+ | <tr><td>[[SB Link]]:</td><td>[[Has SB Link::{{{Has SB Link|No}}}]]</td></tr> | ||
+ | </table> | ||
+ | }} | ||
+ | {{Device Infobox/Item | Factory memory | {{#if:{{{Factory memory|}}} | [[Has factory memory::{{{Factory memory}}}]] | ''Unknown''}} }} | ||
+ | {{#if:{{{Max memory|}}} | | ||
+ | {{Device Infobox/Item | Max memory | [[Has max memory::{{{Max memory}}}]]}} | ||
+ | }} | ||
{{Device Infobox/Item | CD interface | {{{CD interface|''Unknown''}}} }} | {{Device Infobox/Item | CD interface | {{{CD interface|''Unknown''}}} }} | ||
<noinclude> | <noinclude> | ||
Line 34: | Line 48: | ||
| FM synth = ''Value'' || {{Property:Has FM synth}} | | FM synth = ''Value'' || {{Property:Has FM synth}} | ||
|- | |- | ||
− | | | + | | Input/CD = ''Value'' || {{Property:Has CD audio input connector}} |
|- | |- | ||
− | | Max memory = ''Value'' || {{Property:Has max memory}} | + | | Input/PC = ''Value'' || {{Property:Has PC speaker input connector}} |
+ | |- | ||
+ | | Input/Aux = ''Value'' || {{Property:Has aux audio input connector}} | ||
+ | |- | ||
+ | | Input/TAD = ''Value'' || {{Property:Has TAD connector}} | ||
+ | |- | ||
+ | | Output/Line = ''Value'' || {{Property:Has line output connector}} | ||
+ | |- | ||
+ | | Output/SPDIF = ''Value'' || {{Property:Has SPDIF output connector}} | ||
+ | |- | ||
+ | | Has MB_PRO = Yes || Optional. {{Property:Has MB_PRO}} | ||
+ | |- | ||
+ | | Has SB Link = Yes || Optional. {{Property:Has SB Link}} | ||
+ | |- | ||
+ | | Factory memory = ''Value'' || Optional. {{Property:Has factory memory}} | ||
+ | |- | ||
+ | | Max memory = ''Value'' || Optional. {{Property:Has max memory}} | ||
|- | |- | ||
| CD interface = ''Value'' || {{Property:Has CD interface}} | | CD interface = ''Value'' || {{Property:Has CD interface}} |
Latest revision as of 13:56, 20 March 2016
Bus type | Unknown | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Bus width | Unknown | ||||||||||||||||
Bus speed | Unknown | ||||||||||||||||
8-bit ISA compatible? | Unknown | ||||||||||||||||
PCI 5V tolerant? | Unknown | ||||||||||||||||
PCI 3.3V tolerant? | |||||||||||||||||
Manufacturer | Unknown | ||||||||||||||||
Chipset | Unknown | ||||||||||||||||
Connectors | Unknown | ||||||||||||||||
Requires -5VDC? | Unknown | ||||||||||||||||
Requires -12VDC? | Unknown | ||||||||||||||||
Config method | Unknown | ||||||||||||||||
Audio | |||||||||||||||||
Model | Unknown | ||||||||||||||||
Full duplex | Unknown | ||||||||||||||||
Max sample rate | Unknown | ||||||||||||||||
Channels | Unknown | ||||||||||||||||
FM synth | Unknown | ||||||||||||||||
Internal connectors |
|
||||||||||||||||
Factory memory | Unknown | ||||||||||||||||
CD interface | Unknown | ||||||||||||||||
Driver | Missing download URL |
This template is used to populate the Device Infobox with information about an audio card. See Creative Sound Blaster Pro 2 for example use. As this template sits inside an infobox, it can be combined with other templates in the case of multi-function devices.
Valid parameters and examples specific to this infobox are:
Parameter | Meaning |
---|---|
Model = Value | Text value of the device model number, such as CT1350B. |
Full duplex = Value | Boolean value indicating whether the card can record and play audio at the same time. Yes if it can, No if it can't record while playing audio, or Unknown. |
Max sample rate = Value | Maximum sampling rate of audio playback. Specify a value with a unit, such as 44.1 kHz |
Channels = Value | Number of audio channels available. One of the following values:
|
FM synth = Value | This is a page field containing one of the following values:
|
Input/CD = Value |
Type of internal (PCB) connector (if any) used to receive CD audio. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Input/PC = Value |
Type of internal (PCB) connector (if any) used to receive audio from the PC speaker. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Input/Aux = Value |
Type of internal (PCB) connector (if any) used to receive audio from an auxiliary device, such as an MPEG decoder card. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Input/TAD = Value |
Type of internal (PCB) connector (if any) used to receive audio from a modem, and to send microphone input to the modem. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Output/Line = Value |
Type of internal (PCB) connector (if any) used to output analogue audio. This is different to the 3.5mm headphone connector which is an external connector. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Output/SPDIF = Value |
Type of internal (PCB) connector (if any) used to output digital audio. This is different from an externally accessible RCA/coax or optical output. Allowed values: See CD audio connectors for a more detailed description of each type.
More connector types can be added to the template page as needed. |
Has MB_PRO = Yes | Optional. Boolean value indicating whether the device has an MB_PRO connector. |
Has SB Link = Yes | Optional. Boolean value indicating whether the device has an SB Link connector. |
Factory memory = Value | Optional. Amount of memory typically shipped with the card, e.g. soldered on when other sockets are empty. Provide a value with a suffix, such as 512 B (bytes), 256 kB, 2 MB, etc. |
Max memory = Value | Optional. Maximum RAM capacity of the device when all slots are fully populated with the largest capacity chips supported. Provide a value with a suffix, such as 512 B (bytes), 256 kB, 2 MB, etc. |
CD interface = Value | Page field listing one or more interfaces to CD drives in a comma-separated list:
|
Default values are shown if the parameter is omitted, so do not use any parameters unless the value is known (most of the defaults say "unknown").