SlideShare a Scribd company logo
1 of 8
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: 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 Foley is the reproduction of everyday sound effects that
are added to film, video, and other media in post-
production to enhance audio quality. These reproduced
sounds can be anything from the swishing of clothing and
footsteps to squeaky doors and breaking glass.
http://en.wikipedia.org/wiki/Foley_(filmmaking)
I have several foley artistry sounds. We
have manually recorded our sounds then
enhanced/ or heavily edited them using
the Reaper software.
Sound Libraries A sample library is a collection of digital sound
recordings, known as samples, for use by composers,
arrangers, performers, and producers of music. The sound
files are loaded into a sampler - either hardware or
computer-based - which is then used to create music.
http://en.wikipedia.org/wiki/Sample_library
We are currently working on a project
involving our sample libraries of our
produced sounds. They’re 6 samples for
each category ranging from sci-fi to
action sequences produced with our
audio editing software.
SOUND FILE FORMATS Uncompressed There is one major uncompressed audio format, PCM,
which is usually stored in a .wav file on Windows or in a
.aiff file on Mac OS. The AIFF format is based on the
Interchange File Format (IFF). The WAV format is based
on the Resource Interchange File Format (RIFF), which is
similar to IFF. WAV and AIFF are flexible file formats
designed to store more or less any combination of
sampling rates or bitrates. This makes them suitable file
formats for storing and archiving an original recording.
http://en.wikipedia.org/wiki/Audio_file_format
When we save and or complete our
work, the file always becomes a
compressed piece of work in order to
save storage space. And also to make the
file run faster.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
2
.wav Waveform Audio File Format (WAVE, or more commonly
known as WAV due to its filename extension)
(rarely, Audio for Windows) is a Microsoft and IBM audio
file format standard for storing an audio bitstream on PCs.
It is an application of the Resource Interchange File
Format (RIFF) bitstream format method for storing data in
"chunks", and thus is also close to the 8SVX and
the AIFF format used on Amiga and Macintosh computers,
respectively.
http://en.wikipedia.org/wiki/WAV
The wav file is well used in my work. The
wav file is the final exported and
rendered file that I use once created my
jingles and other sound work that I have
produced during lesson. Also Many of
my manually recorded audio files that I
went out to record were WAV files to
begin with.
.aiff Audio Interchange File Format (AIFF) is an audio file
format standard used for storing sound data for personal
computers and other electronic audio devices. The format
was developed by Apple Inc. in 1988 based on Electronic
Arts' Interchange File Format (IFF, widely used
on Amiga systems) and is most commonly used on Apple
Macintoshcomputer systems.
http://en.wikipedia.org/wiki/Audio_Interchange_File_Format
We currently have not used this in our
course work.
.au The Au file format is a simple audio file format introduced
by Sun Microsystems. The format was common on NeXT
systems and on early Web pages. Originally it was
headerless, being simply 8-bit µ-law-encoded data at an
8000 Hz sample rate
http://en.wikipedia.org/wiki/Au_file_format
We currently have not used this in our
course work.
.smp Music file used by SmartMusic, a music practice
application for band, orchestra, and voice; saves an
accompaniment that can be used for practicing solos and
other musical parts; includes the sheet music information
and can be used for assessment; replaced by
the .SMPX in Finale 2014.
http://www.fileinfo.com/extension/smp
We currently have not used this in our
course work.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
3
Lossy Compression In information technology, "lossy" compression is the
class of data encoding methods that uses inexact
approximations (or partial data discarding) for representing
the content that has been encoded. Such compression
techniques are used to reduce the amount of data that
would otherwise be needed to store, handle, and/or
transmit the represented content
http://en.wikipedia.org/wiki/Lossy_compression
We currently have not used this in our
course work.
.mp3 MPEG-1 or MPEG-2 Audio Layer III, more commonly
referred to as MP3, is an encoding format for digital audio
which uses a form of lossy data compression. It is a
common audio format for consumer audio streaming or
storage, as well as a de facto standard of digital audio
compression for the transfer and playback of music on
most digital audio players.
http://en.wikipedia.org/wiki/MP3
Also Mp3 is well used when exporting
rendered and completed sound work
that I have created. It is also a very
common type of sound file, which many
sound engines/software use because of
its popularity with sound etc.
AUDIO LIMITATIONS Sound Processor Unit (SPU) Integrated circuit that generates an audio signal and sends it
to a computer's speakers. The sound card can accept an
analog sound (as from a microphone or audio tape) and
convert it to digital data that can be stored in an audio file, or
accept digitized audio signals (as from an audio file) and
convert them to analog signals that can be played on the
computer's speakers. On a personal computer, the sound card
is usually a separate circuit board that is plugged into the
motherboard.
http://encyclopedia2.thefreedictionary.com/Audio+processing+unit
The sound processing units themselves
are integrated in today’s pc’s laptops etc
that we use to create our audio work on.
Digital Sound Processor (DSP) The goal of DSP is usually to measure, filter and/or
compress continuous real-world analog signals. The first
step is usually to convert the signal from an analog to a
digital form, by sampling and then digitizing it using
an analog-to-digital converter (ADC), which turns the
analog signal into a stream of numbers. However, often,
the required output signal is another analog output signal,
which requires a digital-to-analog converter (DAC). Even if
this process is more complex than analog processing and
We currently have not used this in our
course work.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
4
has a discrete value range, the application of
computational power to digital signal processing allows for
many advantages over analog processing in many
applications, such as error detection and correction in
transmission as well as data compression.
http://en.wikipedia.org/wiki/Digital_signal_processing
Random Access Memory (RAM) Random-access memory (RAM) is a form of computer
data storage. A random-access memory device
allows data items to be read and written in roughly the
same amount of time regardless of the order in which data
items are accessed.In contrast, with other direct-access
data storage media such as hard disks, CD-RWs, DVD-
RWs and the older drum memory, the time required to read
and write data items varies significantly depending on their
physical locations on the recording medium, due to
mechanical limitations such as media rotation speeds and
arm movement delays.
http://en.wikipedia.org/wiki/Random-access_memory
Ram is a valuable piece of hardware
needed for editing software’s. Either its
3d modelling or even audio editing. A
good amount of RAM is needed to keep
enough space for the editing software to
keep working correctly.
Mono Audio Monaural or monophonic sound reproduction (often
shortened to mono) is single-channel. Typically there is
only one microphone, one loudspeaker, or (in the case
of headphones and multiple loudspeakers) channels are
fed from a common signa lpath. In the case of multiple
microphones the paths are mixed into a single signal path
at some stage.
http://en.wikipedia.org/wiki/Monaural
We currently have not used this in our
course work.
Stereo Audio Stereophonic sound or, more commonly, stereo, is a
method of sound reproduction that creates an illusion of
directionality and audible perspective. This is usually
achieved by using two or more
independent audio channels through a configuration of two
or more loudspeakers (or stereo headphones)in such a
way as to create the impression of sound heard from
various directions, as in natural hearing
http://en.wikipedia.org/wiki/Stereophonic_sound
Most of our work is used by default with
stereo audio enabled.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
5
Surround Sound Surround sound is a technique for enriching the sound
reproduction quality of an audio source with
additional audio channels from speakers that surround the
listener (surround channels), providing sound from a 360°
radius in the horizontal plane (2D) as opposed to "screen
channels" (centre, [front] left, and [front] right) originating
only from the listener's forward arc.
http://en.wikipedia.org/wiki/Surround_sound
We have tested surround sound type
techniques, using ‘’Pan’’ which is used to
transfer the sound from ear to the other.
This can be very useful to create
immersion, and make the sound itself
very surround sound style.
Direct Audio (Pulse Code
Modulation – PCM)
Although abbreviation PCM stands for Pulse Code
Modulation, we understand it as general digital audio
processing with volume samples generated in
continuous time periods. The analog signal is recorded
via analog to digital converters (ADC). The digital
value (de-facto a volume at a specific time) obtained
from ADC can be further processed. The following
picture shows a perfect sinus waveform:
http://www.alsa-project.org/alsa-doc/alsa-
lib/pcm.html
We currently have not used this in our
course work.
AUDIO RECORDING SYSTEMS Analogue
Analog recording methods store signals as a continual
wave in or on the media. The wave might be stored as a
physical texture on a phonograph record, or a fluctuation in
the field strength of a magnetic recording. This is different
from digital recording of which among many possibilities
include digital audio and digital video, which digital
signals are represented as data or discrete numbers.
http://en.wikipedia.org/wiki/Analog_recording
We currently have not used this in our
course work.
Digital Mini Disc The MiniDisc (MD) is an obsolete magneto-optical disc- We currently have not used this in our
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
6
based data storage device for 74 minutes and, later, 80
minutes, of digitized audio or 1 gigabyte of Hi-MD data.
The Sony brand audio players were on the market from
September 1992 until March 2013.
http://en.wikipedia.org/wiki/MiniDisc
course work.
Compact Disc (CD) Known by its abbreviation, CD, a compact disc is a
polycarbonate with one or more metal layers capable of
storing digital information. The most prevalent types of
compact discs are those used by the music industry to
store digital recordings and CD-ROMs used to store
computer data.
http://www.webopedia.com/TERM/C/compact_disc.html
We currently have not used this in our
course work.
Digital Audio Tape (DAT) Digital Audio Tape (DAT or R-DAT) is a signal recording
and playback medium developed by Sony and introduced
in 1987.[1]
In appearance it is similar to a Compact
Cassette, using 4 mm magnetic tape enclosed in a
protective shell, but is roughly half the size at 73 mm ×
54 mm × 10.5 mm. As the name suggests, the recording
is digital rather than analog
http://en.wikipedia.org/wiki/Digital_Audio_Tape
We currently have not used this in our
course work.
MIDI Pronounced middy, an acronym for musical instrument
digital interface, a standard adopted by the electronic
music industry for controlling devices, such as synthesizers
and sound cards that emit music.
http://www.webopedia.com/TERM/M/MIDI.html
MIDI is the keyboard that we use to
‘’paint’’ or jingle/s together. Used for
making certain tunes within our project
using different instruments.
Software Sequencers A music sequencer (or simply sequencer) is a device
or application software that can record, edit, or play
back music, by handling note and performance information
in several forms, typically MIDI or CV/Gate, and
possibly audio and automation data for DAWs and plug-
ins.
http://en.wikipedia.org/wiki/Music_sequencer
The software we currently use for our
audio production work, called ‘’Reaper’’
already implements sequences to aid us
for a much easier work flow.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
7
Software Plug-ins In computing, a plug-in (or plugin, extension, or add-
on / addon) is a software component that adds a specific
feature to an existing software application. When an
application supports plug-ins, it enables customization. The
common examples are the plug-ins used in web
browsers to add new features such as search-engines,
virus scanners, or the ability to utilize a new file type such
as a new video format. Well-known browser plug-ins
include the Adobe Flash Player.
http://en.wikipedia.org/wiki/Plug-in_(computing)
With the software we currently use
‘reaper’ it already comes with several
VST’S and VSTI’S that help us to
manipulate raw sounds etc.
MIDI Keyboard Instruments A Musical Instrument Digital Interface (MIDI) keyboard is a
musical instrument like a piano keyboard. The MIDI portion
indicates that the instrument has a communication protocol
built in that allows it to communicate with a computer or
other MIDI-equipped instrument.
http://www.wisegeek.com/what-is-a-midi-keyboard.htm
The MIDI instruments are used to create
my jingles and other sound production
that through the REAPER software. It
produces a range of different sounds
with all sorts of instruments.
AUDIO SAMPLING File Size Constraints - Bit-depth
Bit depth is the number of bits used to carry the data in each
sample of audio. The bit depth chosen for recording limits the
dynamic range of the recording. (Other factors in the audio
chain may also limit this, so more bits often will not produce a
better recording.
http://wiki.audacityteam.org/wiki/Bit_Depth
Bits are usually selected to 16 when im
rendering my final completed sound or
sounds. The software itself currently
handles bit depth for us.
File Size Constraints - Sample
Rate In signal processing, sampling is the reduction of
a continuous signal to a discrete signal. A common
example is the conversion of a sound wave (a continuous
signal) to a sequence of samples (a discrete-time
signal).A sample refers to a value or set of values at a
point in time and/or space.
Whenever we start some sort of audio
projects, we have to keep in mind he
amount of storage we have. And how
much he file size is on its own.
Salford City College
Eccles Sixth Form Centre
BTEC Extended Diploma in GAMES DESIGN
Unit 73: Sound For Computer Games
IG2 Task 1
8
http://en.wikipedia.org/wiki/Sampling_(signal_processing)

More Related Content

What's hot

IG2 Task 1 Work Sheet Terence Byrne
IG2 Task 1 Work Sheet Terence ByrneIG2 Task 1 Work Sheet Terence Byrne
IG2 Task 1 Work Sheet Terence Byrneterry96
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossaryKeatonBradley
 
IG2 Task 1 Work Sheet
IG2 Task 1 Work SheetIG2 Task 1 Work Sheet
IG2 Task 1 Work SheetKyleFielding
 
Shaun warburton ig2 task 1 work sheet improved
Shaun warburton ig2 task 1 work sheet improvedShaun warburton ig2 task 1 work sheet improved
Shaun warburton ig2 task 1 work sheet improvedwarburton9191
 
Sound recording glossary improved
Sound recording glossary improvedSound recording glossary improved
Sound recording glossary improvedItsLiamOven
 
Methods and Principles of Sound Design and Production
Methods and Principles of Sound Design and ProductionMethods and Principles of Sound Design and Production
Methods and Principles of Sound Design and ProductionHooaax
 
Brienna hick sound recording glossary
Brienna hick sound recording glossaryBrienna hick sound recording glossary
Brienna hick sound recording glossarysoulsama
 
Ig2 task 1 work sheet (glossary) steph hawkins
Ig2 task 1 work sheet (glossary) steph hawkinsIg2 task 1 work sheet (glossary) steph hawkins
Ig2 task 1 work sheet (glossary) steph hawkinsstephlizahawkins123
 
Sound recording glossary imporved version
Sound recording glossary imporved versionSound recording glossary imporved version
Sound recording glossary imporved versionAidenKelly
 
Bl ig2 url
Bl ig2 urlBl ig2 url
Bl ig2 urlbenloynd
 
Sound Recording Glossary
Sound Recording GlossarySound Recording Glossary
Sound Recording GlossaryAidenKelly
 
Ig2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vizeIg2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vizeDamionVize
 
Ig2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vizeIg2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vizeDamionVize
 

What's hot (19)

IG2 Task 1 Work Sheet Terence Byrne
IG2 Task 1 Work Sheet Terence ByrneIG2 Task 1 Work Sheet Terence Byrne
IG2 Task 1 Work Sheet Terence Byrne
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossary
 
Sound analysis draft 2
Sound analysis draft 2Sound analysis draft 2
Sound analysis draft 2
 
IG2 Task 1 Work Sheet
IG2 Task 1 Work SheetIG2 Task 1 Work Sheet
IG2 Task 1 Work Sheet
 
Shaun warburton ig2 task 1 work sheet improved
Shaun warburton ig2 task 1 work sheet improvedShaun warburton ig2 task 1 work sheet improved
Shaun warburton ig2 task 1 work sheet improved
 
IG2 Task 1 Work Sheet
IG2 Task 1 Work SheetIG2 Task 1 Work Sheet
IG2 Task 1 Work Sheet
 
Sound recording glossary improved
Sound recording glossary improvedSound recording glossary improved
Sound recording glossary improved
 
Methods and Principles of Sound Design and Production
Methods and Principles of Sound Design and ProductionMethods and Principles of Sound Design and Production
Methods and Principles of Sound Design and Production
 
Brienna hick sound recording glossary
Brienna hick sound recording glossaryBrienna hick sound recording glossary
Brienna hick sound recording glossary
 
Ig2 task 1 work sheet (glossary) steph hawkins
Ig2 task 1 work sheet (glossary) steph hawkinsIg2 task 1 work sheet (glossary) steph hawkins
Ig2 task 1 work sheet (glossary) steph hawkins
 
Ig2task1worksheet
Ig2task1worksheetIg2task1worksheet
Ig2task1worksheet
 
Sound recording glossary imporved version
Sound recording glossary imporved versionSound recording glossary imporved version
Sound recording glossary imporved version
 
Bl ig2 url
Bl ig2 urlBl ig2 url
Bl ig2 url
 
IG2 Task 1
IG2 Task 1 IG2 Task 1
IG2 Task 1
 
Sound Recording Glossary
Sound Recording GlossarySound Recording Glossary
Sound Recording Glossary
 
Ig2 task 1 work sheet
Ig2 task 1 work sheetIg2 task 1 work sheet
Ig2 task 1 work sheet
 
Ig2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vizeIg2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vize
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossary
 
Ig2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vizeIg2 task 1 work sheet damion vize
Ig2 task 1 work sheet damion vize
 

Similar to Ig2 task 1 re edit version

Methods and principles of sound design and production
Methods and principles of sound design and productionMethods and principles of sound design and production
Methods and principles of sound design and productioncameronbailey1996
 
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)Mrrrjones
 
