Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
1
Produce a glossary of terms specific to the methods and principles of sound design and production. Using a provided template, you must
research and gather definitions specific to provided glossary terms. Any definitions must be referenced with the URL link of the website you
have obtained the definition.
You must also, where possible, provide specific details of how researched definitions relate to your own production practice.
Name: Phillip Norris Wynne RESEARCHED DEFINITION (provide short internet researched
definition and URL link)
DESCRIBE THE RELEVANCE OF
THE RESEARCHED TERM TO
YOUR OWN PRODUCTION
PRACTICE?
SOUND DESIGN
METHODOLOGY
Foley Artistry "A soundeffects technique for synchronous effects or live effects"
http://filmsound.org/foley/
FoleyArtistryis where you matchthe
soundto the image.
Sound Libraries a collectionof sounds storedon file (for example on CDs, DVDs, or as digital
audiofiles)
http://www.collinsdictionary.com/dictionary/english/sound-library
Anyamount ofsoundstoredontoa
storage device.
SOUND FILE FORMATS Uncompressed Commonlyused for storinguncompressed (PCM), CD-qualitysound files,
which means that theycanbe large insize—around10 MB per minute.
Wave filescanalsocontain data encodedwith a varietyof (lossy) codecs to
reduce the file size (for example the GSMor MP3 formats).
http://en.wikipedia.org/wiki/Audio_file_format
A large amount of data before it goes
through compression
.wav Short for WAVeform AudioFormat, it is normallyusedin anuncompressed
format on the Microsoft Windows platform. This rawaudioformat, which
was developedjointlybyIBMandMicrosoft, stores audiodata in blocks.
http://mp3.about.com/od/glossary/g/WAV_def.htm
Wavor waveformaudioformat
stores uncompresseddata into
blocks
.aiff Stands for "Audio Interchange File Format." AIFFis a file format designed to
store audiodata. It wasdeveloped byApple Computer, but is basedon
Electronic Arts' IFF(Interchange File Format), a container format originally
usedon Amiga systems.
http://techterms.com/definition/aiff
Audio Interchange File Format,
design for apple, doesthe same as
Wavas it stores uncompressed data
into chunks
.au AU file (AUdiofile)A digital audiofile format from Sunthat is usedon the
Internet andcan be playedbya Java program. It provides toll-qualitysound
and uses the .AU extension. It generallyuses the u-Law(mu-Law)encoding
method, and raw u-Law filesand AU filesare the same except for the file
header.
http://encyclopedia2.thefreedictionary.com/Au+file+format
Audio File, java usesthis to play
sounds.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
2
.smp An ".smp" file maybe one of several different types ofaudio file. For
example, it could be a SampleVisionaudiosample file. This16-bit audiofile
was originallyusedbyTurtle BeachSampleVision;you canopen it with
Adobe Auction, SoundForge Pro or Awave Studio.
http://www.ehow.com/info_12198596_file-smp.html
SampleVision audio sample file, it’s a
16bit audiofile usedbyturtle beach
origianly
Lossy Compression Lossless andlossycompression are terms that describe whether or not, in
the compressionof a file, alloriginaldata canbe recoveredwhenthe file is
uncompressed. lossycompressionreduces a file bypermanentlyeliminating
certaininformation, especiallyredundant information. Whenthe file is
uncompressed, onlya part ofthe original informationis still there (although
the user maynot notice it). Lossycompressionis generallyusedfor video
and sound, where a certainamount of informationloss will not be detected
bymost users.
http://whatis.techtarget.com/definition/lossless-and-lossy-compression
Lossy, whena file is uncompressed
onlypart of the original file is still
there usedfor audio where the info
lost willnot reallybe detected bythe
user.
.mp3 There are manyaudiofile formats ofwhichthe first was MPEG-1 Audio
Layer 3 -- or more commonlyreferred to as MP3. It is a lossycompression
algorithmthat removes certainfrequencies that humans can't hear
http://mp3.about.com/od/glossary/g/mp3def.htm
MP3 is a type oflossycompression,
where it removes frequency’s
unheardto humans
AUDIO LIMITATIONS Sound Processor Unit (SPU) The SPU is the unit responsible for allaural capabilities ofthe psx. It handles
24 voices, has a 512kb soundbuffer, has ADSR envelope filters for each
voice and lots of other features.
http://psx.rules.org/spu.txt
The spuis responsible for producing
the soundof the media file
Digital Sound Processor (DSP) A Digital Signal Processor, or DSP, is a specializedmicroprocessor that has
an architecture whichis optimizedfor the fast operational needs ofdigital
signal processing. A Digital Signal Processor (DSP) canprocess data inreal
time, making it idealfor applications that can’t tolerate delays.
http://www.futureelectronics.com/en/microprocessors/digital-signal-
processors.aspx
The DSPmakes the soundfile into a
clearer sound for you to hear
Random Access Memory
(RAM)
RAM(pronounced ramm) is anacronym for randomaccessmemory, a type
of computer memorythat canbe accessedrandomly;that is, any byte of
memorycan be accessedwithout touching the preceding bytes. RAMis the
most common type of memoryfoundincomputers andother devices, such
as printers.
http://www.webopedia.com/TERM/R/RAM.html
Random access memoryis a
temporarymemorythat stores info
until you come awayfrom the
program
Mono Audio Mono or monophonic describes a systemwhere all the audiosignalsare
mixed together androutedthrough a single audiochannel. Monosystems
can have multipleloudspeakers, andevenmultiple widelyseparated
loudspeakers
http://www.mcsquared.com/mono-stereo.htm
This is where a singal soundis mixed
through a single audio channel
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
3
Stereo Audio True stereophonic soundsystems have two independent audiosignal
channels, andthe signals that are reproduced have a specific level and
phase relationshipto each other sothat when playedbackthrougha
suitable reproductionsystem, there will be anapparent image ofthe
originalsoundsource.
http://www.mcsquared.com/mono-stereo.htm
Stereo sound is where twodifferent
channels are used to produce a single
sound
Surround Sound Surroundsoundaudiois, simplyput, sound that completelysurrounds you.
It means a speaker invirtuallyeverycorner of the room, projecting high-
qualitydigital sound at you fromallanglesjust as though youwere in a
theatre.
http://peripherals.about.com/od/speakersandheadphones/a/whatis_ss.htm
SurroundSoundis where sound
comes at you for all different
directions,
Direct Audio (Pulse Code
Modulation – PCM)
Pulse code modulation (PCM) is a digital representationof an analogue
signal that takessamples of the amplitude of the analogue signal at regular
intervals. The sampled analogue data is changedto, andthen represented
by, binarydata. PCMrequiresa veryaccurate clock.
http://www.techopedia.com/definition/24128/pulse-code-modulation-pcm
PCM data is raw digital audio
samples, henit converts it into
analogue signals for the speakers
AUDIO RECORDING
SYSTEMS
Analogue An analogue recordingis one that is made bychanging the sound waves into
electricalsignals ofthe same type.
http://dictionary.cambridge.org/dictionary/british/analogue
It changes soundwaves into
electronic signals
Digital Mini Disc A music mediumdesignedbySonyas a portable replacement for music
Compact Discs. In1994 Sonyannounced a data versionwhich can hold140
MB or about 100 MB usingerror correction.
http://encyclopedia2.thefreedictionary.com/Mini+Disc
It’s a replacement for cds from sony
Compact Disc (CD) A compact disc [sometimesspelleddisk](CD) is a small, portable,round
medium made of moulded polymer (close insize to the floppydisk)for
electronicallyrecording, storing, andplaying backaudio, video, text, and
other information indigital form.
http://searchstorage.techtarget.com/definition/compact-disc
CD is a small portable diskthat can
store audiofiles
Digital Audio Tape (DAT) Digital AudioTape (DAT or R-DAT) is a signal recordingandplayback
medium developed bySonyandintroduced in 1987. In appearance it is
similar to a Compact Cassette, using 4 mm magnetic tape enclosedina
protective shell, but is roughlyhalf the size at 73 mm × 54 mm × 10.5 mm.
http://en.wikipedia.org/wiki/Digital_Audio_Tape
A tape is a magnetic tape closed into
a plastic shell, verysimilar to a CD
MIDI (Musical Instrument Digital Interface) A standardprotocol for the
interchange of musical informationbetweenmusical instruments,
synthesizers andcomputers. MIDI wasdevelopedto allowthe keyboard of
one synthesizer to playnotesgeneratedbyanother
MIDI designs code for a musical note
as well as buttons.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
4
http://www.pcmag.com/encyclopedia/term/47014/midi
Software Sequencers an electronic device or software programthat allows a sequence ofmusical
sounds, recorded indigital form, to be alteredbefore beingplayed back
http://www.yourdictionary.com/sequencer
It allows a device or programto alter
a sequence of music before being
played back to the user
Software Plug-ins Software plug-in is anadd-onfor a program that adds functionalityto it. For
example, a Photoshop plug-in(such as Eye Candy) mayaddextra filters that
you can use to manipulate images.
http://techterms.com/definition/plugin
Software plugins adds extra infoand
or functionalityto the software
MIDI Keyboard Instruments A MIDI keyboard is typicallya piano-style user interface keyboard device
usedfor sending MIDI signals or commands over a USB or MIDI cable to
other devices connectedandoperating onthe same MIDI protocol
interface.
http://en.wikipedia.org/wiki/MIDI_keyboard
A MIDI keyboard is a piano type
keyboard, used for sendingsignals
over USB or MIDI cable, this is where
you can create your own music.
AUDIO SAMPLING File Size Constraints - Bit-
depth
In digital audiousing pulse-code modulation(PCM), bit depthis the number
of bits of informationin each sample, and it directlycorresponds to the
resolution ofeachsample.
http://en.wikipedia.org/wiki/Audio_bit_depth
Bit Depthis the number of bits in a
sample of music
File Size Constraints - Sample
Rate
a frequencyof howmanytimes audiois measured per second, usually
measured in kilohertz (kHz);a usual number you might see is 44.1kHz. This
is tieddirectlyto bit depthor the number of bits measuredineachcycle
http://superuser.com/questions/388382/what-does-the-sample-rate-and-
sample-size-of-audio-means
Sample Rate is the recordedtime of
the frequencymeasured in Kilohertz

