Sound 5 11/21/2016. Use MIDI and understand its attributes, especially relative to digitized audio.

Size: px
Start display at page:

Download "Sound 5 11/21/2016. Use MIDI and understand its attributes, especially relative to digitized audio."

Transcription

1 Chapter 5 Sound Learning Objectives This lesson looks at audio that can be used in multimedia. At the end of the lesson, the students will be able to: Use sound in a multimedia project. Use MIDI and understand its attributes, especially relative to digitized audio. Calculate sampling sizes and considerations for digitized sound. Record, process, and edit digital audio. Determine which audio file formats are best for use in multimedia projects. Manage audio files and integrate them into multimedia projects. Estimated Time for Module: 2 hours Many people, including some multimedia creators, think of multimedia as primarily a visual medium. Although visuals certainly are important, well-chosen and implemented sound can enhance your multimedia project as well. Video editors and producers, however, must note that audiences are generally more accepting of poor video quality than poor audio quality. This lesson introduces the class to audio that can be used in multimedia projects. Preparing for Class Ideally, this class should be conducted in a computer lab with multimedia authoring and sound editing software installed. Try to have some sample sound files, both MIDI and digital audio, available for the students to play and listen to. Prerequisites for Class Before coming to class, the students should: Have read Chapter 5 in their textbooks

2 Be familiar with all previous lessons. Class Preparation Notes PowerPoint slides to accompany the lesson plan can be found on the CD. You will also find the figures from Chapter 5 in Multimedia: Making It Work as JPEGs on the CD. General Teaching Tips This lesson provides an introduction to sound on computers. To achieve the primary objectives: Although every exercise provides useful hands-on experiences with sound on computers, some may be excessive for your needs. Consider shortening coverage of less important objectives, as necessary, to ensure that material useful in meeting your own curriculum goals is dealt with sufficiently. Try to have some sample audio that you can play for the students. This will be the most effective way of comparing MIDI with digital audio. Encourage the use of formats that are platform-independent (such as MP3) when describing audio formats. Emphasize the amount of space that sound files can use, and cover ways to minimize that usage. Key Terms acoustics AIFC alaw.au Audio Interchange File Format (AIFF) audio resolution

3 buffer CD-quality CD-ROM/XA (extended architecture) Decibels (db) digital audio Digital audio tape (DAT) digital equalization (EQ) digital signal processing (DSP) downsampling General MIDI Linear Pulse Code Modulation MACE compression MIDI keyboard.mp3 Musical Instrument Digital Interface (MIDI) normalization postproduction, post session quantization QuickTime Red Book Red Book Audio resampling sample sample size

4 sampling rate SDII sequencer SND sound synthesizer streaming streaming latency time stretching ulaw wave format (WAV) Lecture Outline Sound is one of the most important, but easily overlooked, aspects of any multimedia project. Even the decision to have no sound has significant implications. This lesson introduces the class to sound on computers and provides tips and information that the students will need when choosing audio for their own projects. I. The Power of Sound A. Understanding sound. 1. Sound travels as waves through the air at about 750 miles per hour or Mach 1 at sea level. 2. Acoustics is the branch of physics that studies sound. 3. Sound pressure levels are measured in decibels (db). a) Decibels are measured on a logarithmic scale. (1) A fourfold increase of sound represents a rise of 6 db. Teaching Tip

5 Table 5-1 on page 91 of the textbook lists db levels of common sounds encountered throughout the world. 4. Too much sound pressure can have detrimental effects. a) It can result in damage to hearing. b) On the job errors can increase. c) In residential areas, sound above 45 db is likely to disturb neighbors. B. Multimedia system sounds. 1. Most target computers already have system sounds ready to use. Exercise Instruct the students to open the sound control panel on their computers. In Windows, click Start Settings Control Panel and double-click Sounds, Sounds and Multimedia, or Sounds and Audio Devices (depending on the Windows version). On a Macintosh, click Apple Menu Control Panels Sound. Have the students determine which sounds are available and have them play several of the sounds. 2. Windows and Macintoshes also have built-in sound recording tools. II. MIDI Versus Digital Audio A. Understanding computer audio. 1. Musical Instrument Digital Interface (MIDI). a) MIDI was developed in the 1980s as a communications standard for electronic music instruments. b) MIDI is not digitized sound; it is music playback instructions in numeric form. (1) MIDI offers a low cost opportunity for developers who want to compose their own music. Teaching Tip

6 MIDI can be thought of as a sort of virtual sheet music for electronic instruments or perhaps a modern equivalent of the paper music rolls that were once fed into playerstyle pianos. c) MIDI files can be extremely small compared to digitally recorded audio. (1) A MIDI might be times smaller than CD quality digital audio files. (2) MIDIs use less RAM and system resources. (3) MIDIs are small enough to be easily embedded into Web pages. d) The sound of the playback is greatly affected by the hardware that MIDI is played on. (1) Incorrect hardware can greatly diminish playback quality. Teaching Tip Four MIDI files can be found on the Instructor Pack CD-ROM in the Chapter 5 folder. Consider playing these files for the class, preferably on several different systems with varying audio hardware. This will illustrate how hardware affects MIDI playback. Two AIFF audio files containing recordings of children singing can also be found in the Chapter 5 folder. e) The length of MIDIs can be changed without affecting the music pitch. f) MIDI cannot be effectively used to play back spoken words. g) MIDI requires knowledge of music theory and principles to create it effectively. 2. Digital audio. a) Digital audio is an actual representation of the original audio. b) Audio is digitally sampled thousands of times per second. (1) CD quality audio is sampled 44,100 times per second, thus its sampling rate is 44.1 KHz

7 (2) Other sampling rates commonly used in multimedia are KHz and KHz. (3) Sample sizes are either 8-bit or 16-bit. c) Digital audio uses more storage space than MIDI. d) Digital audio is less affected by hardware than MIDI. e) Digital audio requires less musical talent to record. Discussion Point In what situations would MIDI be preferable over digital audio? When would digital audio be better? Exercise Find an audio clip well known to your students. If audio editing software is available, have the students open the audio file and resample that sound at various rates and depths. Play the sounds back to the entire class on good quality speakers and let them hear the difference. Have the students note file sizes, too, so they can get an idea of the trade-offs. If you have time, compress these sounds using different codecs like MP3-level2 and discuss the importance of compression for Internet delivery. B. Preparing digital audio files. 1. File size versus quality. a) The higher the sound quality, the larger the file. b) Stereo recordings sound much better, but are about twice as large. c) Simple formulas can help you calculate file size in bytes of a digital recording. (1) For a monophonic recording: sampling rate duration of recording in seconds (bit resolution / 8) 1. (2) For stereo recording: sampling rate duration of recording in seconds (bit resolution / 8)