Anthony bowes IG2 task 1
Anthony bowes  IG2 task 1 Anthony bowes  IG2 task 1
Anthony bowes IG2 task 1 bowes96123
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossaryBen Atherton
 
Ig2 task 1 work sheet (glossary) steph hawkins revisited
Ig2 task 1 work sheet (glossary) steph hawkins revisitedIg2 task 1 work sheet (glossary) steph hawkins revisited
Ig2 task 1 work sheet (glossary) steph hawkins revisitedstephlizahawkins123
 
Adam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetAdam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetcopelandadam
 
Adam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetAdam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetcopelandadam
 
Adam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetAdam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetcopelandadam
 
Ig2 task 1_work_sheet
Ig2 task 1_work_sheetIg2 task 1_work_sheet
Ig2 task 1_work_sheetFryers
 
Sound recording glossary by Liam Oven for Unit 73
Sound recording glossary by Liam Oven for Unit 73Sound recording glossary by Liam Oven for Unit 73
Sound recording glossary by Liam Oven for Unit 73ItsLiamOven
 
Jordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisitedJordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisitedJordanSmith96
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossaryamybrockbank
 
Ig2 task 1 work sheet
Ig2 task 1 work sheetIg2 task 1 work sheet
Ig2 task 1 work sheetGladeatorkid
 