More Related Content

DOCX
Sound recording glossary
DOCX
Sound recording glossary
DOCX
IG2 task 1 work sheet terence byrne
DOCX
Ig2 task 1 work sheet (revisited)
DOCX
Ig2 task 1 work sheet (revisited)
DOCX
Ig2 task 1 work sheet (revisited)
DOCX
Ig2 task 1 work sheet s
DOCX
Ig2 task 1 work sheet s
Sound recording glossary
Sound recording glossary
IG2 task 1 work sheet terence byrne
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet s
Ig2 task 1 work sheet s

What's hot (19)

DOCX
Ig2 task 1 work sheet
DOCX
Adam Crittenden Sound Glossary
DOCX
IG2 Task 1 Worksheet
DOCX
Ig2 task 1 work sheet
DOCX
IG2 Task 1 Work Sheet
DOCX
Ig2 task 1 work sheet (1)
DOCX
Sound recording glossary improved
DOCX
Sound recording glossary
DOCX
Jordan smith ig2 task 1 revisited
DOCX
Methods and Principles of Sound Design and Production
DOCX
Methods and principles of sound design and production
DOCX
IG2 Task 1 Work Sheet Terence Byrne
DOCX
Sound recording glossary by Liam Oven for Unit 73
DOCX
Jordan smith ig2 task 1 work sheet v2
DOCX
Shaun warburton ig2 task 1 work sheet improved
DOCX
Ig2 task 1 work
DOCX
Ig2 task 1 work sheet damion vize
DOCX
Sound recording glossary
DOCX
IG2 Task 1
Ig2 task 1 work sheet
Adam Crittenden Sound Glossary
IG2 Task 1 Worksheet
Ig2 task 1 work sheet
IG2 Task 1 Work Sheet
Ig2 task 1 work sheet (1)
Sound recording glossary improved
Sound recording glossary
Jordan smith ig2 task 1 revisited
Methods and Principles of Sound Design and Production
Methods and principles of sound design and production
IG2 Task 1 Work Sheet Terence Byrne
Sound recording glossary by Liam Oven for Unit 73
Jordan smith ig2 task 1 work sheet v2
Shaun warburton ig2 task 1 work sheet improved
Ig2 task 1 work
Ig2 task 1 work sheet damion vize
Sound recording glossary
IG2 Task 1
Ad

