Template:Infobox synthesizer/doc
This is a documentation subpage for Template:Infobox synthesizer. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Infobox synthesizer | synth_name = | synth_manufacturer = | image = | image_caption = | dates = | price = | measurements = | polyphony = | timbrality = | oscillator = | lfo = | synthesis_type = | filter = | attenuator = | aftertouch = | velocity = | memory = | fx = | synth_hardware = | keyboard = | left_control = | ext_control = }}
Example
TB-303 | |
---|---|
Manufacturer | Roland Corporation |
Dates | 1982 – 1984 |
Price | $395 |
Technical specifications | |
Polyphony | Monophonic |
Timbrality | Monotimbral |
Oscillator | DCO |
LFO | Sine wave |
Synthesis type | Sample-based synthesis |
Filter | Digital low-pass filter |
Attenuator | ADSR envelope generator |
Aftertouch expression | No |
Velocity expression | No |
Storage memory | 64 patterns |
Effects | Reverb, chorus |
Input/output | |
Keyboard | 13 keys |
Left-hand control | Pitch bend, mod wheel |
External control | MIDI in/out/thru |
{{Infobox synthesizer | synth_name = TB-303 | synth_manufacturer = [[Roland Corporation]] | image = TB303-midi-frontview.png | image_caption = TB-303 front panel | dates = 1982 – 1984 | price = $395 | polyphony = [[Monophonic (synthesizers)|Monophonic]] | timbrality = [[Monotimbral]] | oscillator = [[Digitally-controlled oscillator|DCO]] | lfo = [[Sine wave]] | synthesis_type = [[Sample-based synthesis]] | filter = [[Digital filter|Digital]] [[low-pass filter]] | attenuator = [[ADSR envelope]] generator | aftertouch = No | velocity = No | memory = 64 patterns | fx = [[Reverb]], [[chorus effect|chorus]] | keyboard = 13 keys | left_control = [[Pitch bend]], [[modulation|mod wheel]] | ext_control = [[MIDI]] in/out/thru }}
Parameters
parameter | optional? | description |
---|---|---|
synth_name | No | Name (model) of the synthesizer |
synth_manufacturer | No | Manufacturer of the synthesizer |
image | Yes | Image (photograph) of the synthesizer |
image_caption | Yes | Caption for the image |
dates | No | Date(s) that the synthesizer was manufactured – if applicable, use YYYY – present |
price | Yes | Original selling price of synthesizer |
polyphony | No | Polyphony of the synthesizer – state monophonic, duophonic or a numerical value |
timbrality | Yes | Timbrality of the synthesizer – state monotimbral or multitimbral |
oscillator | No | Oscillator(s) of the synth – state number and type (VCO, DCO or white noise) |
lfo | Yes | As above – if applicable, state waveform (sine, saw, square, triangle etc.) |
synthesis_type | No | Type of synthesis used in sound generation (additive, digital frequency modulation, phase distortion, Phase modulation (FM)), physical modelling, digital sample-based subtractive, analog subtractive, wavetable etc.) |
filter | Yes | Filters used by the synthesizer (VCF, digital, low-pass, high-pass, band-pass, notch etc.) |
Attenuator | Yes | List any attenuators (such as ADSR envelope) |
Aftertouch | Yes | Is aftertouch supported? (Use yes or no) |
Velocity | Yes | Is note velocity supported? (Use yes or no) |
memory | Yes | What (if any) memory is available (list presets, user patch slots etc.) |
fx | Yes | List any built-in effects that are available (chorus, distortion, EQ, flange, phaser, reverb etc.) |
synth_hardware | Yes | Specifies the synthesizing hardware (Sound chips, etc.) if notable. |
keyboard | No | Is a keyboard integrated? If so, how many keys? |
left_control | Yes | What left hand controls (pitch bend, mod wheel, ribbon controller etc.) are available? |
ext_control | Yes | What external control technologies (such as MIDI and CV) are supported? |
TemplateData
TemplateData for Infobox synthesizer
<templatedata> { "params": { "synth_name": { "description": "Name (model) of the synthesizer", "example": "TB-303", "type": "line", "suggested": true }, "image": { "description": "Image (photograph) of the synthesizer", "suggested": true, "type": "wiki-file-name" }, "image size": {}, "image_size": {}, "imagesize": {}, "alt": {}, "image_caption": { "description": "Caption for the image", "suggested": true, "type": "line" }, "synth_manufacturer": { "description": "Manufacturer of the synthesizer", "suggested": true, "type": "line" }, "dates": { "description": "Date(s) that the synthesizer was manufactured – if applicable, use YYYY – present", "type": "line" }, "price": { "description": "Original selling price of synthesizer", "type": "line" }, "polyphony": { "description": "Polyphony of the synthesizer – state monophonic, duophonic or a numerical value", "suggested": true, "type": "line" }, "timbrality": { "description": "Timbrality of the synthesizer – state monotimbral or multitimbral", "suggested": true, "type": "line" }, "oscillator": { "description": "Oscillator(s) of the synth – state number and type (VCO, DCO or white noise)", "suggested": true, "type": "line" }, "lfo": { "description": "Low frequency oscillator. As above – if applicable, state waveform (sine, saw, square, triangle etc.)", "suggested": true, "type": "line" }, "synthesis_type": { "description": "Type of synthesis used in sound generation (additive, digital frequency modulation, phase distortion, Phase modulation (FM)), physical modelling, digital sample-based subtractive, analog subtractive, wavetable etc.)", "suggested": true, "type": "line" }, "filter": { "description": "Filters used by the synthesizer (VCF, digital, low-pass, high-pass, band-pass, notch etc.)", "suggested": true, "type": "string" }, "attenuator": { "description": "List any attenuators (such as ADSR envelope)", "suggested": true, "type": "line" }, "aftertouch": { "description": "Is aftertouch supported? (Use yes or no)", "suggested": true, "type": "line" }, "velocity": { "description": "Is note velocity supported? (Use yes or no)", "suggested": true, "type": "line" }, "memory": { "description": "What (if any) memory is available (list presets, user patch slots etc.)", "suggested": true, "type": "string" }, "fx": { "description": "List any built-in effects that are available (chorus, distortion, EQ, flange, phaser, reverb etc.)", "suggested": true, "type": "string" }, "synth_hardware": { "description": "Specifies the synthesizing hardware (Sound chips, etc.) if notable.", "suggested": true, "type": "string" }, "keyboard": { "description": "Is a keyboard integrated? If so, how many keys?", "suggested": true, "type": "line" }, "left_control": { "description": "What left hand controls (pitch bend, mod wheel, ribbon controller etc.) are available?", "suggested": true, "type": "string" }, "ext_control": { "description": "What external control technologies (such as MIDI and CV) are supported?", "suggested": true, "type": "string" }, "sample": { "suggested": true, "type": "wiki-file-name" } }, "paramOrder": [ "synth_name", "synth_manufacturer", "image", "image_caption", "image size", "image_size", "imagesize", "alt", "dates", "price", "polyphony", "timbrality", "oscillator", "lfo", "synthesis_type", "filter", "attenuator", "aftertouch", "velocity", "memory", "fx", "synth_hardware", "keyboard", "left_control", "ext_control", "sample" ], "format": "block" } </templatedata>