IG2 task 1 work sheet terence byrne
IG2 task 1 work sheet terence byrneIG2 task 1 work sheet terence byrne
IG2 task 1 work sheet terence byrneterry96
 
Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2JordanSmith96
 
Ig2 task 1 work sheet
Ig2 task 1 work sheetIg2 task 1 work sheet
Ig2 task 1 work sheetLuke Summers
 
Ig2 task 1 work sheet 2
Ig2 task 1 work sheet 2Ig2 task 1 work sheet 2
Ig2 task 1 work sheet 2JoeBrannigan
 
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)Mrrrjones
 

Similar to Ig2 task 1 re edit version (20)

Methods and principles of sound design and production
Methods and principles of sound design and productionMethods and principles of sound design and production
Methods and principles of sound design and production
 
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)
 
Anthony bowes IG2 task 1
Anthony bowes  IG2 task 1 Anthony bowes  IG2 task 1
Anthony bowes IG2 task 1
 
IG1 Task 1
IG1 Task 1IG1 Task 1
IG1 Task 1
 
Ig2 task 1 work sheet (1)
Ig2 task 1 work sheet (1)Ig2 task 1 work sheet (1)
Ig2 task 1 work sheet (1)
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossary
 
Ig2 task 1 work sheet (glossary) steph hawkins revisited
Ig2 task 1 work sheet (glossary) steph hawkins revisitedIg2 task 1 work sheet (glossary) steph hawkins revisited
Ig2 task 1 work sheet (glossary) steph hawkins revisited
 