Viewers also liked (15)

PPT
Student s name (2)aaaaf
PDF
Cómo promover, ideas para los diocesanos
PDF
CSWISingle
PPTX
El cuerpo humano 3
DOC
Teste diagnóstico 10ºano_mat_a_2014_versãoiq2
PDF
Día Mundial del Medio Ambiente 2015
DOCX
Carta organisasi panitia 2014
PPTX
Enc 3250 professional writing: Midterm Reflection - Marina Adami
PPT
The chefs amazing_soup
PPTX
Research Methods in Comparative Politics
PDF
私がお世話になった技術書たち
PPT
DR Prep Talk--Medical Service
DOCX
7 b movement intro mar 20
PDF
E Drejta Penale Procedurale
PDF
イマドキの「タグ=HTML」とスタイルシート=CSS」を知ろう
Student s name (2)aaaaf
Cómo promover, ideas para los diocesanos
CSWISingle
El cuerpo humano 3
Teste diagnóstico 10ºano_mat_a_2014_versãoiq2
Día Mundial del Medio Ambiente 2015
Carta organisasi panitia 2014
Enc 3250 professional writing: Midterm Reflection - Marina Adami
The chefs amazing_soup
Research Methods in Comparative Politics
私がお世話になった技術書たち
DR Prep Talk--Medical Service
7 b movement intro mar 20
E Drejta Penale Procedurale
イマドキの「タグ=HTML」とスタイルシート=CSS」を知ろう
Ad