8 Teaching Tip Table 5-2 on page 95 of the textbook lists common sampling rates and the typical file size for audio recorded at each respective rate. 2. Set proper recording levels. a) Watch the meters on your recording device or software carefully to ensure the levels aren t too high or too low. (1) Levels that are too high create distortion. (2) Levels that are too low cause the music to be too soft and overwhelmed by residual noise. 3. Editing digital recordings. a) Editing of recorded audio is almost always necessary. b) Sound editing software tools usually allow you to: (1) Trim blank space or other material off the beginning and end of the recording. (2) Splice and assemble the audio. (3) Adjust the volume. (4) Convert to another audio format. (5) Resample or downsample for lower bit rate projects. (6) Fade-in and fade-out the beginning and end of audio. (7) Use a digital equalizer to modify the recording s characteristics. (8) Control equalization. (9) Stretch the playing time without changing pitch. (10) Conduct digital sound processing (DSP) on the audio. (11) Reverse portions of sound. C. Making MIDI audio

9 1. To make MIDI audio, you need: a) Some musical talent. (1) If you do not have musical skills, MIDI artists can be hired at an affordable rate. b) MIDI sequencer software. (1) This software allows you to record, edit, and save music generated from a MIDI keyboard or instrument. (2) Input is usually provided through a MIDI keyboard or other input device. c) A sound synthesizer. (1) Typically built into the sound board on PCs, but an add-on board or peripheral for the Macintosh. 2. MIDI can synthesize the sounds of over a hundred different instruments. a) Of course, how realistic these instruments sound is greatly affected by the hardware that these are played on. b) Each instrument is identified by a numeric General MIDI Instrument Sound code. Teaching Tip Table 5-3 on pages 102 and 103 of the textbook lists General MIDI Instrument Sound codes. 3. MIDI can be finely tuned and edited as you work on your project. III. Audio File Formats A. Understanding audio formats. 1. The most common audio format in Windows is waveform audio file (WAV). 2. The most common audio formats on Macintoshes are the following:

10 a) Audio Interchange File Format (AIFF) Audio. b) Digitized sound (.SND). (1) SND audio usually resides in the resource fork or as a standalone file. Teaching Tip Remember, in the Macintosh OS, most files have two forks. The data fork contains most of the data of the file, and the resource fork contains information such as the application that should open the file, the icon it should have on screen, and even sounds that should be associated with the file. The Macintosh user does not see separate resource and data forks, only a single icon for the file. 3. Both Macintosh and Windows can use MIDIs. a) Actually, most audio formats are now playable on each platform. B. Sound for the World Wide Web. 1. Many audio formats are now found online. a) Any sound with an assigned Multipurpose Internet Mail Extensions (MIME) type is likely to be found online. Teaching Tip Table 5-4 on page 104 of the textbook lists common audio formats that are found on the Internet and on computers throughout the world. 2. Sound can be played over the Web in one of two ways. a) You can wait for the audio file to download and then play it. b) You can stream the file. (1) A portion of the file is loaded into a buffer, and then it plays as it downloads. (2) Streaming quality is very sensitive to connection speed and Internet traffic

11 Insider Information Streaming content providers such as online news broadcasts and radio simulcasts would have the world believe that streaming media is just like listening to the radio or watching TV over the Internet. Unfortunately, it doesn t always work well because streaming content is fundamentally at odds with the infrastructure of the online world. The Internet and its transmission protocols were designed around a system of data packets. Files, Web pages, messages, and other online content are broken into small data packets before they are sent over the Internet. Packets may arrive separately and by different paths before being reassembled on the destination machine. This system sacrifices speed for reliability. Streaming media, on the other hand, demands an uninterrupted path over which to broadcast a continuous stream of data. Streaming media still works in most cases, but even the best stream can be interrupted if Internet traffic is high and packets are delayed. IV. Adding Sound to Your Multimedia Project A. Adding sound to a project. 1. Before you add sound to a project, you must decide: a) What kind of sound is needed? b) When and where to use audio? (1) Decide whether each occurrence should be MIDI or digital audio. c) Acquire source material. Discussion Point How does a person go about acquiring source material? Have the students suggest ways to obtain audio for their projects. d) Edit the audio to suit your project. (1) Determine how your multimedia authoring software handles audio. e) Test the sounds to be sure they are timed properly with the project s images

12 B. Toward professional sound: The Red Book standard. 1. The recording standard for consumer CD music is ISO is called the Red Book standard. a) The sample size is 16-bit. b) The sample rate is 44.1 KHz. c) These standards are deemed to capture all the sound that is audible to a human ear. d) Software such as Toast and CD-Creator from Adaptec can translate the digital files of Red Book Audio found on consumer compact discs directly into a digital sound editing file, or decompress MP3 files into CD-Audio. 2. Space considerations. a) Red Book audio uses a lot of storage space about 1.94MB for 11 seconds of uncompressed Red Book stereo sound. b) Space can be saved by: (1) Using monaural (8-bit) audio. (2) Downsampling the audio to KHz. (3) Choosing another format that offers higher compression. C. Production tips. Discussion Point Read or have a student read Vaughan s Law of Multimedia Minimums on page 112 of the textbook and discuss what this means. Have the students describe things in everyday life that have evolved or been developed to the point where they can adequately get the job done. Consider home stereo technology, for example. By the early 1970s, home stereo systems were widely available and offered such good audio quality that most human ears were quite satisfied. Indeed, home stereos hardly changed until the home theater boom of the 1990s, when the home stereo started to

