Top Banner
Sound on the Web
15

Sound on the Web. Using Sound on a Web Site Conveying information pronounce a word or describe a product Set a mood music to match the web page scene.

Dec 31, 2015

Download

Documents

Erica Short
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Sound on the Web

Page 2: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Using Sound on a Web Site

Conveying informationpronounce a word or describe a product

Set a moodmusic to match the web page scene

Capture attention – a sound effect Explain a process Provide personal contact – voice, laugh

Page 3: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Physics of Sound – cycles per second – Hertz (Hz) or KHz

Page 4: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Sampled Sound

Sound wave is digitized by sampling at twice the highest frequency

Converted to a number representing the volume (amplitude)

Stored in a computer file Can represent any sound called a wave file – usually a file extension .wav Often compressed to reduce file size

Page 5: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Sampled Sound

Page 6: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Musical Instrument Digital Interface (MIDI) Not sampled – includes a code representing --

Musical note Loudness Length of time Type of instrument

Not compressed Generated by a synthesizer File extension .mid

Page 7: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Characteristics of sampled, compressed and Midi files Sampled files are very large depending on the highest

frequency being recorded and length of recording. voice – less than 8 kHz – sample 16kHz symphony orchestra – 22 kHz – sample 44 Hz, Mono

Compressed sound is sampled sound processed to make the file smaller without sacrificing sound quality

Midi are much smaller files but can represent only music

Page 8: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Streaming Sound

Played by user computer as it is received – not downloadedsaves bandwidthdoes not require storage space on user

computer live event soundsprevent copying file

Page 9: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Sound File Formats

Link

Page 10: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Preparing Sound for the Web – Create a File

Use pre-recorded sound Record from microphone Use “text-to-sound” synthesizer Edit – mix sounds, cut, cut-and-paste, add

effects (Audacity) Record musical instrument sounds from

synthesizer (cannot be edited in computer)

Page 11: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Download a Sound File

Google – free sound download

Sometimes the file may be a Zip file•compressed•combine several files in one

Zip files are shown as a folder with a zipper on it. It can be automatically “unzipped” by double clicking on the folder and selecting “extract” all files.

Page 12: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Text To Speech Conversion

•http://www.research.att.com/~ttsweb/tts/demo.php (note different voices)

•Audacity has a built-in converter

Page 13: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Including Sound on Web Page(Same procedure as with a movie)

Passive – plays automatically Active – requires user action

Embedded – Media -> Plugin Linked – hyperlink to audio file – sound file

opens in separate window

Page 14: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Autoplay True, FalseController True, FalseLoop True, False

Page 15: Sound on the Web. Using Sound on a Web Site Conveying information  pronounce a word or describe a product Set a mood  music to match the web page scene.

Audacity – sound utility