Similar to Sound recording glossary preivious (20)

DOCX
Ig2 task 1 work sheet
DOCX
Sound recording glossary imporved version
DOCX
Sound Recording Glossary Improved Version
DOCX
Ig2 task 1 work sheet 2
DOCX
Ig2 task 1 work sheet
DOCX
Sound Recording Glossary
DOCX
Ben ce sound recording glossary version 2
DOCX
Ben ce sound recording glossary
DOCX
Ig2 task1worksheet james_lodge_new
DOC
IG2 Task 1 Work Sheet Elliot
DOCX
Bl ig2 url edit
DOCX
Brienna hick sound recording glossary improved version
DOCX
Kieran dixon sound recording glossary
DOCX
Sound recording glossary improved 3
DOCX
Sound recording glossary improved 2
DOCX
Bl ig2 url
DOCX
Ig2 task 1 work sheet 2
DOCX
Jordan smith ig2 task 1 revisited v2
DOCX
Sound recording glossary improved
DOCX
Sound recording glossary
Ig2 task 1 work sheet
Sound recording glossary imporved version
Sound Recording Glossary Improved Version
Ig2 task 1 work sheet 2
Ig2 task 1 work sheet
Sound Recording Glossary
Ben ce sound recording glossary version 2
Ben ce sound recording glossary
Ig2 task1worksheet james_lodge_new
IG2 Task 1 Work Sheet Elliot
Bl ig2 url edit
Brienna hick sound recording glossary improved version
Kieran dixon sound recording glossary
Sound recording glossary improved 3
Sound recording glossary improved 2
Bl ig2 url
Ig2 task 1 work sheet 2
Jordan smith ig2 task 1 revisited v2
Sound recording glossary improved
Sound recording glossary

More from PhillipWynne12281991 (20)

DOC
Games y1 ap3 2015
DOC
7274 submission form
DOC
Je ha3 ha4 submission form
DOC
L3 gd unit13_retake_310515
DOCX
Y1 games ig2 learner assessment submission declaration
DOC
L3 gd unit13_retake_310515
PDF
The adventures of ken n kev the heist
PDF
The adventures of ken n kev the heist final draft
DOCX
DOCX
Ig1 task 2 analysis work sheet spiderman
DOCX
Ig1 task 2 analysis work sheet the walking dead
DOCX
Ig1 task 2 analysis work sheet portal
DOCX
Ig1 task 2 analysis work sheet deadpool
PPTX
Task 3 research findngs
PDF
The adventures of ken n kev the heist first
PPTX
Pitch ken n kev heist
DOCX
Sound designer
Games y1 ap3 2015
7274 submission form
Je ha3 ha4 submission form
L3 gd unit13_retake_310515
Y1 games ig2 learner assessment submission declaration
L3 gd unit13_retake_310515
The adventures of ken n kev the heist
The adventures of ken n kev the heist final draft
Ig1 task 2 analysis work sheet spiderman
Ig1 task 2 analysis work sheet the walking dead
Ig1 task 2 analysis work sheet portal
Ig1 task 2 analysis work sheet deadpool
Task 3 research findngs
The adventures of ken n kev the heist first
Pitch ken n kev heist
Sound designer