13 take on a new role as part of a complete home entertainment system rather than just a device for playing music. 1. Audio recording. a) Perform initial recordings to a cheap medium, such as tape. (1) This prevents you from filling up your hard drive with unusable recordings. (2) Digital Audio Tape (DAT) may provide high recording fidelity, but it may actually record too much ambient noise. b) If the project requires CD quality sound, hire a sound studio. c) High quality audio can often be recorded from videotapes. 2. Keeping track of your sounds. a) Make sure your recorder has a good counter or time code generator. (1) Make detailed notes of edit points so that those edits can easily be reproduced later. b) Keep your material organized and backed up. (1) Name files logically and descriptively. 3. Testing and evaluation. a) Some problems are virtually impossible to predict, so testing is crucial. b) When testing for audio, pay special attention to timing. c) Test in a realistic environment, on target hardware. (1) This includes testing the sound storage system, such as a CD- ROM or Web page. Discussion Point Have the students describe in their own words why testing on target hardware is important. 4. Copyright issues

14 a) Rights must be secured for any copyrighted material. b) Some vendors now offer collections of unlimited-use, royalty-free sound. Teaching Tip Remind the students that even though a particular composition, such as a Bach Suite, may be old and in the public domain, individual performances of those suites are copyrighted. When a music sharing Web service removed copyrighted hit songs from their server, performances by Yo Yo Ma playing the Bach Suites were also removed. Project You have been assigned a corporate presentation project to support some internal training for the European division of a global firm. As a result, you have been asked to capture three audio clips (10 seconds each) to provide a European flavor to the project. Each clip should contain spoken or sung non-english words. MikesRadioWorld.com is one source of live radio Web links from around the globe. Project Solution Necessary tools may include mixers, sound recorders, and media players (depending on the operating system). Each student will need a computer with speakers or earphones. The students will need to be told how to use a sound recorder, with the mixer set appropriately, to record audio that they are listening to with whatever player on that system. An example station source from Spain is RNE-Radio 1, which is a news station. Allow approximately one hour for this project. Chapter Review This lesson looked at audio that can be used in multimedia. Objectives included: Using sound in a multimedia project. Using MIDI and understand its attributes, especially relative to digitized audio. Calculating sampling sizes and considerations for digitized sound

15 Recording, processing, and editing digital audio. Determining which audio file formats are best used in multimedia projects. Managing audio files and integrate them into multimedia projects. Assessment Quiz Produce a handout and have the students answer the following questions. Questions 1. What is the primary difference between digital audio and MIDI? 2. Which type of audio is best suited to being embedded in Web pages? 3. Which type of audio is best suited for spoken word audio? 4. What is the sampling rate for CD quality audio? 5. What does a sampling rate of 44.1 KHz indicate? 6. List the basic sound editing operations that most multimedia producers need. 7. What is the most common file format for digitized sounds in Windows? 8. What are the most common file formats for digitized sounds on a Mac? 9. What are the two methods for using audio on the Web? 10. What is the most common potential audio problem you should look for during testing? 11. Fill in the blank: Sound pressure is measured in. 12. True or false? Both Macintoshes and Windows PCs already have sound files installed on them that a multimedia designer can utilize. 13. True or false? MIDI files can be as much as 1,000 times smaller than digital audio files. 14. True or false? The size of digital audio files is only slightly affected by changes in quality

16 15. True or false? MIDI requires some musical talent and skill to create. Answers 1. Digital audio is a recording, MIDI is a score. The first depends on the capabilities of your sound system, the other on the quality of your musical instruments and the capabilities of your sound system. 2. MIDI audio is best suited to being embedded in Web pages. 3. Digital audio is best suited for spoken word audio. 4. The sampling rate for CD quality audio is 44.1 KHz. 5. A sampling rate of 44.1 KHz indicates that the audio sampled 44,100 times per second. 6. The basic sound editing operations that most multimedia producers need include trimming, splicing, volume adjustment, format conversion, downsampling, fadeins and fade-outs, equalization, time stretching, digital signal processing, and sound reversing. 7. The most common file format for digitized sounds in Windows is waveform audio file (WAV). 8. The most common file formats for digitized sounds on a Macintosh are AIFF and SND. 9. The two methods for using audio on the Web are to download the whole file and then play it or to stream the audio to a buffer and play it as it streams in. 10. The most common potential audio problem you should look for during testing is timing problems. 11. Sound pressure is measured in decibels. 12. True. Both Macintoshes and Windows PCs already have sound files installed on them that a multimedia designer can utilize. 13. True. MIDI files can be as much as 1,000 times smaller than digital audio files

17 14. False. The size of digital audio files is significantly affected by changes in quality. 15. True. MIDI requires some musical talent and skill to create

Digital Media. Daniel Fuller ITEC 2110

Digital Media. Daniel Fuller ITEC 2110 Digital Media Daniel Fuller ITEC 2110 Daily Question: Digital Audio What values contribute to the file size of a digital audio file? Email answer to DFullerDailyQuestion@gmail.com Subject Line: ITEC2110-09

More information

Capturing and Editing Digital Audio *

Capturing and Editing Digital Audio * Digital Media The material in this handout is excerpted from Digital Media Curriculum Primer a work written by Dr. Yue-Ling Wong (ylwong@wfu.edu), Department of Computer Science and Department of Art,

More information

Fundamental of Digital Media Design. Introduction to Audio

Fundamental of Digital Media Design. Introduction to Audio Fundamental of Digital Media Design Introduction to Audio by Noraniza Samat Faculty of Computer Systems & Software Engineering noraniza@ump.edu.my OER Fundamental of Digital Media Design by Noraniza Samat

More information

3 Sound / Audio. CS 5513 Multimedia Systems Spring 2009 LECTURE. Imran Ihsan Principal Design Consultant

3 Sound / Audio. CS 5513 Multimedia Systems Spring 2009 LECTURE. Imran Ihsan Principal Design Consultant LECTURE 3 Sound / Audio CS 5513 Multimedia Systems Spring 2009 Imran Ihsan Principal Design Consultant OPUSVII www.opuseven.com Faculty of Engineering & Applied Sciences 1. The Nature of Sound Sound is

More information

Export Audio Mixdown

Export Audio Mixdown 26 Introduction The function in Cubase Essential allows you to mix down audio from the program to a file on your hard disk. You always mix down an output bus. For example, if you have set up a stereo mix