Adam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetAdam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheet
 
Adam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetAdam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheet
 
Adam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheetAdam copeland ig2 task 1 work sheet
Adam copeland ig2 task 1 work sheet
 
Ig2 task 1_work_sheet
Ig2 task 1_work_sheetIg2 task 1_work_sheet
Ig2 task 1_work_sheet
 
Sound recording glossary by Liam Oven for Unit 73
Sound recording glossary by Liam Oven for Unit 73Sound recording glossary by Liam Oven for Unit 73
Sound recording glossary by Liam Oven for Unit 73
 
Jordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisitedJordan smith ig2 task 1 revisited
Jordan smith ig2 task 1 revisited
 
Sound recording glossary
Sound recording glossarySound recording glossary
Sound recording glossary
 
Ig2 task 1 work sheet
Ig2 task 1 work sheetIg2 task 1 work sheet
Ig2 task 1 work sheet
 
IG2 task 1 work sheet terence byrne
IG2 task 1 work sheet terence byrneIG2 task 1 work sheet terence byrne
IG2 task 1 work sheet terence byrne
 
Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2Jordan smith ig2 task 1 revisited v2
Jordan smith ig2 task 1 revisited v2
 
Ig2 task 1 work sheet
Ig2 task 1 work sheetIg2 task 1 work sheet
Ig2 task 1 work sheet
 