Recently uploaded (20)

PPTX
Strategic Picks — Prioritising the Right Agentic Use Cases [2/6]
PDF
Child-friendly e-learning for artificial intelligence education in Indonesia:...
PDF
Examining Bias in AI Generated News Content.pdf
PPTX
AQUEEL MUSHTAQUE FAKIH COMPUTER CENTER .
PPTX
Introduction-to-Artificial-Intelligence (1).pptx
PPTX
CRM(Customer Relationship Managmnet) Presentation
PDF
Rooftops detection with YOLOv8 from aerial imagery and a brief review on roof...
PDF
The Digital Engine Room: Unlocking APAC’s Economic and Digital Potential thro...
PDF
Advancements in abstractive text summarization: a deep learning approach
PDF
Revolutionizing recommendations a survey: a comprehensive exploration of mode...
PDF
Introduction to c language from lecture slides
PDF
Uncertainty-aware contextual multi-armed bandits for recommendations in e-com...
PDF
ment.tech-How to Develop an AI Agent Healthcare App like Sully AI (1).pdf
PDF
Decision Optimization - From Theory to Practice
PDF
Addressing the challenges of harmonizing law and artificial intelligence tech...
PDF
The Basics of Artificial Intelligence - Understanding the Key Concepts and Te...
PPT
Overviiew on Intellectual property right
PPTX
Blending method and technology for hydrogen.pptx
PDF
Optimizing bioinformatics applications: a novel approach with human protein d...
PPTX
maintenance powerrpoint for adaprive and preventive
Strategic Picks — Prioritising the Right Agentic Use Cases [2/6]
Child-friendly e-learning for artificial intelligence education in Indonesia:...
Examining Bias in AI Generated News Content.pdf
AQUEEL MUSHTAQUE FAKIH COMPUTER CENTER .
Introduction-to-Artificial-Intelligence (1).pptx
CRM(Customer Relationship Managmnet) Presentation
Rooftops detection with YOLOv8 from aerial imagery and a brief review on roof...
The Digital Engine Room: Unlocking APAC’s Economic and Digital Potential thro...
Advancements in abstractive text summarization: a deep learning approach
Revolutionizing recommendations a survey: a comprehensive exploration of mode...
Introduction to c language from lecture slides
Uncertainty-aware contextual multi-armed bandits for recommendations in e-com...
ment.tech-How to Develop an AI Agent Healthcare App like Sully AI (1).pdf
Decision Optimization - From Theory to Practice
Addressing the challenges of harmonizing law and artificial intelligence tech...
The Basics of Artificial Intelligence - Understanding the Key Concepts and Te...
Overviiew on Intellectual property right
Blending method and technology for hydrogen.pptx
Optimizing bioinformatics applications: a novel approach with human protein d...
maintenance powerrpoint for adaprive and preventive