More information

08 Sound. Multimedia Systems. Nature of Sound, Store Audio, Sound Editing, MIDI

08 Sound. Multimedia Systems. Nature of Sound, Store Audio, Sound Editing, MIDI Multimedia Systems 08 Sound Nature of Sound, Store Audio, Sound Editing, MIDI Imran Ihsan Assistant Professor, Department of Computer Science Air University, Islamabad, Pakistan www.imranihsan.com Lectures

More information

UNDERSTANDING MUSIC & VIDEO FORMATS

UNDERSTANDING MUSIC & VIDEO FORMATS ComputerFixed.co.uk Page: 1 Email: info@computerfixed.co.uk UNDERSTANDING MUSIC & VIDEO FORMATS Are you confused with all the different music and video formats available? Do you know the difference between

More information

CHAPTER 10: SOUND AND VIDEO EDITING

CHAPTER 10: SOUND AND VIDEO EDITING CHAPTER 10: SOUND AND VIDEO EDITING What should you know 1. Edit a sound clip to meet the requirements of its intended application and audience a. trim a sound clip to remove unwanted material b. join

More information

REVIEW: PROCEDURES FOR PRODUCING AUDIO

REVIEW: PROCEDURES FOR PRODUCING AUDIO REVIEW: PROCEDURES FOR PRODUCING AUDIO Planning Plan Audio - Define target audience - Brainstorm write down/sketch ideas - Coordinate location needs - Coordinate equipment needs Technical Preparation HANDOUT

More information

VISUAL QUICKSTART GUIDE QUICKTIME PRO 4. Judith Stern Robert Lettieri. Peachpit Press

VISUAL QUICKSTART GUIDE QUICKTIME PRO 4. Judith Stern Robert Lettieri. Peachpit Press VISUAL QUICKSTART GUIDE QUICKTIME PRO 4 Judith Stern Robert Lettieri Peachpit Press Visual QuickStart Guide QuickTime Pro 4 Judith Stern Robert Lettieri Peachpit Press 1249 Eighth Street Berkeley, CA 94710

More information

Lecture #3: Digital Music and Sound

Lecture #3: Digital Music and Sound Lecture #3: Digital Music and Sound CS106E Spring 2018, Young In this lecture we take a look at how computers represent music and sound. One very important concept we ll come across when studying digital

More information

3.01C Multimedia Elements and Guidelines Explore multimedia systems, elements and presentations.

3.01C Multimedia Elements and Guidelines Explore multimedia systems, elements and presentations. 3.01C Multimedia Elements and Guidelines 3.01 Explore multimedia systems, elements and presentations. Multimedia Fair Use Guidelines Guidelines for using copyrighted multimedia elements include: Text Motion

More information

Inserting multimedia objects in Dreamweaver

Inserting multimedia objects in Dreamweaver Inserting multimedia objects in Dreamweaver To insert a multimedia object in a page, do one of the following: Place the insertion point in the Document window where you want to insert the object, then

More information

ITNP80: Multimedia! Sound-II!

ITNP80: Multimedia! Sound-II! Sound compression (I) Compression of sound data requires different techniques from those for graphical data Requirements are less stringent than for video data rate for CD-quality audio is much less than

More information

Skill Area 214: Use a Multimedia Software. Software Application (SWA)

Skill Area 214: Use a Multimedia Software. Software Application (SWA) Skill Area 214: Use a Multimedia Application (SWA) Skill Area 214: Use a Multimedia 214.4 Produce Audio Files What is digital audio? Audio is another meaning for sound. Digital audio refers to a digital

More information

Understand digital audio production methods, software, and hardware.

Understand digital audio production methods, software, and hardware. Objective 105.02 Understand digital audio production methods, software, and hardware. Course Weight : 6% 1 Three Phases for Producing Digital audio : 1. Pre-Production define parameters of the audio project

More information

INTRODUCTION TO SAMPLING 1

INTRODUCTION TO SAMPLING 1 INTRODUCTION TO SAMPLING 1 1.1 What is sampling? This book is an introduction to the creation of virtual instruments through sampling. Sampling is the process of recording a sound source one part at a

More information

Meeting Visuals UCF Toolkit User Guide

Meeting Visuals UCF Toolkit User Guide Meeting Visuals UCF Toolkit User Guide We provide Meeting Visuals web conferencing services. Because Meeting Visuals is powered by WebEx, this guide makes several references to the company name, platform

More information

Chapter 5.5 Audio Programming

Chapter 5.5 Audio Programming Chapter 5.5 Audio Programming Audio Programming Audio in games is more important than ever before 2 Programming Basic Audio Most gaming hardware has similar capabilities (on similar platforms) Mostly programming

More information

Recording oral histories

Recording oral histories Florida International University FIU Digital Commons Works of the FIU Libraries FIU Libraries 3-2017 Recording oral histories Rebecca Bakker Florida International University Follow this and additional

More information

A project is the basic file type in Cubase, in the same way that a document is the basic file type in Microsoft Word.

A project is the basic file type in Cubase, in the same way that a document is the basic file type in Microsoft Word. CUBASE Menu > Cubase SL help The Cubase.net website: http://www.cubase.net/phpbb2/ A project is the basic file type in Cubase, in the same way that a document is the basic file type in Microsoft Word.

More information

Strategies for Training and Implementation Home

Strategies for Training and Implementation Home A Guide to Discovery Ed Streaming Strategies for Training and Implementation http://discoveryeducation.com Log in - - - -> Click on DE STREAMING Page Page From the Page, you can search for digital media

More information

Blaze Audio Karaoke Sing-n-Burn

Blaze Audio Karaoke Sing-n-Burn Blaze Audio Karaoke Sing-n-Burn Manual Copyright 2005 by Singing Electrons, Inc. Contents 1.0 Getting Started...3 1.1 Welcome to Karaoke Sing-n-Burn!...3 1.2 Features...3 1.3 Learning to Use Karaoke Sing-n-Burn...3

More information

Some Quick Terms Before we move ahead, we need to touch on a few key terms used throughout the book.

Some Quick Terms Before we move ahead, we need to touch on a few key terms used throughout the book. Getting Started Welcome to the official Apple Pro training course for Motion, Apple Computer s revolutionary real-time-design motion graphics application. This book provides a comprehensive guide to designing