Ig2 task 1 work sheet 2
Ig2 task 1 work sheet 2Ig2 task 1 work sheet 2
Ig2 task 1 work sheet 2
 
Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)Ig2 task 1 work sheet (revisited)
Ig2 task 1 work sheet (revisited)
 

More from cameronbailey1996 (20)

Watch dogs
Watch dogsWatch dogs
Watch dogs
 
Murdered soul suspect
Murdered soul suspectMurdered soul suspect
Murdered soul suspect
 
Rainbow six seige
Rainbow six seigeRainbow six seige
Rainbow six seige
 
Dead island 2
Dead island 2Dead island 2
Dead island 2
 
Ig1 task 2 analysis work sheet
Ig1 task 2 analysis work sheet Ig1 task 2 analysis work sheet
Ig1 task 2 analysis work sheet
 
Murdered Soul Suspect Analasys
Murdered Soul Suspect AnalasysMurdered Soul Suspect Analasys
Murdered Soul Suspect Analasys
 
watch dogs analysis
watch dogs analysiswatch dogs analysis
watch dogs analysis
 
Cameron Bailey Cv
Cameron Bailey CvCameron Bailey Cv
Cameron Bailey Cv
 
CV
CVCV
CV
 
L3 gd ha6_showcase_210414
L3 gd ha6_showcase_210414L3 gd ha6_showcase_210414
L3 gd ha6_showcase_210414
 
The enforcer console presentation cameron bailey
The enforcer console presentation cameron baileyThe enforcer console presentation cameron bailey
The enforcer console presentation cameron bailey
 
Unit78 production log
Unit78 production logUnit78 production log
Unit78 production log
 
Unit78 production log
Unit78 production logUnit78 production log
Unit78 production log
 
Legal And Ethical
Legal And EthicalLegal And Ethical
Legal And Ethical
 
Production Log
Production LogProduction Log
Production Log
 
Activity log
Activity logActivity log
Activity log
 
HA5 Project Charter
HA5 Project Charter HA5 Project Charter
HA5 Project Charter
 
Production Log
Production LogProduction Log
Production Log
 
The camcube presentation
The camcube presentation The camcube presentation
The camcube presentation
 
IG3 Assignment Brief
IG3 Assignment BriefIG3 Assignment Brief
IG3 Assignment Brief
 

Recently uploaded

昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档208367051
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一Fi sss
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 
ARt app | UX Case Study
ARt app | UX Case StudyARt app | UX Case Study
ARt app | UX Case StudySophia Viganò
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girlsssuser7cb4ff
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一Fi L
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Architecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdfArchitecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdfSumit Lathwal
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一z xss
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`dajasot375
 
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一Fi L
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改yuu sss
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...Amil baba
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfShivakumar Viswanathan
 
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一F La
 

Recently uploaded (20)

昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
昆士兰大学毕业证(UQ毕业证)#文凭成绩单#真实留信学历认证永久存档
 
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
(办理学位证)埃迪斯科文大学毕业证成绩单原版一比一
 
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Okhla Delhi 💯Call Us 🔝8264348440🔝
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 
ARt app | UX Case Study
ARt app | UX Case StudyARt app | UX Case Study
ARt app | UX Case Study
 
Call Girls Meghani Nagar 7397865700 Independent Call Girls
Call Girls Meghani Nagar 7397865700  Independent Call GirlsCall Girls Meghani Nagar 7397865700  Independent Call Girls
Call Girls Meghani Nagar 7397865700 Independent Call Girls
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
 
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Harsh Vihar (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Architecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdfArchitecture case study India Habitat Centre, Delhi.pdf
Architecture case study India Habitat Centre, Delhi.pdf
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
办理(UC毕业证书)查尔斯顿大学毕业证成绩单原版一比一
 
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
Abu Dhabi Call Girls O58993O4O2 Call Girls in Abu Dhabi`
 
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
办理学位证(NUS证书)新加坡国立大学毕业证成绩单原版一比一
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
 
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
NO1 Famous Amil Baba In Karachi Kala Jadu In Karachi Amil baba In Karachi Add...
 
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk GurgaonCheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
Cheap Rate ➥8448380779 ▻Call Girls In Iffco Chowk Gurgaon
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdf
 
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
原版美国亚利桑那州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
办理(宾州州立毕业证书)美国宾夕法尼亚州立大学毕业证成绩单原版一比一
 