Sound recording glossary preivious

  • 1. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 1 Produce a glossary of terms specific to the methods and principles of sound design and production. Using a provided template, you must research and gather definitions specific to provided glossary terms. Any definitions must be referenced with the URL link of the website you have obtained the definition. You must also, where possible, provide specific details of how researched definitions relate to your own production practice. Name: Phillip Norris Wynne RESEARCHED DEFINITION (provide short internet researched definition and URL link) DESCRIBE THE RELEVANCE OF THE RESEARCHED TERM TO YOUR OWN PRODUCTION PRACTICE? SOUND DESIGN METHODOLOGY Foley Artistry "A soundeffects technique for synchronous effects or live effects" http://filmsound.org/foley/ FoleyArtistryis where you matchthe soundto the image. Sound Libraries a collectionof sounds storedon file (for example on CDs, DVDs, or as digital audiofiles) http://www.collinsdictionary.com/dictionary/english/sound-library Anyamount ofsoundstoredontoa storage device. SOUND FILE FORMATS Uncompressed Commonlyused for storinguncompressed (PCM), CD-qualitysound files, which means that theycanbe large insize—around10 MB per minute. Wave filescanalsocontain data encodedwith a varietyof (lossy) codecs to reduce the file size (for example the GSMor MP3 formats). http://en.wikipedia.org/wiki/Audio_file_format A large amount of data before it goes through compression .wav Short for WAVeform AudioFormat, it is normallyusedin anuncompressed format on the Microsoft Windows platform. This rawaudioformat, which was developedjointlybyIBMandMicrosoft, stores audiodata in blocks. http://mp3.about.com/od/glossary/g/WAV_def.htm Wavor waveformaudioformat stores uncompresseddata into blocks .aiff Stands for "Audio Interchange File Format." AIFFis a file format designed to store audiodata. It wasdeveloped byApple Computer, but is basedon Electronic Arts' IFF(Interchange File Format), a container format originally usedon Amiga systems. http://techterms.com/definition/aiff Audio Interchange File Format, design for apple, doesthe same as Wavas it stores uncompressed data into chunks .au AU file (AUdiofile)A digital audiofile format from Sunthat is usedon the Internet andcan be playedbya Java program. It provides toll-qualitysound and uses the .AU extension. It generallyuses the u-Law(mu-Law)encoding method, and raw u-Law filesand AU filesare the same except for the file header. http://encyclopedia2.thefreedictionary.com/Au+file+format Audio File, java usesthis to play sounds.
  • 2. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 2 .smp An ".smp" file maybe one of several different types ofaudio file. For example, it could be a SampleVisionaudiosample file. This16-bit audiofile was originallyusedbyTurtle BeachSampleVision;you canopen it with Adobe Auction, SoundForge Pro or Awave Studio. http://www.ehow.com/info_12198596_file-smp.html SampleVision audio sample file, it’s a 16bit audiofile usedbyturtle beach origianly Lossy Compression Lossless andlossycompression are terms that describe whether or not, in the compressionof a file, alloriginaldata canbe recoveredwhenthe file is uncompressed. lossycompressionreduces a file bypermanentlyeliminating certaininformation, especiallyredundant information. Whenthe file is uncompressed, onlya part ofthe original informationis still there (although the user maynot notice it). Lossycompressionis generallyusedfor video and sound, where a certainamount of informationloss will not be detected bymost users. http://whatis.techtarget.com/definition/lossless-and-lossy-compression Lossy, whena file is uncompressed onlypart of the original file is still there usedfor audio where the info lost willnot reallybe detected bythe user. .mp3 There are manyaudiofile formats ofwhichthe first was MPEG-1 Audio Layer 3 -- or more commonlyreferred to as MP3. It is a lossycompression algorithmthat removes certainfrequencies that humans can't hear http://mp3.about.com/od/glossary/g/mp3def.htm MP3 is a type oflossycompression, where it removes frequency’s unheardto humans AUDIO LIMITATIONS Sound Processor Unit (SPU) The SPU is the unit responsible for allaural capabilities ofthe psx. It handles 24 voices, has a 512kb soundbuffer, has ADSR envelope filters for each voice and lots of other features. http://psx.rules.org/spu.txt The spuis responsible for producing the soundof the media file Digital Sound Processor (DSP) A Digital Signal Processor, or DSP, is a specializedmicroprocessor that has an architecture whichis optimizedfor the fast operational needs ofdigital signal processing. A Digital Signal Processor (DSP) canprocess data inreal time, making it idealfor applications that can’t tolerate delays. http://www.futureelectronics.com/en/microprocessors/digital-signal- processors.aspx The DSPmakes the soundfile into a clearer sound for you to hear Random Access Memory (RAM) RAM(pronounced ramm) is anacronym for randomaccessmemory, a type of computer memorythat canbe accessedrandomly;that is, any byte of memorycan be accessedwithout touching the preceding bytes. RAMis the most common type of memoryfoundincomputers andother devices, such as printers. http://www.webopedia.com/TERM/R/RAM.html Random access memoryis a temporarymemorythat stores info until you come awayfrom the program Mono Audio Mono or monophonic describes a systemwhere all the audiosignalsare mixed together androutedthrough a single audiochannel. Monosystems can have multipleloudspeakers, andevenmultiple widelyseparated loudspeakers http://www.mcsquared.com/mono-stereo.htm This is where a singal soundis mixed through a single audio channel
  • 3. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 3 Stereo Audio True stereophonic soundsystems have two independent audiosignal channels, andthe signals that are reproduced have a specific level and phase relationshipto each other sothat when playedbackthrougha suitable reproductionsystem, there will be anapparent image ofthe originalsoundsource. http://www.mcsquared.com/mono-stereo.htm Stereo sound is where twodifferent channels are used to produce a single sound Surround Sound Surroundsoundaudiois, simplyput, sound that completelysurrounds you. It means a speaker invirtuallyeverycorner of the room, projecting high- qualitydigital sound at you fromallanglesjust as though youwere in a theatre. http://peripherals.about.com/od/speakersandheadphones/a/whatis_ss.htm SurroundSoundis where sound comes at you for all different directions, Direct Audio (Pulse Code Modulation – PCM) Pulse code modulation (PCM) is a digital representationof an analogue signal that takessamples of the amplitude of the analogue signal at regular intervals. The sampled analogue data is changedto, andthen represented by, binarydata. PCMrequiresa veryaccurate clock. http://www.techopedia.com/definition/24128/pulse-code-modulation-pcm PCM data is raw digital audio samples, henit converts it into analogue signals for the speakers AUDIO RECORDING SYSTEMS Analogue An analogue recordingis one that is made bychanging the sound waves into electricalsignals ofthe same type. http://dictionary.cambridge.org/dictionary/british/analogue It changes soundwaves into electronic signals Digital Mini Disc A music mediumdesignedbySonyas a portable replacement for music Compact Discs. In1994 Sonyannounced a data versionwhich can hold140 MB or about 100 MB usingerror correction. http://encyclopedia2.thefreedictionary.com/Mini+Disc It’s a replacement for cds from sony Compact Disc (CD) A compact disc [sometimesspelleddisk](CD) is a small, portable,round medium made of moulded polymer (close insize to the floppydisk)for electronicallyrecording, storing, andplaying backaudio, video, text, and other information indigital form. http://searchstorage.techtarget.com/definition/compact-disc CD is a small portable diskthat can store audiofiles Digital Audio Tape (DAT) Digital AudioTape (DAT or R-DAT) is a signal recordingandplayback medium developed bySonyandintroduced in 1987. In appearance it is similar to a Compact Cassette, using 4 mm magnetic tape enclosedina protective shell, but is roughlyhalf the size at 73 mm × 54 mm × 10.5 mm. http://en.wikipedia.org/wiki/Digital_Audio_Tape A tape is a magnetic tape closed into a plastic shell, verysimilar to a CD MIDI (Musical Instrument Digital Interface) A standardprotocol for the interchange of musical informationbetweenmusical instruments, synthesizers andcomputers. MIDI wasdevelopedto allowthe keyboard of one synthesizer to playnotesgeneratedbyanother MIDI designs code for a musical note as well as buttons.
  • 4. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 4 http://www.pcmag.com/encyclopedia/term/47014/midi Software Sequencers an electronic device or software programthat allows a sequence ofmusical sounds, recorded indigital form, to be alteredbefore beingplayed back http://www.yourdictionary.com/sequencer It allows a device or programto alter a sequence of music before being played back to the user Software Plug-ins Software plug-in is anadd-onfor a program that adds functionalityto it. For example, a Photoshop plug-in(such as Eye Candy) mayaddextra filters that you can use to manipulate images. http://techterms.com/definition/plugin Software plugins adds extra infoand or functionalityto the software MIDI Keyboard Instruments A MIDI keyboard is typicallya piano-style user interface keyboard device usedfor sending MIDI signals or commands over a USB or MIDI cable to other devices connectedandoperating onthe same MIDI protocol interface. http://en.wikipedia.org/wiki/MIDI_keyboard A MIDI keyboard is a piano type keyboard, used for sendingsignals over USB or MIDI cable, this is where you can create your own music. AUDIO SAMPLING File Size Constraints - Bit- depth In digital audiousing pulse-code modulation(PCM), bit depthis the number of bits of informationin each sample, and it directlycorresponds to the resolution ofeachsample. http://en.wikipedia.org/wiki/Audio_bit_depth Bit Depthis the number of bits in a sample of music File Size Constraints - Sample Rate a frequencyof howmanytimes audiois measured per second, usually measured in kilohertz (kHz);a usual number you might see is 44.1kHz. This is tieddirectlyto bit depthor the number of bits measuredineachcycle http://superuser.com/questions/388382/what-does-the-sample-rate-and- sample-size-of-audio-means Sample Rate is the recordedtime of the frequencymeasured in Kilohertz