1 / 7

Alice: Beyond the Basics Features of the Alice IDE (Integrated Development Environment)

Alice: Beyond the Basics Features of the Alice IDE (Integrated Development Environment). From presentation by: Steve Cooper Michelle Venable-Foster Barbara Ericson Aug 2009 http://coweb.cc.gatech.edu/ice-gt/uploads/1043/02-AliceBeyondBasics.ppt. Customize Your Objects!.

nami
Télécharger la présentation

Alice: Beyond the Basics Features of the Alice IDE (Integrated Development Environment)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Alice: Beyond the BasicsFeatures of the Alice IDE (Integrated Development Environment) From presentation by: Steve Cooper Michelle Venable-Foster Barbara Ericson Aug 2009 http://coweb.cc.gatech.edu/ice-gt/uploads/1043/02-AliceBeyondBasics.ppt

  2. Customize Your Objects! • All of the objects in Alice have properties that can be changed. • For example, I can change my cow’s color to red! AliceBeyondBasics

  3. Change the speed of a command • You can click on the down arrow next to a command • And select duration • And change how long it takes to do that command • You can also change the style of the animation • Also by clicking on the down arrow AliceBeyondBasics

  4. Adding Sounds! • Most of the objects in Alice have the ability to play a sound! • Locate the method that says object.playSound • You can either play one of the sounds in the Alice library or import one of your own! AliceBeyondBasics

  5. Importing Sounds! • Using the drop-down menu, select import sound file. • Navigate to the sound file on your computer that you’d like to use. There are many on the Hand-Out drive in OC/media/sounds • You can only use .wav or .mp3 audio files in Alice animations. AliceBeyondBasics

  6. Recording Sounds! • You can record your own sounds to use in Alice by selecting record new sound in the drop-down menu. • Give your sound file a name, so you will be able to find it later. • When you’re ready, press the record button and speak into the microphone! AliceBeyondBasics

  7. Changing the duration • If a sound is longer than you want, you can change the duration in the code after you add the play sound method to your program. AliceBeyondBasics

More Related