|
active desktop:
Enhanced functionality that enables webpages to be turned into
desktop items that are updated automatically. A webpage can also be
turned into wallpaper, allowing a workgroup homepage to be readily
visible on each user's computer with links to related information on
the intranet. Active Desktop supports active channels, or
subscriber-based content delivery systems. It is available on
Windows 98 and Internet Explorer versions 4.0 and higher.
active server page:
A specification for a dynamically created webpage that utilizes
ActiveX scripting -- usually VB Script or Jscript code. When a
browser requests an ASP page, the Web server generates a page with
HTML code and sends it back to the browser. ASP pages are similar to
CGI scripts, but they enable Visual Basic programmers to work with
familiar tools.
A/D converter:
A processor that converts analog electrical signals into digital
data. The converter samples the electrical signal every few
milliseconds. The signal is then quantized into a digital word. The
larger the digital word, the more accurate the sample.
AC-3 (audio coding 3):
Dolby's digital-audio data compression algorithm. It is now the
standard for HDTV broadcasts and is also used in DVDs.
ADAT (Alesis Digital Audio Tape):
A form of digital audio tape developed by Alesis for its digital
multi-track recorders. It uses eight tracks of 16 bit/44.1-KHz
digital audio on consumer S-VHS tape.
ADR (additional dialog recording):
The process of replacing film dialog by over-dubbing new vocals that
are recorded during post-production.
AES (Audio Engineering Society):
The largest and oldest professional society dedicated to audio
technology, the implementation of standards, as well as education.
AES/EBU Professional Interface:
A professional-level audio interface designed to transfer
digital-audio data.
Aftertouch:
A feature of a MIDI keyboard that makes a key pressure-sensitive
even after the key has initially been pressed.
algorithm:
A formula or set of steps for solving a particular problem. To be
considered an algorithm, a set of rules must be unambiguous and have
a clear stopping point. Algorithms can be expressed in any language,
from spoken languages such as English or French to programming
languages such as Fortran. Most programs, with the exception of some
artificial intelligence applications, consist of algorithms.
Inventing elegant algorithms -- algorithms that are simple and
require the fewest steps possible -- is one of the principal
challenges in programming.
aliasing:
Distortion caused by a low sample rate.
amplifier:
An electronic device that uses capacitors or electron tubes to
increase the strength of an electronic signal.
analog:
A physical quantity of data or an electrical signal that is
characterized by being continuously variable (as opposed to digital
which is composed of a series of samples or "steps") and can be as
accurate as the medium allows.
anchor:
The underlined words or phrases you click on in World Wide Web
documents to jump to another screen or page. See also, hyperlink.
applet:
A simple program or utility designed to be executed from within
another application. Java applets, for example, are executed within
Web browsers to add increased functionality.
application:
A program or group of programs designed for end users. Common
applications include database programs, word processors, and
spreadsheets.
application cache:
High speed, temporary, chip-based storage that is specifically
designed for a given application. For example, one type of cache is
designed specifically for Microsoft Word.
ASCIII (American Standard Code for Information Interchange):
Pronounced "ask-ee," ASCII is a binary code used to represent
English text characters as numbers, with each letter assigned a
number from 0 to 127. By replacing text with numbers, computers can
transfer information more easily.
ASDR:
An acronym for attack, sustain, decay and release, which are the
four different stages of a sound's envelope.
ASIC (Application-Specific Integrated Circuit):
Pronounced "ay-sik," ASIC is a chip designed for a particular
application rather than an all-purpose microprocessor. ASICs can be
built from scratch, but a less strenuous method is to simply connect
existing circuits in new ways.
ASIO (audio stream input/output):
A multichannel audio transfer protocol developed by Steinberg North
America in 1997 for audio/MIDI sequencing applications. It allows
access to the multichannel capabilities of sound cards.
ASP (Active Server Page):
A Web page that is generated on the fly. Microsoft developed this
system so that when a browser requests an ASP document, the Web
server generates the HTML on the spot and sends it back to the
browser to be displayed. ASP pages are commonly used on sites that
update content every day or use input from users to generate
results.
attachment:
Designates any file attached to an email message. Most email systems
allow users to attach text files, audio files, video files, zip
files, and image files. If the attachment is a binary file or
formatted text file (such as an MS Word document), it must be
encoded before it is sent and decoded once it is received. The two
most common encoding schemes are Uuencode and MIME.
attack:
The beginning stage of sound's envelope.
auxiliary send:
An output used to route an audio signal to an external device.
AVI (Audio Video Interleave):
Microsoft's video standard for Windows. AVI is the most common
format for audio/video data on the PC. It interleaves standard
waveform audio and digital video frames (bit maps) to provide
reduced animation.
B2B (business-to-business):
The exchange of products, services, or information between two or
more businesses rather than between businesses and consumers.
B2C (business-to-consumer):
The retailing part of e-commerce; the exchange of products,
services, or information between businesses and consumers.
B2E (business-to-employee):
An approach in which the focus of business is the employee, rather
than the consumer. It encompasses everything that businesses do to
attract and retain qualified staff.
B2G (business-to-government):
The concept that businesses and government agencies can use central
websites to exchange information and do business with each other
more efficiently.
balanced cable:
An audio cable that has two conductive wires, a ground, and is often
shielded. These cables are used to reduce interference and noise.
bandwidth:
The amount of data that can be transmitted in a fixed amount of
time. For digital devices, bandwidth is usually expressed in bits
per second (bps) or bytes per second (Bps). For analog devices,
bandwidth is expressed in cycles per second, or hertz (Hz).
banner ad:
A graphic image used on websites to advertise a product or service.
Banner ads are typically rectangles about 460 pixels wide by 60
pixels high.
biamplification:
The practice of using separate amplifiers to power the low-frequency
and high-frequency speakers.
Basic (beginner's all-purpose symbolic instruction code):
An early programming language that is still among the simplest and
most popular of programming languages. Because of its simplicity,
Basic has frequently been used to teach the introductory concepts of
programming. Basic continues to be widely used because it can be
learned quickly, its statements are easy to read by other
programmers, and support is available on most operating systems.
Basic is used in many business applications and is still considered
a valid choice as a programming language for some purposes.
Microsoft's Visual Basic adds object-oriented features and a
graphical user interface to the standard Basic.
biometrics:
The science of measuring unique physical or behavioral
characteristics of the human anatomy. Often portrayed as futuristic
technology in spy novels and science fiction films, biometric
technologies are now emerging as practical, effective solutions for
guarding high-security environments, conducting fraud-free
e-commerce, and preventing time and attendance fraud.
bit (binary digit):
The smallest element of computer storage. A bit is a single digit (0
or 1) in a binary system. Physically, a bit is a transistor or
capacitor in a memory cell, a magnetic domain on disk or tape, a
reflective spot on optical media, or a high or low voltage pulsing
through a circuit.
bitmap:
A binary representation of an image or font consisting of rows and
columns of dots.. The braoder the color spectrum, the more bits are
required for each pixel. For simple monochrome images, one bit is
sufficient to represent each dot, but for colors and shades of gray,
each dot requires more than one bit of data, hence "64-bit"
graphics.
bitrate:
The transmission speed of binary-coded data. See also: data rate.
Bluetooth:
Wireless technology that lets computing devices "talk" to each
other, or exchange data. Bluetooth synchronizes computers, PDAs,
cameras, and cell phones within a range of 30 or more feet. Each
device has a microchip transceiver that transmits and receives in a
frequency band of 2.45 GHz. The name comes from a 10th-century king
of Denmark named Harald Blatand credited with uniting all of
Scandinavia and (at least according to legend) eating so many
blueberries his teeth turned blue.
Boolean:
A system of logic developed by George Boole (1815-1864), an English
mathematician and computer pioneer. In Boolean searches, an "and"
operator between two values (for example, "pear AND apple") will
turn up only documents that contain both terms. An "or" operator
between two values (for example, "pear OR apple") will turn up
documents with either of the terms. In computer operation with
binary values, Boolean logic can be used to describe
electromagnetically charged memory locations or circuit states that
are either charged (1 or true) or not charged (0 or false).
bouncing:
The process of taking multiple audio tracks and mixing them down
into either a mono track, stereo track, or a surround sound mix.
Bps (bits per second):
The standard measure of data transmission speeds.
break out box:
A box that attaches to a sound card and is used to house additional
input/ouput jacks.
broadband:
Typically used to describe high-speed data transmission over T1
lines (1,544 Mbps) and above. Broadband also more generally
describes any type of data transmission in which a single wire can
carry several channels at once. Cable TV, for example, uses
broadband transmission.
browser:
Usually short for Web browser, a software application used to locate
and display webpages. Technically, any program that allows you to
search through a set of data qualifies as a browser.
bulk dump:
A MIDI function that allows the transfer of system-specific data,
such as instrument settings, between MIDI devices. Also know as
System Exclusive messages or Sys Ex.
burner:
A device that writes CD-ROMs. CD burners connect to a computer via a
SCSI or USB terminal.
bus (mixer):
The output circuit of a mixer. Most mixers have multiple busses,
each to route an audio signal to a different place. Both software
and digital mixers use this same concept to route signals.
bus:
A common pathway, or channel, between multiple devices. The
computer's internal bus is known as the local bus, or processor bus.
It provides a parallel data-transfer path between the CPU, main
memory, and the peripheral buses. A 16-bit bus transfers 2 bytes at
a time over 16 wires; a 32-bit bus uses 32 wires, and so on. The bus
is comprised of two parts: the address bus and the data bus.
Addresses are sent over the address bus to signal a memory location,
and the data is transferred over the data bus to that location.
bus speed:
The internal speed of the motherboard.
byte:
Eight bits, which the computer treats as a single unit. A byte is
the unit most computers use to represent a character such as a
letter, number, or typographic symbol. A byte can also hold a string
of bits that need to be used in some larger unit for application
purposes.
cable modem:
A device that connects your computer to the Internet via cable
lines. See also: dial-up modem.
cache memory:
The area of memory that stores the most recently accessed data. When
a computer needs data once, chances are it will need it again, soon,
so computer designers realized they could speed up the computer by
storing the most recently accessed data in a high-speed storage
area. Most caches are FIFO (first in, first out). This means that as
the cache fills, the older data is thrown out. This makes sense
because you want the most recently accessed data available. There
are several types of cache on your computer, including application
cache, disk cache, hardware cache, and processor cache.
CD-ROM player:
A device that plays compact discs or runs computer programs stored
on a compact disc.
CD-R (compact disc recordable):
A type of CD that can be recorded to. With proper formatting, it can
used to create a disc that will play in most CD players.
CD-RW (compact disc rewritable):
A type of CD that can be recorded, erased, and rewritten to by the
user. A CD-RW disc cannot be placed in a conventional CD player.
censorware:
Software that blocks certain types of Internet traffic such as
pornography from being accessed by the user.
CGI: (common gateway interface):
A standard way for a Web server to pass a Web user's request to an
application program, receive data back from that program, and
forward it to the user.
chip:
A small piece of semiconducting material (usually silicon) on which
an integrated circuit is embedded. A typical chip is less than a
square inch in size and can contain millions of electronic
components (transistors). Computers consist of many chips placed on
electronic boards called printed circuit boards.
circuit board:
A thin plate on which chips and other electronic components are
placed. Computers consist of one or more boards, often called cards
or adapters.
clustering:
Connecting two or more computers to behave as a single computer.
Thanks to clustering, two or more computers can jointly execute a
function, activity can be distributed evenly across a computer
network, and systems can respond gracefully to unexpected failures.
CMOS (complimentary metal-oxide semiconductor):
Pronounced "see-moss," a CMOS is a small, 64-byte, memory chip on
the motherboard that stores information your computer needs in order
to boot up.
Comdex:
A trade show in which IT professionals have convened twice yearly
for the past 20 years to unveil new products, announce burgeoning
technology trends, and schmooze with other geeks from around the
world. Since the trade shows' humble beginnings in 1980, Comdex has
grown into the computer industry's premiere US event.
compressor:
A signal processor that reduces the gain of a signal by a set ratio
once it exceeds the set threshold.
computer:
A programmable device that can store, retrieve, and process data.
Computers can store pre-recorded lists of instructions, which we
call programs. The computer's brain is the microprocessor, which is
capable of doing math, moving data around, and altering the data
after storing it in binary code. Most computers have a fast,
short-term storage medium and a slower, long-term storage medium.
The faster storage medium, known as RAM, is used to store
information temporarily while you work and run applications. The
long-term, permanent storage is your hard drive. In order to feed
the computer information and tell it how to process the data, you
need input devices such as your mouse and keyboard. The monitor, or
output device, displays the results.
condenser microphone:
A type of microphone that uses an electrostatic diaphragm rather
than an electromagnetic one. Generally, the microphones have a much
better frequency response.
controller:
Any MIDI device that can be used to control any other MIDI-capable
device. Generally, controllers are in the form of a keyboard, but
they can also be drum pads, mixer controllers, and so on.
cookie:
Information a website puts on your hard disk so it can remember
something about you at a later time. Typically, a cookie records
your preferences when using a particular site. Cookies are commonly
used to rotate the banner ads that a site sends so that it doesn't
keep sending you the same ad. They can also be used to customize
pages for you based on your browser type or other information you
may have provided the website. Originally designed to aid users by
giving them access to customized material via the Web, cookies have
drawn the ire of some consumer groups, which claim they are
sometimes used to gather information about users without their
consent.
CPU (central processing unit):
A complex silicon chip that acts as a computer's brain, taking
requests from applications and then processing, or executing,
operations.
crossover:
An electrical circuit designed to separate an audio signal into
different frequency ranges that are then routed to the appropriate
speaker (such as a subwoofer).
D/A converter:
The processor on a sound card that converts the analog electrical
signal into digital data.
daemon (pronounced "demon"):
A UNIX program or agent designed to wait in the background while
another program is running and execute only when required. Using a
daemon, a program can simply hand off data to the smaller program
and go on to more important things. For example, a print daemon
could handle print requests from multiple users and applications,
freeing them for other tasks.
daisy chain:
The practice of connecting several MIDI devices together in a chain.
Generally, the total length of the cables can extend up to 50 feet.
DAT (digital audio tape) recorder:
A digital linear tape that uses PCM to convert analog signals into a
digital form.
data rate:
The throughput rate at which data can be sent from one device to
another.
DAW (digital audio workstation):
A computer that has been specially configured for work with audio.
decibel (dB):
A measurement to measure sound pressure levels (dBSPL) or the
voltage levels of an electrical audio signal (dBv).
dial-up modem:
A device that gives your computer access to an external network by
connecting to a serial port at a maximum speed of 56kbps.
DIMM (dual in-line memory module):
A small circuit board that holds memory chips. Unlike SIMMS (single
in-line memory modules), you can install memory one DIMM at a time.
digital signal processor (DSP):
A chip that is designed to manipulate audio in real-time.
direct input (DI):
The practice of plugging an instrument directly into a mixer or
recording device. DI boxes and pre-amps are used to bring the
instruments up to line level.
directory:
A simulated file folder on disk. Programs and data for various
applications (spreadsheets, word processing, etc.), are typically
kept in separate directories. Directories create the illusion of
compartments, but are actually links to files, which may be
scattered all over the disk. UNIX and DOS use the term directory,
while the Mac and Windows use the term "folder."
disk (or diskette):
A random access, removable data storage medium that can be used with
personal computers. The three main kinds of disks are diskettes,
hard disks, and optical disks.
disk cache:
High-speed, temporary, chip-based storage that reserves an area of
RAM to store data that has been accessed from the hard drive. If the
data is requested from the hard drive again, the computer gets it
from RAM, which is much faster.
DivX (digital video express):
A video rental system for digital versatile disks. For about $300 to
$500, a user can purchases a DVD player that is equipped for Divx.
The special Divx equipment includes a modem, a encryption microchip,
and a proprietary flash memory. The user can then purchase Divx
disks, which are essentially DVD-formatted disks that contain
encrypted data. The user can play the disk within 48 hours of
hitting the Play button. The user establishes a Divx account at the
Divx website using a major credit card. The player automatically
contacts the billing office once a month to update the account. This
is the only time Internet access is required. The movie itself is
played off-line.
dongle:
A device developed to prevent piracy. It attaches to a port on your
computer and works as a key to unlock a particular software
application.
.DOC:
A file extension for an MS Word file. In DOS and Windows
environments, the file's type is specified by its three-character
extension. For example, the .DOC extension identifies Microsoft Word
documents. Once a file type has been associated with an application,
selecting any file of that type automatically starts its associated
application and loads the selected file.
domain name:
The name that tells an Internet browser to go to a particular
website. For example, TechTV's domain name is
www.techtv.com.
dongle:
A copy protection device that attaches to a computer to control
access to a particular application. Also called a "hardware key." A
dongle attaches to a PC's parallel port and prevents access to
multiple copies of the same software. It is possible to attach
several dongles to the same port.
DOS (disk operating system):
The term DOS, promounced "dahss," can refer to any operating system,
but it is most often used as shorthand for MS-DOS, the original
operating system developed by Microsoft for the PC. MS-DOS is a
single-user operating system, meaning it does not support multiple
users or multitasking. MS-DOS began as the standard operating system
for IBM-compatible personal computers and remained the underlying
control program for all early Windows software up to version 3.1.
dpi (dots per inch):
A measurement of printer resolution. The more dots per inch, the
higher the resolution. A 400 dpi printer creates 160,000 dots
(400x400).
DRAM (dynamic RAM):
The most common type of RAM. It accesses information as it needs it,
then closes and goes on to something else. Because DRAM is random,
pieces of information can be stacked one upon another without
discarding the entire stack. The information in DRAM is not only
dynamic and randomly accessed, it's also fast. Today's processors
handle information so fast they require a steady flow of information
to optimize their capabilities. While hard drives offer plenty of
storage space at a low cost per megabyte, their rotating parts and
small buffering systems are too slow to keep up with the processor's
need for input. Because DRAM is solid-state (with no moving parts),
it can send data as fast as the processor can keep up with it.
DSL (digital subscriber line):
A high-speed Internet-access connection that works over telephone
networks and is available from 600Kbps to 26Mbps. Your maximum speed
depends on your distance from the telephone provider's central
office. The farther away you are, the slower it will be.
DV (digital video):
The recording, editing, and storing of video in digital formats. A
digital video (DV) camcorder is a video camera that captures and
stores images on a digital medium such as a DAT or compact flash
card.
DVD (digital video disk):
A two-sided optical disc that holds a minimum of 4.7GB, enough for a
full-length movie. DVDs can store significantly more data than
ordinary CD-ROMs can, and can play high-quality videos.
DVD-R:
DVD Recordable. Pioneer introduced the authoring use drive (635nm
laser) in 1998. The general use format (650nm laser) was authorized
in 2000. DVD-R offers a write-once, read-many storage format similar
to CD-R. It's used to master DVD-Video and DVD-ROM discs.
DVD-RAM:
DVD Random Access Memory. A rewritable DVD disc that is a
cartridge-based, and more recently, bare disc technology for data
recording and playback. DVD-RAM bare discs are fragile and do not
guarantee data integrity. DVD-RAM Version 2 discs have double-sided
9.4GB discs. DVD-RAM drives typically read DVD-Video, DVD-ROM and CD
media.
DVD-ROM:
Read Only Memory. The disc stores data, interactive sequences, and
audio and video. DVD-ROMs run in DVD-ROM or DVD-RAM drives, but not
DVD-Video players connected to TVs and home theaters. Most DVD-ROM
drives will play DVD-Video movies, however.
DVD-RW:
DVD ReWritable. A rewritable DVD format that is similar to DVD+RW,
but with less capability to work as a random access device. It has a
read-write capacity of 4.7 GB.
dynamic microphone:
A microphone that uses an electromagnetic coil. Generally, these
microphones are less responsive than condenser microphones.
dynamic range:
The difference between the loudest sound and the quietest sound that
is produced or can be reproduced by a piece of equipment.
dynamics processor:
A processor used specifically to control dynamic levels.
EBU (European Broadcasting Union):
The largest professional society of audio engineers in Europe.
email:
Short for "electronic mail," email is the transmission of messages
over computer networks.
email spoofing:
The practice of changing your name in an outgoing email so it looks
like the email came from somewhere or someone else. Spammers
generally use spoofing to prevent people from finding out who they
are. It's also used by general malcontents to practice mischievous
and malicious behavior. However, spoofing can be a legitimate and
helpful tool for someone with more than one email account.
emoticon:
Punctuation characters that suggest how an email should be
interpreted by indicating the writer's mood. For example, a :-)
emoticon indicates that the message is meant as a joke. The name is
short for emotion icon. An emoticon is also called a smiley.
encryption:
The translation of data into secret code for security purposes.. To
read an encrypted file, you must possess the secret key or password
that unlocks the encryption.
envelope:
The dynamic shape of a sound over time, commonly characterized by
its attack, decay, sustain, and release.
equalizer (EQ):
An amplifier that can boost or cut specific frequencies.
Ethernet:
A LAN (local area networking) protocol. Ethernet is used to network,
or hook computers together so they can share information.
expander:
A processor used to expand the dynamic range of a signal.
FDISK:
A DOS and Windows utility that is used to partition a hard disk,
which is necessary before high-level formatting
fast Ethernet:
The same thing as Ethernet, only ten times faster.
file extension:
Extensions identify the type of file to which they're attached. All
programs and almost all data files use extensions, which are
separated from the file name with a dot. For example, LETTER.DOC is
a Word document. NOTEPAD.EXE is a text editor program that comes
with Windows. Before Windows 95, an extension could only have up to
three letters or digits, and that has remained the case as a matter
of convention.
filter:
A type of equalizer that is designed to pass or cut specific
frequencies.
firewall:
A method of protecting one network from another network. A firewall
blocks unwanted access to the protected network while giving the
protected network access to networks outside of the firewall.
FireWire:
A high-speed bus. FireWire is a serial connector, like USB, and
allows you to add peripheral devices to your computer very easily,
without having to open the box. FireWire, however, can transmit data
30 to almost 40 times faster than USB. That makes it very good for
tasks like getting video off a camcorder. For most devices, you
don't need that much speed, but if you wanted to add a very fast
hard drive to your PC, FireWire would be an excellent solution.
FireWire was originally developed by Apple, and is now also sold
under the names iLink and IE-1394.
flame:
To communicate emotionally and/or excessively via electronic mail.
In other words, to insult someone online.
flutter:
High-frequency variations in pitch of a recorded waveform due to
fast speed variations in a recorder or playback machine.
Or: Originally,
and more formally, any variations (fast or slow) in pitch of a
recorded tone due to speed fluctuations in a recorder or playback
unit.
fly in:
To add sounds into a mix or recording that have no time code or
synchronization, also called wild tracks.
FireWire:
A high-speed bus. FireWire is a serial connector, like USB, and
allows you to add peripheral devices to your computer very easily,
without having to open the box. FireWire, however, can transmit data
30 to almost 40 times faster than USB. That makes it very good for
tasks like getting video off a camcorder or transferring audio data.
For most devices, you don't need that much speed, but if you wanted
to add a very fast hard drive to your PC, FireWire would be an
excellent solution. FireWire was originally developed by Apple, and
is now also sold under the names iLink and IEEE-1394.
freeware:
Software that has been made freely available by the author. Unlike
open-source software, the author retains the copyright, which means
that the application cannot be modified without the author's
consent.
FTP (file transfer protocol):
A series of protocols or rules that define how to transfer files
across the Internet. FTP is a very popular way to send files across
the Net. To use it you must have an FTP server and client.
full duplex sound card:
A sound card that can make sound and receive sound at the same time.
You can talk and listen at the same time, just like on a telephone.
Walkie-talkies are half duplex: You press the button to talk, but
you can't talk and listen at the same time. Almost all sound cards
sold in the last four or five years are full duplex.
gain:
Amount of amplification, measured in decibels.
gate:
A signal processor that only allows a signal to pass if it is above
the set threshold.
GIF (graphics interchange format):
An 8-bit (256 color) graphics file format developed by CompuServe
that lets users transfer images to one another over computer
networks, including the Internet. GIFs are widely used on the Web
because they compress well.
gigabyte (G or GB):
1,024 megabytes.
GPS (Global Positioning System):
A system of 24 satellites for identifying earth locations, launched
by the U.S. Department of Defense. By triangulation of signals from
three of the satellites, a receiving unit can pinpoint its current
location anywhere on earth to within a few meters. With GPS, the
"James Bond" style of on-screen, mobile map reading became a reality
by the mid-1990s. By 2000, in-the-dash GPS-based "navigation
systems" were standard or at least an option in luxury cars, and
third-party systems are available for all cars. Such systems include
a CD-ROM reader or hard disk that reads the digital maps that guide
you to your destination city or street address. They can even take
you to the nearest gas station, hotel, restaurant and many other
points of interest. Newer DVD-based systems provide coverage of the
entire U.S. and are amazingly accurate and helpful. In time,
built-in navigation systems are expected to be an option for all
classes of cars. See GIS glossary.
GUI (graphical user interface):
A picture-based system of interaction between people and computers.
A GUI lets you interact by using a mouse rather than by having to
type in keyboard commands.
hard drive:
The place on a computer where data is stored and retrieved.
hardware cache:
High-speed, temporary, chip-based storage that offers faster access
time than CD-ROM hardware. By placing data in the hardware cache,
you minimize the CD-ROM system's waiting time. Hardware cache speeds
up access to the CD and the CD's performance.
headroom:
The amount of gain an amplifier can produce before distorting.
hertz:
A unit used to measure frequency in cycles/seconds.
host:
Any computer on a network that is a repository for services
available to other computers on the network.
HTML (hypertext markup language):
The document format used to build pages on the World Wide Web. HTML
tags, or codes, define the structure and layout of a Web document.
There are hundreds of tags used to format and lay out a webpage. For
instance, is used to make bold text and denotes a new paragraph.
HTML tags also specify hypertext links , allowing Web designers to
direct users to other Web addresses or URLs.
HTTP (hypertext transfer protocol):The
underlying communications protocol used to connect servers on the
World Wide Web. For example, when you enter a URL in your browser,
the browser sends an HTTP command to the Web server directing it to
retrieve and transmit the requested page.
hub:
Hardware used to network computers together (usually over an
Ethernet connection). It's a small box with five or more RJ-45
connectors that accept cables from individual computers.
hyperlink:
An icon or text element in a document that serves as a connection to
another place in the same document or to an entirely different
document. Hyperlinks are the foundation of hypertext systems,
including the World Wide Web.
hypertext:
Any text that contains links to other documents. When users click on
hyperlinked text, another document is retrieved and displayed.
ICANN (Internet Corporation for Assigned Names and Numbers):
A nonprofit, private corporation responsible for overseeing the
following aspects of the World Wide Web: assigning space for IP
addresses, managing the domain name system, and taking care of the
root server system. Jon Postel created ICANN in 1998 in response to
a call from the US Department of Commerce for a private sector,
not-for-profit organization to manage r the Internet name and
address system.
IDE (intelligent [or integrated] drive electronics):
IDE connects mass storage devices such as hard drives or CD-ROMs to
a computer.
in-line console:
A type of mixing console that houses the monitor circuits within the
same modules as the channel circuit. Most modern consoles are
constructed this way.
insert:
An input jack on an audio device that is used to route in audio
signals from other devices.
IP address:
The identifying address of a computer or device attached to a TCP/IP
network. TCP/IP networks use IP addresses to route messages to their
proper destinations. The IP address is written as four sets of
numbers separated by periods. For an isolated network, IP addresses
may be assigned at random provided each one is unique. However, if
the private network is to be connected to the Internet, registered
IP addresses (called Internet addresses) must be used, in order to
avoid duplicates. Available unregistered addresses are becoming
scarce under the three class (A, B and C) system of assigning
addresses, so it is being replaced by the classless CIDR (Classles
Inter-Domain Routing) system.
IRC (Internet relay chat):
A system that allows people to have live conversations over the
Internet. You can get on one of hundreds of available IRC channels,
and whatever messages you type are seen by everyone on that channel.
It was the first chat system to allow more than two people at a time
to have a discussion.
ISDN (integrated services digital network):
A digital communication system that can transmit voice or packet
data over a regular phone line at rates between 64 Kbps and 256
Kbps. (Most home service maxes out at 128 Kbps.)
ISP (Internet service provider):
An organization that supplies you with access the Internet for a
fee.
Java:
A programming language that is particularly useful on the Internet.
Java was created and licensed by Sun Microsystems and is typically
used to provide interactivity.
JavaScript:
JavaScript has nothing to do with Java. This confusion was created
by Netscape, which parasitically named the scripting language for
its browser "JavaScript" to capitalize on the success of the Java
programming language. Java, the programming language, is what's
called a compiled language. It's written using English-language
words and then translated by the computer into something that the
computer can understand. Script is written in English as well, but
is only understood and translated by the browser, not the computer
itself. JavaScript is basically an advance on HTML coding that is
used to provide functionality in webpages -- rollovers, pull-down
menus, and so on.
JPEG (Joint Photographic Experts Group):
Pronounced "jay-peg," JPEG is an ISO/ITU standard for compressing
still images. Using discrete cosine transform, it provides lossy
compression (you lose some data from the original image) with ratios
up to 100:1 and higher. It depends on the image, but ratios of 10:1
to 20:1 may provide little noticeable loss. The more the loss can be
tolerated, the more the image can be compressed. Compression is
achieved by dividing the picture into tiny pixel blocks, which are
halved over and over until the appropriate ratio is achieved. JPEG
is implemented in software and hardware, with the latter providing
sufficient speed for real-time, on-the-fly compression.
kernel:
The central part of the Linux operating system that oversees all
other operations. It loads first and stays in the memory throughout
the operation of the OS.
kilobyte:
In decimal systems, kilo stands for 1,000, but in binary systems, a
kilo is 1,024 (2 to the 10th power). Technically, a kilobyte is
1,024 bytes, but it is often used loosely as a synonym for 1,000
bytes.
LAN (local area network):
A communications network that serves users within a relatively small
area. Most LANs serve just one building or a group of buildings. A
LAN's servers run the programs and hold the data that all users on
the LAN share. The users' individual PCs are workstations (clients)
which access the serves as needed.
limiter:
A signal processor used to keep audio signals from exceeding a set
level.
line level:
The standard volume level for routing audio signals. For pro audio
gear, line level is set at +4dBv and for consumer gear it is -10dBv.
Linux:
A Unix-like operating system that runs on many different types of
computers. Linus Torvalds wrote the Linux operating system while he
was a college student at the University of Helsinki in Finland.
Instead of making it proprietary and trying to sell it, Torvalds
gave it away, so anyone who wanted to develop for it could do so.
But don't run out and download Linux just because it's free. It's
not a consumer operating system, and it requires a very high level
of skill to install and run. It's a flavor of the Unix operating
system -- on which most of the Internet runs -- and is mainly used
by programmers as a development tool. Linux, which has attracted a
passionate cult following among programmers, represents the latest
entry in the worldwide race for domination of the PC desktop and
computer server markets.
LFO (low-frequency oscillator):
Low-frequency signals used to modulate other signals for vibrato and
other effects.
LPT:
The typical designation for a computer's connection to a printer or
other device through a parallel port. The name originally stood for
"line printer terminal," but the LPT port can be used for other
devices as well, such as a video camera.
macro:
A mini-program that performs a series of keystrokes, commands or
other functions that have been recorded into it. Calling the macro
(usually through pressing a combination of keys) causes the actions
recorded in the macro to be run in sequence. Macros are often used
to enter words or phrases that you use frequently.
megabit:
One million bits. Abbreviated as Mb, Mbit, and M-bit.
megabyte (MB):
A measure of computer processor storage and real and virtual memory;
a 2 to the 20th power byte, or 1,048,576 bytes in decimal notation.
memory:
The electronic holding place for instructions and data that your
computer's microprocessor can reach quickly. When your computer is
in normal operation, its memory usually contains the main parts of
the operating system and some or all of the application programs and
related data that are being used.
META tag:
A special HTML tag that identifies a webpage's contents. META tags
do not have any influence on the appearance of the page, but instead
hold information such as keywords for search engine, descriptions of
the site, and update histories. The information in META tags is
often used in the indexes of search engines.
microprocessor:
A silicon chip that contains a CPU, or central processing unit. This
is the brain of any computing device.
MIDI (pronounced "middy"):
Short for musical instrument digital interface, MIDI is a standard
protocol for communication between musical devices such as
synthesizers and PC sound cards. At minimum, MIDI defines the codes
for a musical event, such asa note's pitch, length, volume, and
other attributes, like vibrato, attack, and delay time. The MIDI
standard is supported by most synthesizers, allowing MIDI music to
be played by an orchestra of separate MIDI instruments. The MIDI
standard is also utilized by musical editing and composition
software.
modem:
A device that allows a computer to transmit data over telephone
lines. It is the most common way that people connect to the
Internet. A modem modulates data by converting it to audible tones
that can be transmitted over a telephone line, and then demodulates
received signals to get the data. A high-speed cable or DSL modem is
highly recommend for transferring audio data across the internet.
monitor:
The display screen for a computer.
monitors:
Special speakers that have a very flat frequency response and are
used during recording and mixing.
motherboard:
The central nervous system of a microcomputer. Typically it contains
the CPU, BIOS, RAM, and mass storage interfaces, serial and parallel
ports, expansion slots, and all the controllers required to control
standard peripheral devices, such as the display screen, keyboard,
and disk drive.
mouse:
A handheld device that a computer user can use to move the on-screen
pointer without having to resort to key commands.
MP3 (MPEG-1, Layer 3):
Developed in Germany by the Fraunhofer Institute in 1991, MP3 is an
audio compression technology. As part of the MPEG-1 and MPEG-2
specifications, it compresses CD-quality sound by a factor of 12
using perceptual audio coding. It provides almost the same high
fidelity as a CD. MP3 music files, played via software or a handheld
device, make it possible to download high-quality audio from the Web
quickly.
multiplier:
The function that determines the speed of the processor, which, in
turn, is a multiple of the bus speed.
multitrack recording: |