More information

Strategies for Training and Implementation Home

Strategies for Training and Implementation Home A Guide to unitedstreaming Digital Resources Strategies for Training and Implementation Presentation Menu Overview and Key Features Passcodes, Search Tools, Content Management, & Teacher Tools Implementation

More information

Audio Editing in Audacity. Josh Meltzer Western Kentucky University School of Journalism & Broadcasting

Audio Editing in Audacity. Josh Meltzer Western Kentucky University School of Journalism & Broadcasting Audio Editing in Audacity Josh Meltzer Western Kentucky University School of Journalism & Broadcasting www.joshmeltzer.com Revised 6/2010 ABOUT Audacity is a free downloadable program for both PC and MAC

More information

TrainingCentre Getting Started with the Universal

TrainingCentre Getting Started with the Universal TrainingCentre Getting Started with the Universal Communications Format Toolkit InterCall, a subsidiary of West Corporation, in partnership with WebEx Communications, Inc provides TrainingCentre web conferencing

More information

Installing energyxt2.5. Mac. Double-click energyxt2.5 disk image file. Drag the energyxt2.5 folder to your "Applica- tions" folder / your desktop.

Installing energyxt2.5. Mac. Double-click energyxt2.5 disk image file. Drag the energyxt2.5 folder to your Applica- tions folder / your desktop. ENGLISH 2 Getting started Windows Installing energyxt2.5 Mac Linux Double-click the setup file and follow the on- screen instructions. i. i. Double-click energyxt2.5 disk image file. Drag the energyxt2.5

More information

Digital Audio. Amplitude Analogue signal

Digital Audio. Amplitude Analogue signal Digital Audio The sounds that we hear are air molecules vibrating in a wave pattern. These sound waves are measured by our ear drums and processed in our brain. As computers are digital machines, sound

More information

COS 116 The Computational Universe Laboratory 4: Digital Sound and Music

COS 116 The Computational Universe Laboratory 4: Digital Sound and Music COS 116 The Computational Universe Laboratory 4: Digital Sound and Music In this lab you will learn about digital representations of sound and music, especially focusing on the role played by frequency

More information

Discovery Education Streaming Overview

Discovery Education Streaming Overview Discovery Education Streaming Overview St. Elmo Digital Literacy Team Members Cristin Cole- Facilitator Laura Dawes Stacy Davis Jennifer Tschudy A Guide to Discovery Education streaming Digital Resources

More information

ADDING MUSIC TO YOUR itunes LIBRARY

ADDING MUSIC TO YOUR itunes LIBRARY part ADDING MUSIC TO YOUR itunes LIBRARY The first step to getting music on your ipod is to add it to your computer s itunes library. The library is both a folder hierarchy where your files are stored

More information

Page 1 of 4. Sound Editing Course Outline Duration: 5 Days

Page 1 of 4. Sound Editing Course Outline Duration: 5 Days Page 1 of 4 Sound Editing Course Outline Duration: 5 Days Audition CC Course Outline Lesson 1: Audio Interfacing Audio interface basics audio setup Windows setup Testing inputs and outputs with Audition

More information

Digital Music. You can download this file from Dig Music May

Digital Music. You can download this file from   Dig Music May -1- Digital Music We will cover: Music is sound, but what is sound?? How to make a computer (and some hand-held portable devices) play music. How to get music into a suitable format (e.g. get music off

More information

Computer Audio Setup Guide

Computer Audio Setup Guide Computer Audio Setup Guide This guide is intended to be used as a quick reference tool for those embarking on their journey into the world of Computer Audio. While there is always more to discuss and discover,

More information

Digital Video. Part II: Introduction to Editing and Distribution

Digital Video. Part II: Introduction to Editing and Distribution Digital Video Part II: Introduction to Editing and Distribution Contact Information The University of Utah Student Computing Labs Macintosh Support mac@scl.utah.edu We Will Cover History of video editing

More information

Recording for the Blind Part One

Recording for the Blind Part One With the Handihams Patrick Tice, WAØTDA wa0tda@arrl.net Recording for the Blind Part One Most of us take being able to read a book or an instruction manual for granted. If we take an amateur radio licensing

More information

CSC 101: Lab #8 Digital Video Lab due date: 5:00pm, day after lab session

CSC 101: Lab #8 Digital Video Lab due date: 5:00pm, day after lab session Name: Lab Date and Time: Email Username: Partner s Name: CSC 101: Lab #8 Digital Video Lab due date: 5:00pm, day after lab session Pledged Assignment: This lab document should be considered a pledged graded

More information

COS 116 The Computational Universe Laboratory 4: Digital Sound and Music

COS 116 The Computational Universe Laboratory 4: Digital Sound and Music COS 116 The Computational Universe Laboratory 4: Digital Sound and Music In this lab you will learn about digital representations of sound and music, especially focusing on the role played by frequency

More information

Chapter 4 Audio Recording Software Digital Audio Produc/on [IP3038PA]

Chapter 4 Audio Recording Software Digital Audio Produc/on [IP3038PA] Chapter 4 Audio Recording Software Digital Audio Produc/on [IP3038PA] Learning Objectives By the end of the class, you should be able to: 1 List the different parts of the computer- based digital audio

More information

change to a better tool

change to a better tool creative tools change to a better tool www.pinnaclesys.com 31000919 burn listen restore MUSIC organize compose You want to create, restore and play music and then burn it all onto CD? Make the most out

More information

Multimedia on the Web

Multimedia on the Web Multimedia on the Web Graphics in web pages Downloading software & media Digital photography JPEG & GIF Streaming media Macromedia Flash Graphics in web pages Graphics are very popular in web pages Graphics

More information

PT210M: Contents. Preface... xi Lesson 1. Preparing The Session... 1

PT210M: Contents. Preface... xi Lesson 1. Preparing The Session... 1 PT210M: Contents Preface... xi Lesson 1. Preparing The Session... 1 Customizing Sessions with MIDI Setup... 2 MIDI Connections to Pro Tools... 2 MIDI Studio Setup (Windows Only)... 3 Audio MIDI Setup (Mac

More information

Using Liberty Instruments PRAXIS for Room Sound Convolution Rev 9/12/2004

Using Liberty Instruments PRAXIS for Room Sound Convolution Rev 9/12/2004 Using Liberty Instruments PRAXIS for Room Sound Convolution Rev 9/12/2004 Overview Room Sound Convolution is an operation that allows you to measure, save, and later recreate a representation of the sound

More information

Media Guide: PowerPoint 2010

Media Guide: PowerPoint 2010 Media Guide: PowerPoint 2010 Contents Introduction... 1 Planning Your Presentation... 2 Media Preparation... 2 Optimizing Images... 3 Media and Your PowerPoint Presentation... 4 Common Tasks in PowerPoint

More information

COURSE OUTLINE. COURSE BREAKDOWN MODULE 1 Introduction to STEINBERG CUBASE

COURSE OUTLINE. COURSE BREAKDOWN MODULE 1 Introduction to STEINBERG CUBASE INTRODUCTION STEINBERG Cubase is a music software product developed by German musical software and equipment company Steinberg for music recording, arranging and editing as part of a Digital Audio Workstation.

More information

AudioLiquid Converter User Guide

AudioLiquid Converter User Guide AudioLiquid Converter User Guide Acon Digital Media GmbH AudioLiquid Converter User Guide All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic,

More information

Lecture Information. Mod 01 Part 1: The Need for Compression. Why Digital Signal Coding? (1)

Lecture Information. Mod 01 Part 1: The Need for Compression. Why Digital Signal Coding? (1) Multimedia Video Coding & Architectures (5LSE0), Module 01 Introduction to coding aspects 1 Lecture Information Lecturer Prof.dr.ir. Peter H.N. de With Faculty Electrical Engineering, University Technology

More information

Windows Accessories Menu Volume Settings and Windows Media Player

Windows Accessories Menu Volume Settings and Windows Media Player Copyright 2009 BOSMA Enterprises Chapter 17 Windows Accessories Menu Volume Settings and Windows Media Player Key Terms Volume is the program that lets you mute (make silent), un-mute, and set the level

More information

Lecture Information Multimedia Video Coding & Architectures

Lecture Information Multimedia Video Coding & Architectures Multimedia Video Coding & Architectures (5LSE0), Module 01 Introduction to coding aspects 1 Lecture Information Lecturer Prof.dr.ir. Peter H.N. de With Faculty Electrical Engineering, University Technology

More information

USING POWERPOINT IN THE CLASSROOM LESSON 1 POWERPOINT BASICS

USING POWERPOINT IN THE CLASSROOM LESSON 1 POWERPOINT BASICS USING POWERPOINT IN THE CLASSROOM LESSON 1 POWERPOINT BASICS Objectives Start PowerPoint. Open an existing presentation. Save a presentation. Navigate through a presentation, and use the menus and toolbars.

More information

For Mac and iphone. James McCartney Core Audio Engineer. Eric Allamanche Core Audio Engineer

For Mac and iphone. James McCartney Core Audio Engineer. Eric Allamanche Core Audio Engineer For Mac and iphone James McCartney Core Audio Engineer Eric Allamanche Core Audio Engineer 2 3 James McCartney Core Audio Engineer 4 Topics About audio representation formats Converting audio Processing

More information

Teaching KS3 Computing. Session 5 Theory: Representing text and sound Practical: Building on programming skills

Teaching KS3 Computing. Session 5 Theory: Representing text and sound Practical: Building on programming skills Teaching KS3 Computing Session 5 Theory: Representing text and sound Practical: Building on programming skills Today s session 5:00 6:00 Representing text and sound 6.00 7.00 While loops and consolidation

More information

Directions for Technology Exercises

Directions for Technology Exercises Directions for Technology Exercises Contents A. General Information B. Basic Instructions in Outline Form C. Step-by-Step Instructions A. General Information These exercises are designed to accomplish

More information

Tips to improve your Adobe Connect Meetings

Tips to improve your Adobe Connect Meetings Tips to improve your Adobe Connect Meetings Technology Management Tips Take care of all technology issues prior to the start of the program o Do not use wireless connections o Set room screen resolution

More information

GUIDELINES FOR THE CREATION OF DIGITAL COLLECTIONS

GUIDELINES FOR THE CREATION OF DIGITAL COLLECTIONS GUIDELINES FOR THE CREATION OF DIGITAL COLLECTIONS Digitization Best Practices for Audio This document sets forth guidelines for digitizing audio materials for CARLI Digital Collections. The issues described

More information

Selection tool - for selecting the range of audio you want to edit or listen to.

Selection tool - for selecting the range of audio you want to edit or listen to. Audacity Quick Guide Audacity is an easy-to-use audio editor and recorder. You can use Audacity to: Record live audio. Convert tapes and records into digital recordings or CDs. Edit sound files. Cut, copy,

More information

Instructions on Creating Computer- Assisted Music

Instructions on Creating Computer- Assisted Music Instructions on Creating Computer- Assisted Music Created by Barry Prophet using Audacity Software* for use in conjunction with the text Dance Composition: An Interrelated Arts Approach by Janice Pomer

More information

1. Selection Tool allows selection of specific portions of the waveform on the timeline

1. Selection Tool allows selection of specific portions of the waveform on the timeline Audacity Interface Buttons & Keyboard Shortcuts 1. Selection Tool allows selection of specific portions of the waveform on the timeline 2. Time shift tool allows moving of audio sections to different places

More information

Introducing working with sounds in Audacity

Introducing working with sounds in Audacity Introducing working with sounds in Audacity A lot of teaching programs makes it possible to add sound to your production. The student can either record her or his own voice and/or add different sound effects

More information

Streaming Technologies Glossary

Streaming Technologies Glossary Streaming Technologies Glossary A ACELP.net ADSL AIFF Artifact Asf Asx Avi B Bitrate C C Capture card Codec CIF (QCIF) Client Industry standard audio compression technology developed by VoiceAge Corporation.

More information

Owner s Manual DA-300USB D/A CONVERTER. Appendix. Contents. You can print more than one page of a PDF onto a single sheet of paper.

Owner s Manual DA-300USB D/A CONVERTER. Appendix. Contents. You can print more than one page of a PDF onto a single sheet of paper. DA-300USB D/A CONVERTER Owner s Manual You can print more than one page of a PDF onto a single sheet of paper. Front panel Display Rear panel Contents Accessories 3 Features 4 High quality sound 4 High

More information

What s New in Pro Tools 5.0.1

What s New in Pro Tools 5.0.1 What s New in Pro Tools 5.0.1 Digidesign Inc. 3401-A Hillview Avenue Palo Alto, CA 94304 USA tel: 650 842 7900 fax: 650 842 7999 Technical Support (USA) 650 842 6699 650 856 4275 Product Information (USA)

More information

Multimedia Technology

Multimedia Technology Multimedia Application An (usually) interactive piece of software which communicates to the user using several media e.g Text, graphics (illustrations, photos), audio (music, sounds), animation and video.

More information

Certified Audacity Professional VS-1112

Certified Audacity Professional VS-1112 Certified Audacity Professional VS-1112 Certified Audacity Professional Certified Audacity Professional Certification Code VS-1112 Vskills certification for Audacity Professional assesses the candidate

More information

TESL-EJ 11.1, June 2007 Audacity/Alameen 1

TESL-EJ 11.1, June 2007 Audacity/Alameen 1 June 2007 Volume 11, Number1 Title: Audacity 1.2.6 Publisher: Product Type: Platform: Minimum System Requirements: Developed by a group of volunteers and distributed under the GNU General Public License

More information

Copyright 2017 by Kevin de Wit

Copyright 2017 by Kevin de Wit Copyright 2017 by Kevin de Wit All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic

More information

Basic features. Adding audio files and tracks

Basic features. Adding audio files and tracks Audio in Pictures to Exe Introduction In the past the conventional wisdom was that you needed a separate audio editing program to produce the soundtrack for an AV sequence. However I believe that PTE (Pictures

More information

Multimedia Applications I ARKANSAS CAREER AND TECHNICAL EDUCATION, BUSINESS/MARKETING TECHNOLOGY, MULTIMEDIA APPLICATIONS I & II

Multimedia Applications I ARKANSAS CAREER AND TECHNICAL EDUCATION, BUSINESS/MARKETING TECHNOLOGY, MULTIMEDIA APPLICATIONS I & II Essentials for Design: Adobe InDesign CS Level 1, 4 th Edition 2004 (McAllister) Arkansas Career and Technology Education, Business/Marketing Technology, Multimedia Applications I & II (Grades 10-12) Multimedia

More information

D1.4 Digitization Guide Cassette Audio Project Parameters

D1.4 Digitization Guide Cassette Audio Project Parameters D1.4 Digitization Guide Cassette Audio Project Parameters Summary This guide is a step by step manual which should enable the reader to digitize an audio cassette tape. Before employing this guide project

More information

Digital Video Act II Introduction to Editing and Distribution. University of Utah Student Computing Labs Macintosh Support

Digital Video Act II Introduction to Editing and Distribution. University of Utah Student Computing Labs Macintosh Support Digital Video Act II Introduction to Editing and Distribution University of Utah Student Computing Labs Macintosh Support mac@scl.utah.edu More classes This class is a series Act I last week Introduction

More information

The L&S LSS Podcaster s Tutorial for Audacity

The L&S LSS Podcaster s Tutorial for Audacity The L&S LSS Podcaster s Tutorial for Audacity The L&S LSS Podcaster s Tutorial for Audacity... 1 Audacity Quick Reference... 2 About this tutorial... 3 Some Thoughts Before You Get Started... 3 Do Academic

More information

How to edit audio tracks

How to edit audio tracks How to edit audio tracks Although at times you will use Adobe Audition to record new audio, you will often use it to edit, clean up, or add effects to an existing audio file such as an audio file recorded

More information

Installing the driver software USB Audio Driver Installation Manual (Mac)

Installing the driver software USB Audio Driver Installation Manual (Mac) Installing the driver software USB Audio Driver Installation Manual (Mac) Contents Installing the driver software... Page 1 To uninstall the driver... Page 4 Troubleshooting... Page 5 The driver name and

More information

Getting Started Einführung Prise en Main

Getting Started Einführung Prise en Main Getting Started Einführung Prise en Main The information in this document is subject to change without notice and does not represent a commitment on the part of Steinberg Media Technologies GmbH. The software

More information

CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM. :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~

CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM. :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~ CHAPTER 03: MULTIMEDIA & OPERATING SYSTEM :: Operating System :: ~ What is OS?~ ~ OS Functions~ ~ OS Characteristics ~ ~ Type of OS~ 1 Operating System and Software Computer Operating System An operating

More information

Audio for Everybody. OCPUG/PATACS 21 January Tom Gutnick. Copyright by Tom Gutnick. All rights reserved.

Audio for Everybody. OCPUG/PATACS 21 January Tom Gutnick. Copyright by Tom Gutnick. All rights reserved. Audio for Everybody OCPUG/PATACS 21 January 2017 Copyright 2012-2017 by Tom Gutnick. All rights reserved. Tom Gutnick Session overview Digital audio properties and formats ADC hardware Audacity what it

More information

USO RESTRITO. Getting Started

USO RESTRITO. Getting Started Getting Started Original Manual: Synkron Revision and Quality Control: C. Bachmann, H. Bischoff, S. Pfeifer, C. Schomburg The information in this document is subject to change without notice and does not

More information

How Analog and Digital Recording and CDs Work Adapted from by Marshall Brain

How Analog and Digital Recording and CDs Work Adapted from  by Marshall Brain How Analog and Digital Recording and CDs Work Adapted from www.howstuffworks.com by Marshall Brain In the Beginning: Etching Tin Thomas Edison is credited with creating the first device for recording and

More information

1. Introduction to Multimedia

1. Introduction to Multimedia Standard:11 1. Introduction to Multimedia Communication is an integral part of our life. We use various means of communication like radio, newspaper, television, theatre, movies, internet and others. These

More information

English Listening Teaching Assisted by the Audio Editor Run-Mei ZHAI

English Listening Teaching Assisted by the Audio Editor Run-Mei ZHAI 2017 2nd International Conference on Education and Development (ICED 2017) ISBN: 978-1-60595-487-5 English Listening Teaching Assisted by the Audio Editor Run-Mei ZHAI The School of English Education,

More information

Recording Studio User Manual

Recording Studio User Manual Recording Studio User Manual Thank you for choosing Recording Studio. This App is able to deliver the essential tools that allow you to quickly and easily get a professional-sounding music production.

More information

Really Easy Recording & Editing

Really Easy Recording & Editing ASME 2011 Really Easy Recording & Editing Katie Wardrobe Midnight Music The Audacity screen... 4 Import audio (a song or SFX)... 4 Before we start...4 Import song into Audacity...4 Adjusting the view...

More information

How to use the MP3 player

How to use the MP3 player How to operate the MP3 player How to use the MP3 player For safety considerations, some functions are disabled while the vehicle is in motion. PWR Button (SOURCE) MENU Button File changing Switches Track

More information

Quick Guide to Getting Started with:

Quick Guide to Getting Started with: Quick Guide to Getting Started with: 1.0 Introduction -- What is Audacity Audacity is free, open source software for recording and editing sounds. It is a program that manipulates digital audio waveforms.

More information

Introduction to Audacity

Introduction to Audacity IMC Innovate Make Create http://library.albany.edu/imc/ 518 442-3607 Introduction to Audacity NOTE: This document illustrates Audacity 2.x on the Windows operating system. Audacity is a versatile program

More information

Elementary Computing CSC 100. M. Cheng, Computer Science

Elementary Computing CSC 100. M. Cheng, Computer Science Elementary Computing CSC 100 1 Graphics & Media Scalable Outline & Bit- mapped Fonts Binary Number Representation & Text Pixels, Colors and Resolution Sound & Digital Audio Film & Digital Video Data Compression

More information

Mac OS QuickStart CD-R Deluxe & CD-R Pro

Mac OS QuickStart CD-R Deluxe & CD-R Pro Mac OS QuickStart CD-R Deluxe & CD-R Pro Packing List The following items should be present in your CD-R bundle: CD-R Deluxe: - TEAC 6x24 external CDR drive (CD-R56S) - CD-R Deluxe Software CD CD-R Pro:

More information

PSP Rhythm User s Manual

PSP Rhythm User s Manual PSP Rhythm User s Manual Introduction pg. 02 Main Menu pg. 03 Button Icon Legend pg. 03 User Interface pg. 04 Pattern View pg. 05 Track View pg. 07 Wave View pg. 09 Effects View pg. 11 Song View pg. 14

More information

EUROPASS DIPLOMA SUPPLEMENT

EUROPASS DIPLOMA SUPPLEMENT EUROPASS DIPLOMA SUPPLEMENT TITLE OF THE DIPLOMA (ES) Técnico Superior en Sonido para audiovisuales y espectáculos TRANSLATED TITLE OF THE DIPLOMA (EN) (1) Higher Technician in Sound for Audiovisual Productions

More information

Software Installation Audacity Recording Software

Software Installation Audacity Recording Software USB Turntable (ittusb) Software Installation Audacity Recording Software Table of Contents General Software Notes... 2 Audacity Software Installation... 3 Before Starting the Software... 3 Software Configuration...

More information

Networking Applications

Networking Applications Networking Dr. Ayman A. Abdel-Hamid College of Computing and Information Technology Arab Academy for Science & Technology and Maritime Transport Multimedia Multimedia 1 Outline Audio and Video Services

More information

Mark the beginning and ending of a particular recorded passage and the recording will be played over and over again- great for language learning.

Mark the beginning and ending of a particular recorded passage and the recording will be played over and over again- great for language learning. ICD-SX712D Digital Flash Voice Recorder Feature packed the ICD-SX712D delivers. Combining flexibility and capability with convenience for musicians, business people and students the ICDSX712D offers: a

More information

Hi-Res Audio Recorder

Hi-Res Audio Recorder Stereo Turntable System Application Hi-Res Audio Recorder About Hi-Res Audio Recorder What Is Hi-Res Audio Recorder? [1] Supported Stereo Turntable System [2] Audio File Formats Supported for Recording

More information

S4B Ringtone Creator Soft4Boost Help S4B Ringtone Creator www.sorentioapps.com Sorentio Systems, Ltd. All rights reserved Contact Us If you have any comments, suggestions or questions regarding S4B Ringtone

More information

BR-80 Digital Recorder

BR-80 Digital Recorder Workshop MICRO BR BR-80 Digital Recorder Record 2011 BOSS Corporation U.S. All rights reserved. No part of this publication may be reproduced in any form without the written permission of BOSS Corporation

More information

AUDIO RENTS, INC. ALESIS ML-9600 HIGH RESOLUTION MASTER DISK RECORDER

AUDIO RENTS, INC. ALESIS ML-9600 HIGH RESOLUTION MASTER DISK RECORDER ALESIS M A S T E R L I N K ML-9600 HIGH RESOLUTION MASTER DISK RECORDER ADDENDUM TO OWNER S MANUAL FIRST EDITION VERSION 1.0 APPLIES TO OPERATING SOFTWARE VERSION 2.00 2000 ALESIS CORPORATION Table Of

More information

1. Make the recordings. 2. Transfer the recordings to your computer

1. Make the recordings. 2. Transfer the recordings to your computer Making recordings and burning them to CD can be done in four steps: 1. Make the recordings 2. Transfer them to your computer 3. Edit them 4. Copy the edited files to itunes 1. Make the recordings Turn

More information

Scott D. Lipscomb. Music Education & Music Technology. Tenure Dossier. Electronic Dossier Instructions

Scott D. Lipscomb. Music Education & Music Technology. Tenure Dossier. Electronic Dossier Instructions Scott D. Lipscomb Music Education & Music Technology Tenure Dossier Electronic Dossier Instructions Includes instructions for: Timesketch Player BubbleMachine Flash Templates TimeSketch Editor Pro The

More information

9/8/2016. Characteristics of multimedia Various media types

9/8/2016. Characteristics of multimedia Various media types Chapter 1 Introduction to Multimedia Networking CLO1: Define fundamentals of multimedia networking Upon completion of this chapter students should be able to define: 1- Multimedia 2- Multimedia types and

More information