Sounds.

Slides:



Advertisements
Similar presentations
Using Audacity Audacity is an audio-editing application available from and can be used with most PC operating systems.
Advertisements

Alice Learning to program: Part Four Creating Sounds, Making Billboards, Fun with 3-D Text, New Events, and Rotating Objects by Ruthie Tucker and Jenna.
HOW TO ADD AUDIO & VIDEO MRS. CRIDER PIT AUDIO Click on the insert tab Choose the Audio button and select Audio from file option Navigate to your folder.
Using Windows Live Movie Maker DO NOT USE WINDOWS MOVIE MAKER 2.6!!!
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 2009.
Let’s Make a Movie Editing, Special Effects, and Movie Finishing.
Positioning the Toolbar You can position the toolbar anywhere on the screen. You can also dock it at the top or side of the screen so that it stays in.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
HOW TO RECORD YOUR VOICE FOR AN AUDIO PODCAST Audacity Tutorial.
Playing Music in Alice By David Yan Under the direction of Professor Susan Rodger July 2015.
Lesson 9B Adding sound and Billboards. What is a function? Give an example. How do you create a method? Give an example. What is an event? Give examples.
Adding Sound Files to a Power Point Presentation.
How to add to your screencast: Pictures Sound effects/music Titles Voiceovers.
Recording Your Script 1)Find a quiet place to record. 2)Open up your phone’s recording app. 3)When recording, remember: Speak very clearly Enunciate Do.
Creating a Historical Tour in Alice By Jenna Hayes May 2010.
Setting up your computer’s microphone Begin by double clicking on the volume icon within the task bar.
Skater World: Part Four By Deborah Nelson Duke University Under the direction of Professor Susan Rodger June 1, 2009.
How to use the Hand-In Folder. Click on the Folder icon at the bottom of the screen.
Using Alice.  Alice is visual  Alice is object-oriented (some might say object- based)  Alice eliminates the need to debug syntax errors  Alice introduces.
Headshots in Alice Duke University Professor Susan H. Rodger Gaetjens Lezin July 2008.
Princess & Dragon Part 3: A Knight Comes Riding In—Cameras & Events By Elizabeth Liang under the direction of Professor Susan Rodger Duke University June.
Recording Your Script and Creating Your Podcast !!You are not finished until you have completed all steps on all of the slides up to and including Slide.
To import music or sound effects, save it to your computer then click FILE-IMPRT-AUDIO.
Microsoft® PowerPoint  Entrance. Controls how an object first appears on a slide.  Emphasis. Draws attention to an object that is already.
HOW TO RECORD YOUR VOICE FOR AN AUDIO PODCAST Audacity Tutorial.
Voki: Using Avatars in the Classroom
The Essentials of Alice (Bunny)
Getting Started With Alice: The Basics
Skater World: Part Four
Alice Learning to program: Part Three Camera Control, Invisibility, and 3-D Text By Ruthie Tucker and Jenna Hayes, Under the direction of Professor Rodger.
An Introduction to Alice (Short Version)
Teaching Characters to Walk: Learning Methods, Part 1
Sharing Alice 3 Jonathon Kuo under the direction of Dr. Susan Rodger
Text and Sound in Alice Worlds
Recording Your Script and Creating Your Podcast
Changing Color, Using Text Objects, and Random Selection in Alice
Skater World: Part Three
How To Have Fun With Sound
Programming using Alice 3
Microsoft PowerPoint Skills Lesson: Motion Paths
Using Objects in Alice.
Michelle Venable-Foster Barb Ericson Jan 2007
How To Have Fun With Sound
Methods Tutorial: Part Two
Making Objects Move in Unison: Using Lists
Checking for Collisions: Using Functions in Alice
Shark vs. TRex: Understanding “AsSeenBy” In Alice By Jenna Hayes
I Can’t Hear You! Sound Get out your notes.
Princess & Dragon Part 3: A Knight Comes Riding In—Cameras & Events
Introduction to Object-Oriented Programming in Alice
Getting Started With Alice
I Can’t Hear You! Sound Get out your notes.
Learning to Program: Part 3 Camera Control, Invisibility and 3-D Text
Professor Susan Rodger
Headshots in Alice Duke University Professor Susan H. Rodger
Getting Started With Alice: The Basics
Using Placeholders to Simplify your Methods: Learning Methods, Part 2
Recording Your Script and Creating Your Podcast
Michelle Venable-Foster June 2006
How To Have Fun With Sound
Professor Susan Rodger
How To Have Fun With Sound
Making Objects Move in Unison: Using Lists
I Can’t Hear You! Sound Get out your notes.
How To Have Fun With Sound
Shark vs. TRex: Understanding “AsSeenBy” In Alice By Jenna Hayes
Using Museum Box as a Multimedia Assessment Tool
under the direction of Professor Susan Rodger
Restricting Events Creating Conditional Events in Alice By Henry Qin
Presentation transcript:

Sounds

What will we learn today? Remember that Alice is a programming tool Alice uses storytelling to teach programming concepts We will learn Importing and playing sounds (Audio Files)

Importing and Playing a Sound There are two ways to import and use audio files for creating sound effects in Alice Import Sound Record Sound (few seconds) All audio files must be in WAV or MP3 format

Example-Bunny Nap Time Someday the bunny was sleeping and the phone ringing wakes bunny, so bunny gets annoyed, shushes the phone and destroys it.

Creating Sound We will make the bunny speaks Click on world in the object tree Go to the properties tab Click on the (+) sign next to Sounds

Recording Sound Click on the record sound button. (Make sure the volume on your computer is on) Type in a name for the sound file, call it bunnyShhhh Click Record, say “Shhhhh” Click Stop when you are done Click play to hear it Your sound will appear on the properties pane under sounds.

Importing Sound We will make the phone rings Click on the import sound button Choose “telepone-ring-2.mp3” sound file from the pop-up window Click import Your sound will appear on the properties pane under sounds

Adding the Sound to the Code Drag a Do together into your code above the bunny say, then drag the say method into it. Find your sound again in world properties, and then drag it into the Do together with your say method.

Changing Duration Set the duration of your say method so it matches approximately the length of your sound file. If your sound file is big, try to make it in 2 or more sound files and play then consecutively

Lets Work with Alice Design and implement a simulation were a Policeman walks around AlZubarah Fort and presents some historical information about the fort’s structure The police man should speak out information about different parts of the fort, types of materials used and purpose of using these parts The best simulation will be selected as the winner * Al zubarah fort and the police man will be find in the middle east gallery folder