Timbrality
Monotimbral (from the root prefix ''mono'' meaning one, and ''timbre'' meaning a specific tone of a sound independent of its pitch) is usually used in reference to electronic synthesizers which can produce a single timbre at a given pitch when pressing one key (if the synth is monophonic) or multiple keys (if the synth is polyphonic). An electronic musical instrument may be multitimbral, which means it can produce two or more ''timbres'' (also called ''sounds'' or ''patches'') at the same time. Instruments which may be multitimbral include synthesizers, samplers, and music workstations. A multitimbral instrument might be configurable in a variety of ways: *Splitting the keyboard at a given point allows a musician to play, for example, a bass guitar sound with the left hand and a piano sound with the right hand. *Layering timbres allows a musician to play, for example, a pipe organ sound and a string ensemble sound together. *Combinations of keyboard splits and layers may be possi ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Sampler (musical Instrument)
A sampler is an electronic musical instrument that records and plays back samples (portions of sound recordings). Samples may comprise elements such as rhythm, melody, speech, sound effects or longer portions of music. The mid-20th century saw the introduction of keyboard instruments that played sounds recorded on tape, such as the Mellotron. As technology improved, cheaper standalone samplers with more memory emerged, such as the E-mu Emulator, Akai S950 and Akai MPC. Samples may be loaded or recorded by the user or by a manufacturer. The samples can be played back by means of the sampler program itself, a MIDI keyboard, sequencer or another triggering device (e.g., electronic drums). Because these samples are usually stored in digital memory, the information can be quickly accessed. A single sample may be pitch-shifted to different pitches to produce musical scales and chords. Often samplers offer filters, effects units, modulation via low frequency oscillation ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Timbre
In music, timbre (), also known as tone color or tone quality (from psychoacoustics), is the perceived sound of a musical note, sound or tone. Timbre distinguishes sounds according to their source, such as choir voices and musical instruments. It also enables listeners to distinguish instruments in the same category (e.g., an oboe and a clarinet, both woodwinds). In simple terms, timbre is what makes a particular musical instrument or human voice have a different sound from another, even when they play or sing the same note. For instance, it is the difference in sound between a guitar and a piano playing the same note at the same volume. Both instruments can sound equally tuned in relation to each other as they play the same note, and while playing at the same amplitude level each instrument will still sound distinctive with its own unique tone color. Musicians distinguish instruments based on their varied timbres, even instruments playing notes at the same pitch and volume ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
MIDI
Musical Instrument Digital Interface (; MIDI) is an American-Japanese technical standard that describes a communication protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, and related audio devices for playing, editing, and recording music. A single MIDI cable can carry up to sixteen channels of MIDI data, each of which can be routed to a separate device. Each interaction with a key, button, knob or slider is converted into a MIDI event, which specifies musical instructions, such as a note's pitch, timing and velocity. One common MIDI application is to play a MIDI keyboard or other controller and use it to trigger a digital sound module (which contains synthesized musical sounds) to generate sounds, which the audience hears produced by a keyboard amplifier. MIDI data can be transferred via MIDI or USB cable, or recorded to a sequencer or digital audio workstation to be edited or played back. ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Keyboard (music)
A musical keyboard is the set of adjacent depressible levers or keys on a musical instrument. Keyboards typically contain keys for playing the twelve notes of the Western musical scale, with a combination of larger, longer keys and smaller, shorter keys that repeats at the interval of an octave. Pressing a key on the keyboard makes the instrument produce sounds—either by mechanically striking a string or tine ( acoustic and electric piano, clavichord), plucking a string (harpsichord), causing air to flow through a pipe organ, striking a bell (carillon), or activating an electronic circuit (synthesizer, digital piano, electronic keyboard). Since the most commonly encountered keyboard instrument is the piano, the keyboard layout is often referred to as the piano keyboard or simply piano keys. Description The twelve notes of the Western musical scale are laid out with the lowest note on the left. The longer keys (for the seven "natural" notes of the C major scale: C, D, E, F, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Sound Recording And Reproduction
Sound recording and reproduction is the electrical, Mechanical system, mechanical, electronic, or digital inscription and re-creation of sound waves, such as spoken voice, singing, instrumental music, or sound effects. The two main classes of sound recording technology are analog recording and digital recording. Acoustic analog recording is achieved by a microphone diaphragm that senses changes in atmospheric pressure caused by acoustics, acoustic sound waves and records them as a mechanical representation of the sound waves on a medium such as a phonograph record (in which a stylus cuts grooves on a record). In magnetic tape recording, the sound waves vibrate the microphone diaphragm and are converted into a varying electric current, which is then converted to a varying magnetic field by an electromagnet, which makes a representation of the sound as magnetized areas on a plastic tape with a magnetic coating on it. Analog sound reproduction is the reverse process, with a large ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Musical Instrument Digital Interface
Musical Instrument Digital Interface (; MIDI) is an American-Japanese technical standard that describes a communication protocol, digital interface, and electrical connectors that connect a wide variety of electronic musical instruments, computers, and related audio devices for playing, editing, and recording music. A single MIDI cable can carry up to sixteen channels of MIDI data, each of which can be routed to a separate device. Each interaction with a key, button, knob or slider is converted into a MIDI event, which specifies musical instructions, such as a note's pitch, timing and velocity. One common MIDI application is to play a MIDI keyboard or other controller and use it to trigger a digital sound module (which contains synthesized musical sounds) to generate sounds, which the audience hears produced by a keyboard amplifier. MIDI data can be transferred via MIDI or USB cable, or recorded to a sequencer or digital audio workstation to be edited or played back. MI ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Polyphony (instrument)
Polyphony is a property of musical instruments that means that they can play multiple independent melody lines simultaneously. Instruments featuring polyphony are said to be polyphonic. Instruments that are not capable of polyphony are monophonic or paraphonic. An intuitively understandable example for a polyphonic instrument is a (classical) piano, on which the player plays different melody lines with the left and the right hand - depending on music style and composition, these may be musically tightly interrelated or may even be totally unrelated to each other, like in parts of Jazz music. An example for monophonic instruments is a trumpet which can generate only one tone (frequency) at a time, except when played by extraordinary musicians. Synthesizer Monophonic A monophonic synthesizer or ''monosynth'' is a synthesizer that produces only one note at a time, making it smaller and cheaper than a polyphonic synthesizer which can play multiple notes at once. This does not n ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Algorithm
In mathematics and computer science, an algorithm () is a finite sequence of Rigour#Mathematics, mathematically rigorous instructions, typically used to solve a class of specific Computational problem, problems or to perform a computation. Algorithms are used as specifications for performing calculations and data processing. More advanced algorithms can use Conditional (computer programming), conditionals to divert the code execution through various routes (referred to as automated decision-making) and deduce valid inferences (referred to as automated reasoning). In contrast, a Heuristic (computer science), heuristic is an approach to solving problems without well-defined correct or optimal results.David A. Grossman, Ophir Frieder, ''Information Retrieval: Algorithms and Heuristics'', 2nd edition, 2004, For example, although social media recommender systems are commonly called "algorithms", they actually rely on heuristics as there is no truly "correct" recommendation. As an e ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Virtuality
Virtual reality (VR) is a simulated experience that employs 3D near-eye displays and pose tracking to give the user an immersive feel of a virtual world. Applications of virtual reality include entertainment (particularly video games), education (such as medical, safety, or military training) and business (such as virtual meetings). VR is one of the key technologies in the reality-virtuality continuum. As such, it is different from other digital visualization solutions, such as augmented virtuality and augmented reality. Currently, standard virtual reality systems use either virtual reality headsets or multi-projected environments to generate some realistic images, sounds, and other sensations that simulate a user's physical presence in a virtual environment. A person using virtual reality equipment is able to look around the artificial world, move around in it, and interact with virtual features or items. The effect is commonly created by VR headsets consisting of a hea ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Music Sequencer
A music sequencer (or audio sequencer or simply sequencer) is a device or application software that can record, edit, or play back music, by handling Musical note, note and performance information in several forms, typically CV/Gate, MIDI, or Open Sound Control, and possibly audio signal, audio and automation data for digital audio workstations (DAWs) and Audio plugin, plug-ins. Overview Modern sequencers The advent of Musical Instrument Digital Interface (MIDI) in the 1980s gave programmers the opportunity to design software that could more easily record and play back sequences of notes played or programmed by a musician. As the technology matured, sequencers gained more features, such as the ability to record multitrack audio. Sequencers used for audio recording are called digital audio workstations (DAWs). Many modern sequencers can be used to control Software synthesizer, virtual instruments implemented as software Audio plug-in, plug-ins. This allows musicians to repl ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Synthesizers
A synthesizer (also synthesiser or synth) is an electronic musical instrument that generates audio signals. Synthesizers typically create sounds by generating waveforms through methods including subtractive synthesis, additive synthesis and frequency modulation synthesis. These sounds may be altered by components such as filters, which cut or boost frequencies; envelopes, which control articulation, or how notes begin and end; and low-frequency oscillators, which modulate parameters such as pitch, volume, or filter characteristics affecting timbre. Synthesizers are typically played with keyboards or controlled by sequencers, software or other instruments, and may be synchronized to other equipment via MIDI. Synthesizer-like instruments emerged in the United States in the mid-20th century with instruments such as the RCA Mark II, which was controlled with punch cards and used hundreds of vacuum tubes. The Moog synthesizer, developed by Robert Moog and first sold in 19 ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Piano
A piano is a keyboard instrument that produces sound when its keys are depressed, activating an Action (music), action mechanism where hammers strike String (music), strings. Modern pianos have a row of 88 black and white keys, tuned to a chromatic scale in equal temperament. A musician who specializes in piano is called a pianist. There are two main types of piano: the #Grand, grand piano and the #Upupright piano. The grand piano offers better sound and more precise key control, making it the preferred choice when space and budget allow. The grand piano is also considered a necessity in venues hosting skilled pianists. The upright piano is more commonly used because of its smaller size and lower cost. When a key is depressed, the strings inside are struck by felt-coated wooden hammers. The vibrations are transmitted through a Bridge (instrument), bridge to a Soundboard (music), soundboard that amplifies the sound by Coupling (physics), coupling the Sound, acoustic energy t ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |