SlideShare uma empresa Scribd logo
1 de 27
CHAPTER SEVEN
SOUND
CHAPTER HIGHLIGHTS
• Nature of sound
– Sine waves, amplitude, frequency
• Traditional sound reproduction
• Digital sound
– Sampled
– Synthesized
• Advantages of digital sound
• Guidelines for digital sound in multimedia.
2
NATURE OF SOUND
• Sound is a form of mechanical energy transmitted
as vibrations in a medium.
• Sine wave captures three features of sound:
– Amplitude
• Perceived as volume.
– Frequency
• Perceived as pitch.
– Duration
• Length of time sound lasts.
3
TRADITIONAL SOUND
REPRODUCTION
• Analog sound capture.
• Sound waves vibrated diaphragms of early
microphones.
• Vibration caused a stylus to inscribe a continuous
pattern on tinfoil or on a wax cylinder.
• Reproduce the analog sound.
• Rotate a drum while in contact with a stylus
• Movements of stylus are electrically amplified to
vibrate the drum of a speaker
• Changes in air pressure produced the sound.
• High-fidelity analog sound is still the final
output stage for digital audio.
4
DIGITAL SOUND
5
REPRESENTED AS DISCRETE
ELEMENTS OF INFORMATION
DIGITAL SOUND
• Two major types of digital sound:
– Sampled sound: digital recording of previously existing
analog sound wave.
• File contains numeric values to describe the amplitude of the
sound wave at a particular instant.
• Used to capture and edit naturally-occurring sounds.
– Synthesized sound: new sound generated by the
computer.
• File contains instructions the computer uses to reproduce the
sound.
• Used to:
– Create original compositions
– Produce novel sound effects.
6
SAMPLED SOUND
• Analog to Digital Converter captures separate
measures of sound amplitude.
– Samples are recorded as digital numbers.
• Digital values are used to recreate the analog
form using a Digital to Analog Converter.
• Quality of the sampling depends on:
– Sample resolution
– Sample rate.
7
SAMPLE RESOLUTION
• Number of bits to encode amplitude.
– Sample resolutions range from 8-bit to 24-bit.
• 8-bit resolution captures 256 different
amplitude levels.
– Adequate for limited decibel range.
• 16-bit CD quality sound has 65,000 different
levels.
• 24-bit DVD audio can generate over 16 million
different levels.
8
SAMPLED SOUND DISTORTIONS
• Quantization: rounding a sample to the closest
available value in the code being used.
– May produce background hissing or grainy sound.
– Caused by low sample resolution
– Solution: record at higher resolution
• Use 16-bit rather than 8-bit to increase the range of
amplitudes.
9
SAMPLED SOUND DISTORTIONS
• Clipping: wave amplitude exceeds available sample
values.
– Causes:
• Recording equipment isn't designed for selected decibel range
or
• Mixing tracks with amplitudes that exceed the available range.
– Result is harsh, distorted sound.
– Solutions:
• Lower amplitude of source sound within the limits of the ADC
circuitry.
• Adjust volume of mixed tracks or use higher sample resolution.
10
SAMPLE RATE
• Number of samples taken in a fixed interval of
time.
– Stated in thousands of Hertz, or kilohertz.
– Determines the range of frequencies that can be
represented in a digital recording.
• Two measurements capture each cycle of the
sound wave:
• High value or peak
• Low value or trough.
– CD-quality sound captures 44.1kHz
to record frequencies as high as 22.05kHz.
11
Highest
frequency
the human
ear can
detect is
20kHz.
SAMPLE RATE DISTORTION
• Aliasing: false representation of high frequencies
as low frequencies.
– Occurs when source frequency is greater
than one-half the sample rate being used.
– Solutions:
• Apply filters to source sound to eliminate frequencies above
the sample rate.
• Oversample the source sound:
– Use digital filters to eliminate
the high frequencies.
– Then downsample to reduce
the sample rate in the audio file.
12
SOUND FILE SIZE
• Sound files are large.
– 60 seconds of stereo CD quality sound = 10 MB.
• Reduce file size and maintain quality:
– Select sample rate and resolution to match the sound
type.
• Human speech can accurately be captured at 11.025kHz with
8-bit resolution and have a smaller file.
– Lower sample rate and resolution to reduce file size.
13
Stereo file size = sample rate * sample size (in bytes) * sample time (in seconds) * 2 (stereo)
SOUND COMPRESSION
• Compression is best strategy to lower file size
for sounds with wide range of frequencies and
amplitudes.
• Lossy codecs use various techniques to reduce
sound file sizes.
– Psychoacoustics: eliminates frequencies
indistinguishable to the human ear.
– Variable bitrate encoding (VBR): alters the number
of bits to encode the sample depending on the
complexity of the sound.
14
SAMPLED SOUND FILE FORMATS
• AIFF: Apple Computer
– Uncompressed, high quality sound.
• WAV: Microsoft and IBM standard
– Uncompressed, high quality sound.
• AU: Sun Microsystems
– Internet transmission of lower quality sound files.
• RealAudio: Real Media
– Streaming audio at low bandwidths.
• MP3: (MPEG-1, audio layer 3)
– Significant compression of high quality sound.
• WMA: Windows Media Audio
– Delivers lossy compression comparable to MP3 at lower bitrates.
• AAC: Advanced Audio Coding
– Successor to MP3 specified in the MPEG-4 standard.
– Produces better quality sound than MP3 standard at comparable bitrates.
15
SYNTHESIZED SOUND
• Computer sends commands to specialized
electronic device called a synthesizer.
• MIDI (Musical Instrument Digital Interface).
– Most common standard to code commands for
synthesizers.
– Codes provided for:
• Specific instruments
• Notes
• Force and duration of note
• Routing commands to different instrument channels
• Specialized control functions.
16
MIDI
• Messages (or commands) can be sent to any
one of 16 channels.
– Voices or instruments are assigned to a channel.
– Multitimbral systems can play multiple
instruments by simultaneously processing
commands in different channels.
– Polyphonic systems play more than one note at
once.
17
MIDI SOUND SYSTEM
• Simplest system contains:
– Digital musical instrument to create messages
– Sound synthesizer to interpret the messages
– Amplifier/speaker output system.
18
MIDI SOUND SYSTEM
• Sequencer
– Device to control the flow or sequencing of the
MIDI data to a multitimbral synthesizer.
19
MIDI ON A COMPUTER
• Software and hardware emulate the MIDI sound
system.
• Hardware
– Soundcards include synthesizers.
– Interface ports for MIDI-input devices.
• Software
– Sequencer software
can place notes on a musical scale.
– Editing includes changing pitch,
tempo, duration and volume of notes,
arrangement and timing of instruments.
20
SAMPLED vs. SYNTHESIZED
21
Advantages Sampled Advantages Synthesized
1. High quality. 1. Exceptional editing control.
2. Ease of creation. 2. Small file size.
3. Ease of editing.
4. Consistent playback quality.
Challenges Sampled Challenges Synthesized
1. Large file sizes. 1. Musical expertise required.
2. Editing limitations. 2. Playback quality is not
consistent.
3. Not effective for natural sounds
and human voice.
ADVANTAGES OF DIGITAL SOUND
• Noise reduction
• Recording accuracy
• No generation decay
• Durability
• Random access
• Editing is easier and less expensive
• Easily distributed by:
– CDs
– Networks.
22
SOUND and the INTERNET
23
INCREASED BANDWIDTH + STANDARD
FILE FORMATS + SIMPLIFIED USER
ACCESS = SOUND ON THE WEB.
DELIVERING DIGITAL SOUNDS
• Downloaded audio transfers the complete audio file
from the server to the client.
– File remains on client computer for replay and editing.
• Progressive downloads: file is saved to client computer,
but begins to play from RAM as it is downloading.
• Streaming audio: real-time sound that is played as it is
being delivered. Not saved on client computer.
– Requires special protocols, special servers, special media
formats and players.
24
GUIDELINES FOR USE OF SOUND
• Identify the purpose of the sound and use it
for good reasons.
• Use high-quality sound.
• Conserve file space.
• Consider playback environment.
• Avoid excessive use of sound.
• Organize sound files and preserve original
sources.
25
WRAP UP
• Two approaches to creating digital sound.
• Sampled sound depends on:
– Sample resolution and Sample rate.
– Distortions degrade sampled sound.
• Synthesized sound depends on:
– Synthesizer and Musical knowledge.
– Distortions come from poor sound output hardware.
• Advantages and challenges of each.
• Advantages and guidelines for digital sound.
• Distributing sound on the Internet. 26
KEY TERM CHECK UP
27

Mais conteúdo relacionado

Mais procurados (20)

Multimedia System & Design Ch 5 video
Multimedia System & Design Ch 5 videoMultimedia System & Design Ch 5 video
Multimedia System & Design Ch 5 video
 
Chapter Six
Chapter SixChapter Six
Chapter Six
 
DIGITAL VIDEO DATA SIZING AND OBJECT BASED ANIMATION
DIGITAL VIDEO DATA SIZING AND OBJECT BASED ANIMATIONDIGITAL VIDEO DATA SIZING AND OBJECT BASED ANIMATION
DIGITAL VIDEO DATA SIZING AND OBJECT BASED ANIMATION
 
Chapter 3 Computer Hardware
Chapter 3 Computer HardwareChapter 3 Computer Hardware
Chapter 3 Computer Hardware
 
Sound
SoundSound
Sound
 
Chapter Nine
Chapter NineChapter Nine
Chapter Nine
 
Digital Audio in Multimedia
Digital Audio in MultimediaDigital Audio in Multimedia
Digital Audio in Multimedia
 
Chapter 6 : VIDEO
Chapter 6 : VIDEOChapter 6 : VIDEO
Chapter 6 : VIDEO
 
Digital video
Digital videoDigital video
Digital video
 
Graphics
GraphicsGraphics
Graphics
 
Video
VideoVideo
Video
 
Lecture6 audio
Lecture6   audioLecture6   audio
Lecture6 audio
 
audio
audioaudio
audio
 
Analog Digital Video
Analog Digital Video Analog Digital Video
Analog Digital Video
 
video
videovideo
video
 
Chapter 6
Chapter 6Chapter 6
Chapter 6
 
Scct2013 topic 4_audio
Scct2013 topic 4_audioScct2013 topic 4_audio
Scct2013 topic 4_audio
 
Chapter 9 animation
Chapter 9 animationChapter 9 animation
Chapter 9 animation
 
Audio compression
Audio compressionAudio compression
Audio compression
 
Multimedia
MultimediaMultimedia
Multimedia
 

Destaque

Chapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare SectorChapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare SectorNada G.Youssef
 
Chapter 15: PCI Compliance for Merchants
Chapter 15: PCI Compliance for Merchants Chapter 15: PCI Compliance for Merchants
Chapter 15: PCI Compliance for Merchants Nada G.Youssef
 
How to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksHow to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksSlideShare
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShareSlideShare
 

Destaque (10)

Chapter Ten
Chapter TenChapter Ten
Chapter Ten
 
Chapter Eleven
Chapter ElevenChapter Eleven
Chapter Eleven
 
Chapter Four
Chapter FourChapter Four
Chapter Four
 
Chapter Five
Chapter FiveChapter Five
Chapter Five
 
Chapter one
Chapter oneChapter one
Chapter one
 
Chapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare SectorChapter 14: Regulatory Compliance for the Healthcare Sector
Chapter 14: Regulatory Compliance for the Healthcare Sector
 
Chapter Tewlve
Chapter TewlveChapter Tewlve
Chapter Tewlve
 
Chapter 15: PCI Compliance for Merchants
Chapter 15: PCI Compliance for Merchants Chapter 15: PCI Compliance for Merchants
Chapter 15: PCI Compliance for Merchants
 
How to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & TricksHow to Make Awesome SlideShares: Tips & Tricks
How to Make Awesome SlideShares: Tips & Tricks
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
 

Semelhante a Chapter Seven (20)

audio digital.pdf
audio digital.pdfaudio digital.pdf
audio digital.pdf
 
Chapter 4 : SOUND
Chapter 4 : SOUNDChapter 4 : SOUND
Chapter 4 : SOUND
 
Digital audio
Digital audioDigital audio
Digital audio
 
Sound digitalisation
Sound digitalisationSound digitalisation
Sound digitalisation
 
Sound.pptx
Sound.pptxSound.pptx
Sound.pptx
 
SD & D Sound
SD & D SoundSD & D Sound
SD & D Sound
 
Multimedia tools (sound)
Multimedia tools (sound)Multimedia tools (sound)
Multimedia tools (sound)
 
Sound
SoundSound
Sound
 
Tutorial for Wavepad
Tutorial for WavepadTutorial for Wavepad
Tutorial for Wavepad
 
CHAPTER – 5 Audio
CHAPTER – 5     AudioCHAPTER – 5     Audio
CHAPTER – 5 Audio
 
05 audio
05 audio05 audio
05 audio
 
Audio Low Power and Closed Lid Enhancements for Intel Platforms
Audio Low Power and Closed Lid Enhancements for Intel PlatformsAudio Low Power and Closed Lid Enhancements for Intel Platforms
Audio Low Power and Closed Lid Enhancements for Intel Platforms
 
History of digital week4
History of digital week4History of digital week4
History of digital week4
 
Digital audio
Digital audioDigital audio
Digital audio
 
SPEECH CODING
SPEECH CODINGSPEECH CODING
SPEECH CODING
 
Audio compression
Audio compressionAudio compression
Audio compression
 
04 audio
04 audio04 audio
04 audio
 
Audio Compression_2023.pptx
Audio Compression_2023.pptxAudio Compression_2023.pptx
Audio Compression_2023.pptx
 
Audio encoding principles
Audio encoding principlesAudio encoding principles
Audio encoding principles
 
Imaging and Sound Devices
Imaging and Sound DevicesImaging and Sound Devices
Imaging and Sound Devices
 

Mais de Nada G.Youssef

Chapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial InstitutionsChapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial InstitutionsNada G.Youssef
 
Chapter 12: Business Continuity Management
Chapter 12: Business Continuity ManagementChapter 12: Business Continuity Management
Chapter 12: Business Continuity ManagementNada G.Youssef
 
Chapter 11: Information Security Incident Management
Chapter 11: Information Security Incident ManagementChapter 11: Information Security Incident Management
Chapter 11: Information Security Incident ManagementNada G.Youssef
 
Chapter 10: Information Systems Acquisition, Development, and Maintenance
			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance
Chapter 10: Information Systems Acquisition, Development, and MaintenanceNada G.Youssef
 
Chapter 9: Access Control Management
Chapter 9: Access Control ManagementChapter 9: Access Control Management
Chapter 9: Access Control ManagementNada G.Youssef
 
Chapter 8: Communications and Operations Security
Chapter 8: Communications and Operations SecurityChapter 8: Communications and Operations Security
Chapter 8: Communications and Operations SecurityNada G.Youssef
 
Chapter 7: Physical & Environmental Security
Chapter 7: Physical & Environmental Security Chapter 7: Physical & Environmental Security
Chapter 7: Physical & Environmental Security Nada G.Youssef
 
Chapter 6: Human Resources Security
Chapter 6: Human Resources SecurityChapter 6: Human Resources Security
Chapter 6: Human Resources SecurityNada G.Youssef
 
Chapter 5: Asset Management
Chapter 5: Asset ManagementChapter 5: Asset Management
Chapter 5: Asset ManagementNada G.Youssef
 
Chapter 4: Governance and Risk Management
Chapter 4: Governance and Risk ManagementChapter 4: Governance and Risk Management
Chapter 4: Governance and Risk ManagementNada G.Youssef
 
Chapter 3: Information Security Framework
Chapter 3: Information Security FrameworkChapter 3: Information Security Framework
Chapter 3: Information Security FrameworkNada G.Youssef
 
Chapter 2: Policy Elements and style
Chapter 2: Policy Elements and style Chapter 2: Policy Elements and style
Chapter 2: Policy Elements and style Nada G.Youssef
 
Chapter 1: Understanding Policy
Chapter 1: Understanding Policy Chapter 1: Understanding Policy
Chapter 1: Understanding Policy Nada G.Youssef
 
Preparatory Year of Saudi Electronic University
Preparatory Year of Saudi Electronic University Preparatory Year of Saudi Electronic University
Preparatory Year of Saudi Electronic University Nada G.Youssef
 

Mais de Nada G.Youssef (17)

مجلة 1
مجلة 1مجلة 1
مجلة 1
 
Chapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial InstitutionsChapter 13: Regulatory Compliance for Financial Institutions
Chapter 13: Regulatory Compliance for Financial Institutions
 
Chapter 12: Business Continuity Management
Chapter 12: Business Continuity ManagementChapter 12: Business Continuity Management
Chapter 12: Business Continuity Management
 
Chapter 11: Information Security Incident Management
Chapter 11: Information Security Incident ManagementChapter 11: Information Security Incident Management
Chapter 11: Information Security Incident Management
 
Chapter 10: Information Systems Acquisition, Development, and Maintenance
			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance			Chapter 10:  Information  Systems Acquisition, Development, and Maintenance
Chapter 10: Information Systems Acquisition, Development, and Maintenance
 
Chapter 9: Access Control Management
Chapter 9: Access Control ManagementChapter 9: Access Control Management
Chapter 9: Access Control Management
 
Chapter 8: Communications and Operations Security
Chapter 8: Communications and Operations SecurityChapter 8: Communications and Operations Security
Chapter 8: Communications and Operations Security
 
Chapter 7: Physical & Environmental Security
Chapter 7: Physical & Environmental Security Chapter 7: Physical & Environmental Security
Chapter 7: Physical & Environmental Security
 
Chapter 6: Human Resources Security
Chapter 6: Human Resources SecurityChapter 6: Human Resources Security
Chapter 6: Human Resources Security
 
Chapter 5: Asset Management
Chapter 5: Asset ManagementChapter 5: Asset Management
Chapter 5: Asset Management
 
Chapter 4: Governance and Risk Management
Chapter 4: Governance and Risk ManagementChapter 4: Governance and Risk Management
Chapter 4: Governance and Risk Management
 
Chapter 3: Information Security Framework
Chapter 3: Information Security FrameworkChapter 3: Information Security Framework
Chapter 3: Information Security Framework
 
Chapter 2: Policy Elements and style
Chapter 2: Policy Elements and style Chapter 2: Policy Elements and style
Chapter 2: Policy Elements and style
 
Chapter 1: Understanding Policy
Chapter 1: Understanding Policy Chapter 1: Understanding Policy
Chapter 1: Understanding Policy
 
Preparatory Year of Saudi Electronic University
Preparatory Year of Saudi Electronic University Preparatory Year of Saudi Electronic University
Preparatory Year of Saudi Electronic University
 
Chapter 12
Chapter 12Chapter 12
Chapter 12
 
Chapter 11
Chapter 11Chapter 11
Chapter 11
 

Último

Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendArshad QA
 

Último (20)

Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Exploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the ProcessExploring iOS App Development: Simplifying the Process
Exploring iOS App Development: Simplifying the Process
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Test Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and BackendTest Automation Strategy for Frontend and Backend
Test Automation Strategy for Frontend and Backend
 

Chapter Seven

  • 2. CHAPTER HIGHLIGHTS • Nature of sound – Sine waves, amplitude, frequency • Traditional sound reproduction • Digital sound – Sampled – Synthesized • Advantages of digital sound • Guidelines for digital sound in multimedia. 2
  • 3. NATURE OF SOUND • Sound is a form of mechanical energy transmitted as vibrations in a medium. • Sine wave captures three features of sound: – Amplitude • Perceived as volume. – Frequency • Perceived as pitch. – Duration • Length of time sound lasts. 3
  • 4. TRADITIONAL SOUND REPRODUCTION • Analog sound capture. • Sound waves vibrated diaphragms of early microphones. • Vibration caused a stylus to inscribe a continuous pattern on tinfoil or on a wax cylinder. • Reproduce the analog sound. • Rotate a drum while in contact with a stylus • Movements of stylus are electrically amplified to vibrate the drum of a speaker • Changes in air pressure produced the sound. • High-fidelity analog sound is still the final output stage for digital audio. 4
  • 5. DIGITAL SOUND 5 REPRESENTED AS DISCRETE ELEMENTS OF INFORMATION
  • 6. DIGITAL SOUND • Two major types of digital sound: – Sampled sound: digital recording of previously existing analog sound wave. • File contains numeric values to describe the amplitude of the sound wave at a particular instant. • Used to capture and edit naturally-occurring sounds. – Synthesized sound: new sound generated by the computer. • File contains instructions the computer uses to reproduce the sound. • Used to: – Create original compositions – Produce novel sound effects. 6
  • 7. SAMPLED SOUND • Analog to Digital Converter captures separate measures of sound amplitude. – Samples are recorded as digital numbers. • Digital values are used to recreate the analog form using a Digital to Analog Converter. • Quality of the sampling depends on: – Sample resolution – Sample rate. 7
  • 8. SAMPLE RESOLUTION • Number of bits to encode amplitude. – Sample resolutions range from 8-bit to 24-bit. • 8-bit resolution captures 256 different amplitude levels. – Adequate for limited decibel range. • 16-bit CD quality sound has 65,000 different levels. • 24-bit DVD audio can generate over 16 million different levels. 8
  • 9. SAMPLED SOUND DISTORTIONS • Quantization: rounding a sample to the closest available value in the code being used. – May produce background hissing or grainy sound. – Caused by low sample resolution – Solution: record at higher resolution • Use 16-bit rather than 8-bit to increase the range of amplitudes. 9
  • 10. SAMPLED SOUND DISTORTIONS • Clipping: wave amplitude exceeds available sample values. – Causes: • Recording equipment isn't designed for selected decibel range or • Mixing tracks with amplitudes that exceed the available range. – Result is harsh, distorted sound. – Solutions: • Lower amplitude of source sound within the limits of the ADC circuitry. • Adjust volume of mixed tracks or use higher sample resolution. 10
  • 11. SAMPLE RATE • Number of samples taken in a fixed interval of time. – Stated in thousands of Hertz, or kilohertz. – Determines the range of frequencies that can be represented in a digital recording. • Two measurements capture each cycle of the sound wave: • High value or peak • Low value or trough. – CD-quality sound captures 44.1kHz to record frequencies as high as 22.05kHz. 11 Highest frequency the human ear can detect is 20kHz.
  • 12. SAMPLE RATE DISTORTION • Aliasing: false representation of high frequencies as low frequencies. – Occurs when source frequency is greater than one-half the sample rate being used. – Solutions: • Apply filters to source sound to eliminate frequencies above the sample rate. • Oversample the source sound: – Use digital filters to eliminate the high frequencies. – Then downsample to reduce the sample rate in the audio file. 12
  • 13. SOUND FILE SIZE • Sound files are large. – 60 seconds of stereo CD quality sound = 10 MB. • Reduce file size and maintain quality: – Select sample rate and resolution to match the sound type. • Human speech can accurately be captured at 11.025kHz with 8-bit resolution and have a smaller file. – Lower sample rate and resolution to reduce file size. 13 Stereo file size = sample rate * sample size (in bytes) * sample time (in seconds) * 2 (stereo)
  • 14. SOUND COMPRESSION • Compression is best strategy to lower file size for sounds with wide range of frequencies and amplitudes. • Lossy codecs use various techniques to reduce sound file sizes. – Psychoacoustics: eliminates frequencies indistinguishable to the human ear. – Variable bitrate encoding (VBR): alters the number of bits to encode the sample depending on the complexity of the sound. 14
  • 15. SAMPLED SOUND FILE FORMATS • AIFF: Apple Computer – Uncompressed, high quality sound. • WAV: Microsoft and IBM standard – Uncompressed, high quality sound. • AU: Sun Microsystems – Internet transmission of lower quality sound files. • RealAudio: Real Media – Streaming audio at low bandwidths. • MP3: (MPEG-1, audio layer 3) – Significant compression of high quality sound. • WMA: Windows Media Audio – Delivers lossy compression comparable to MP3 at lower bitrates. • AAC: Advanced Audio Coding – Successor to MP3 specified in the MPEG-4 standard. – Produces better quality sound than MP3 standard at comparable bitrates. 15
  • 16. SYNTHESIZED SOUND • Computer sends commands to specialized electronic device called a synthesizer. • MIDI (Musical Instrument Digital Interface). – Most common standard to code commands for synthesizers. – Codes provided for: • Specific instruments • Notes • Force and duration of note • Routing commands to different instrument channels • Specialized control functions. 16
  • 17. MIDI • Messages (or commands) can be sent to any one of 16 channels. – Voices or instruments are assigned to a channel. – Multitimbral systems can play multiple instruments by simultaneously processing commands in different channels. – Polyphonic systems play more than one note at once. 17
  • 18. MIDI SOUND SYSTEM • Simplest system contains: – Digital musical instrument to create messages – Sound synthesizer to interpret the messages – Amplifier/speaker output system. 18
  • 19. MIDI SOUND SYSTEM • Sequencer – Device to control the flow or sequencing of the MIDI data to a multitimbral synthesizer. 19
  • 20. MIDI ON A COMPUTER • Software and hardware emulate the MIDI sound system. • Hardware – Soundcards include synthesizers. – Interface ports for MIDI-input devices. • Software – Sequencer software can place notes on a musical scale. – Editing includes changing pitch, tempo, duration and volume of notes, arrangement and timing of instruments. 20
  • 21. SAMPLED vs. SYNTHESIZED 21 Advantages Sampled Advantages Synthesized 1. High quality. 1. Exceptional editing control. 2. Ease of creation. 2. Small file size. 3. Ease of editing. 4. Consistent playback quality. Challenges Sampled Challenges Synthesized 1. Large file sizes. 1. Musical expertise required. 2. Editing limitations. 2. Playback quality is not consistent. 3. Not effective for natural sounds and human voice.
  • 22. ADVANTAGES OF DIGITAL SOUND • Noise reduction • Recording accuracy • No generation decay • Durability • Random access • Editing is easier and less expensive • Easily distributed by: – CDs – Networks. 22
  • 23. SOUND and the INTERNET 23 INCREASED BANDWIDTH + STANDARD FILE FORMATS + SIMPLIFIED USER ACCESS = SOUND ON THE WEB.
  • 24. DELIVERING DIGITAL SOUNDS • Downloaded audio transfers the complete audio file from the server to the client. – File remains on client computer for replay and editing. • Progressive downloads: file is saved to client computer, but begins to play from RAM as it is downloading. • Streaming audio: real-time sound that is played as it is being delivered. Not saved on client computer. – Requires special protocols, special servers, special media formats and players. 24
  • 25. GUIDELINES FOR USE OF SOUND • Identify the purpose of the sound and use it for good reasons. • Use high-quality sound. • Conserve file space. • Consider playback environment. • Avoid excessive use of sound. • Organize sound files and preserve original sources. 25
  • 26. WRAP UP • Two approaches to creating digital sound. • Sampled sound depends on: – Sample resolution and Sample rate. – Distortions degrade sampled sound. • Synthesized sound depends on: – Synthesizer and Musical knowledge. – Distortions come from poor sound output hardware. • Advantages and challenges of each. • Advantages and guidelines for digital sound. • Distributing sound on the Internet. 26
  • 27. KEY TERM CHECK UP 27