Ig2 task 1 re edit version

  • 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: 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 Foley is the reproduction of everyday sound effects that are added to film, video, and other media in post- production to enhance audio quality. These reproduced sounds can be anything from the swishing of clothing and footsteps to squeaky doors and breaking glass. http://en.wikipedia.org/wiki/Foley_(filmmaking) I have several foley artistry sounds. We have manually recorded our sounds then enhanced/ or heavily edited them using the Reaper software. Sound Libraries A sample library is a collection of digital sound recordings, known as samples, for use by composers, arrangers, performers, and producers of music. The sound files are loaded into a sampler - either hardware or computer-based - which is then used to create music. http://en.wikipedia.org/wiki/Sample_library We are currently working on a project involving our sample libraries of our produced sounds. They’re 6 samples for each category ranging from sci-fi to action sequences produced with our audio editing software. SOUND FILE FORMATS Uncompressed There is one major uncompressed audio format, PCM, which is usually stored in a .wav file on Windows or in a .aiff file on Mac OS. The AIFF format is based on the Interchange File Format (IFF). The WAV format is based on the Resource Interchange File Format (RIFF), which is similar to IFF. WAV and AIFF are flexible file formats designed to store more or less any combination of sampling rates or bitrates. This makes them suitable file formats for storing and archiving an original recording. http://en.wikipedia.org/wiki/Audio_file_format When we save and or complete our work, the file always becomes a compressed piece of work in order to save storage space. And also to make the file run faster.
  • 2. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 2 .wav Waveform Audio File Format (WAVE, or more commonly known as WAV due to its filename extension) (rarely, Audio for Windows) is a Microsoft and IBM audio file format standard for storing an audio bitstream on PCs. It is an application of the Resource Interchange File Format (RIFF) bitstream format method for storing data in "chunks", and thus is also close to the 8SVX and the AIFF format used on Amiga and Macintosh computers, respectively. http://en.wikipedia.org/wiki/WAV The wav file is well used in my work. The wav file is the final exported and rendered file that I use once created my jingles and other sound work that I have produced during lesson. Also Many of my manually recorded audio files that I went out to record were WAV files to begin with. .aiff Audio Interchange File Format (AIFF) is an audio file format standard used for storing sound data for personal computers and other electronic audio devices. The format was developed by Apple Inc. in 1988 based on Electronic Arts' Interchange File Format (IFF, widely used on Amiga systems) and is most commonly used on Apple Macintoshcomputer systems. http://en.wikipedia.org/wiki/Audio_Interchange_File_Format We currently have not used this in our course work. .au The Au file format is a simple audio file format introduced by Sun Microsystems. The format was common on NeXT systems and on early Web pages. Originally it was headerless, being simply 8-bit µ-law-encoded data at an 8000 Hz sample rate http://en.wikipedia.org/wiki/Au_file_format We currently have not used this in our course work. .smp Music file used by SmartMusic, a music practice application for band, orchestra, and voice; saves an accompaniment that can be used for practicing solos and other musical parts; includes the sheet music information and can be used for assessment; replaced by the .SMPX in Finale 2014. http://www.fileinfo.com/extension/smp We currently have not used this in our course work.
  • 3. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 3 Lossy Compression In information technology, "lossy" compression is the class of data encoding methods that uses inexact approximations (or partial data discarding) for representing the content that has been encoded. Such compression techniques are used to reduce the amount of data that would otherwise be needed to store, handle, and/or transmit the represented content http://en.wikipedia.org/wiki/Lossy_compression We currently have not used this in our course work. .mp3 MPEG-1 or MPEG-2 Audio Layer III, more commonly referred to as MP3, is an encoding format for digital audio which uses a form of lossy data compression. It is a common audio format for consumer audio streaming or storage, as well as a de facto standard of digital audio compression for the transfer and playback of music on most digital audio players. http://en.wikipedia.org/wiki/MP3 Also Mp3 is well used when exporting rendered and completed sound work that I have created. It is also a very common type of sound file, which many sound engines/software use because of its popularity with sound etc. AUDIO LIMITATIONS Sound Processor Unit (SPU) Integrated circuit that generates an audio signal and sends it to a computer's speakers. The sound card can accept an analog sound (as from a microphone or audio tape) and convert it to digital data that can be stored in an audio file, or accept digitized audio signals (as from an audio file) and convert them to analog signals that can be played on the computer's speakers. On a personal computer, the sound card is usually a separate circuit board that is plugged into the motherboard. http://encyclopedia2.thefreedictionary.com/Audio+processing+unit The sound processing units themselves are integrated in today’s pc’s laptops etc that we use to create our audio work on. Digital Sound Processor (DSP) The goal of DSP is usually to measure, filter and/or compress continuous real-world analog signals. The first step is usually to convert the signal from an analog to a digital form, by sampling and then digitizing it using an analog-to-digital converter (ADC), which turns the analog signal into a stream of numbers. However, often, the required output signal is another analog output signal, which requires a digital-to-analog converter (DAC). Even if this process is more complex than analog processing and We currently have not used this in our course work.
  • 4. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 4 has a discrete value range, the application of computational power to digital signal processing allows for many advantages over analog processing in many applications, such as error detection and correction in transmission as well as data compression. http://en.wikipedia.org/wiki/Digital_signal_processing Random Access Memory (RAM) Random-access memory (RAM) is a form of computer data storage. A random-access memory device allows data items to be read and written in roughly the same amount of time regardless of the order in which data items are accessed.In contrast, with other direct-access data storage media such as hard disks, CD-RWs, DVD- RWs and the older drum memory, the time required to read and write data items varies significantly depending on their physical locations on the recording medium, due to mechanical limitations such as media rotation speeds and arm movement delays. http://en.wikipedia.org/wiki/Random-access_memory Ram is a valuable piece of hardware needed for editing software’s. Either its 3d modelling or even audio editing. A good amount of RAM is needed to keep enough space for the editing software to keep working correctly. Mono Audio Monaural or monophonic sound reproduction (often shortened to mono) is single-channel. Typically there is only one microphone, one loudspeaker, or (in the case of headphones and multiple loudspeakers) channels are fed from a common signa lpath. In the case of multiple microphones the paths are mixed into a single signal path at some stage. http://en.wikipedia.org/wiki/Monaural We currently have not used this in our course work. Stereo Audio Stereophonic sound or, more commonly, stereo, is a method of sound reproduction that creates an illusion of directionality and audible perspective. This is usually achieved by using two or more independent audio channels through a configuration of two or more loudspeakers (or stereo headphones)in such a way as to create the impression of sound heard from various directions, as in natural hearing http://en.wikipedia.org/wiki/Stereophonic_sound Most of our work is used by default with stereo audio enabled.
  • 5. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 5 Surround Sound Surround sound is a technique for enriching the sound reproduction quality of an audio source with additional audio channels from speakers that surround the listener (surround channels), providing sound from a 360° radius in the horizontal plane (2D) as opposed to "screen channels" (centre, [front] left, and [front] right) originating only from the listener's forward arc. http://en.wikipedia.org/wiki/Surround_sound We have tested surround sound type techniques, using ‘’Pan’’ which is used to transfer the sound from ear to the other. This can be very useful to create immersion, and make the sound itself very surround sound style. Direct Audio (Pulse Code Modulation – PCM) Although abbreviation PCM stands for Pulse Code Modulation, we understand it as general digital audio processing with volume samples generated in continuous time periods. The analog signal is recorded via analog to digital converters (ADC). The digital value (de-facto a volume at a specific time) obtained from ADC can be further processed. The following picture shows a perfect sinus waveform: http://www.alsa-project.org/alsa-doc/alsa- lib/pcm.html We currently have not used this in our course work. AUDIO RECORDING SYSTEMS Analogue Analog recording methods store signals as a continual wave in or on the media. The wave might be stored as a physical texture on a phonograph record, or a fluctuation in the field strength of a magnetic recording. This is different from digital recording of which among many possibilities include digital audio and digital video, which digital signals are represented as data or discrete numbers. http://en.wikipedia.org/wiki/Analog_recording We currently have not used this in our course work. Digital Mini Disc The MiniDisc (MD) is an obsolete magneto-optical disc- We currently have not used this in our
  • 6. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 6 based data storage device for 74 minutes and, later, 80 minutes, of digitized audio or 1 gigabyte of Hi-MD data. The Sony brand audio players were on the market from September 1992 until March 2013. http://en.wikipedia.org/wiki/MiniDisc course work. Compact Disc (CD) Known by its abbreviation, CD, a compact disc is a polycarbonate with one or more metal layers capable of storing digital information. The most prevalent types of compact discs are those used by the music industry to store digital recordings and CD-ROMs used to store computer data. http://www.webopedia.com/TERM/C/compact_disc.html We currently have not used this in our course work. Digital Audio Tape (DAT) Digital Audio Tape (DAT or R-DAT) is a signal recording and playback medium developed by Sony and introduced in 1987.[1] In appearance it is similar to a Compact Cassette, using 4 mm magnetic tape enclosed in a protective shell, but is roughly half the size at 73 mm × 54 mm × 10.5 mm. As the name suggests, the recording is digital rather than analog http://en.wikipedia.org/wiki/Digital_Audio_Tape We currently have not used this in our course work. MIDI Pronounced middy, an acronym for musical instrument digital interface, a standard adopted by the electronic music industry for controlling devices, such as synthesizers and sound cards that emit music. http://www.webopedia.com/TERM/M/MIDI.html MIDI is the keyboard that we use to ‘’paint’’ or jingle/s together. Used for making certain tunes within our project using different instruments. Software Sequencers A music sequencer (or simply sequencer) is a device or application software that can record, edit, or play back music, by handling note and performance information in several forms, typically MIDI or CV/Gate, and possibly audio and automation data for DAWs and plug- ins. http://en.wikipedia.org/wiki/Music_sequencer The software we currently use for our audio production work, called ‘’Reaper’’ already implements sequences to aid us for a much easier work flow.
  • 7. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 7 Software Plug-ins In computing, a plug-in (or plugin, extension, or add- on / addon) is a software component that adds a specific feature to an existing software application. When an application supports plug-ins, it enables customization. The common examples are the plug-ins used in web browsers to add new features such as search-engines, virus scanners, or the ability to utilize a new file type such as a new video format. Well-known browser plug-ins include the Adobe Flash Player. http://en.wikipedia.org/wiki/Plug-in_(computing) With the software we currently use ‘reaper’ it already comes with several VST’S and VSTI’S that help us to manipulate raw sounds etc. MIDI Keyboard Instruments A Musical Instrument Digital Interface (MIDI) keyboard is a musical instrument like a piano keyboard. The MIDI portion indicates that the instrument has a communication protocol built in that allows it to communicate with a computer or other MIDI-equipped instrument. http://www.wisegeek.com/what-is-a-midi-keyboard.htm The MIDI instruments are used to create my jingles and other sound production that through the REAPER software. It produces a range of different sounds with all sorts of instruments. AUDIO SAMPLING File Size Constraints - Bit-depth Bit depth is the number of bits used to carry the data in each sample of audio. The bit depth chosen for recording limits the dynamic range of the recording. (Other factors in the audio chain may also limit this, so more bits often will not produce a better recording. http://wiki.audacityteam.org/wiki/Bit_Depth Bits are usually selected to 16 when im rendering my final completed sound or sounds. The software itself currently handles bit depth for us. File Size Constraints - Sample Rate In signal processing, sampling is the reduction of a continuous signal to a discrete signal. A common example is the conversion of a sound wave (a continuous signal) to a sequence of samples (a discrete-time signal).A sample refers to a value or set of values at a point in time and/or space. Whenever we start some sort of audio projects, we have to keep in mind he amount of storage we have. And how much he file size is on its own.
  • 8. Salford City College Eccles Sixth Form Centre BTEC Extended Diploma in GAMES DESIGN Unit 73: Sound For Computer Games IG2 Task 1 8 http://en.wikipedia.org/wiki/Sampling_(signal_processing)