More information on effects can be found at the EarSketch API at (http://earsketch.gatech.edu/category/learning/intro-to-effects )



Similar documents
DISCOVERING DIVERSITY USERS MANUAL

AUDACITY SOUND EDITOR SOFTWARE A USER GUIDE FOR AUDIO-VISUAL WORKERS

Module 1. 4 Login-Send Message to Teacher

The IT Service Desk is now able to offer a new self-service facility for University staff and students.

Recording audio from your computer.

HOSTED VOIP MUSIC ON HOLD CONFIGURATION GUIDE

GarageBand 2.0 Recording, Editing, & Mixing

BRIDGE BROADCASTING. The use of voice broadcasts for bridge teaching and mentoring has become very popular.

Step 1: Customize your channel

IP Office 9608 Telephone Quick Reference Guide

Make Voice Calls and Share Documents using Skype*

Windows Movie Maker 2012

How to register and use our Chat System

IP Office 9508 Telephone Quick Guide

User guide: Managing your telephone account via the Kiosk

Cisco Unity Connection Voic User Guide:

Using OwnCloud. OwnCloud is a very easy to use file storage and sharing system that you can access anywhere you have an internet connection.

Windows Movie Maker Making a Narrated Slide Show

Hosted Call Recorder Guide. Rev A (21/11/14)

Integrating Educational Technology into Teaching (4 th Edition) Adobe Acrobat Tutorial for Chapter 15 TIE-into Practice Exercises

Conference Instructions

Telephone User Instructions

Having Conversations Using Cisco Unified Personal Communicator

Sonera Meeting Services Microsoft Office 365 dial-in service. Quick Start Guide

VoIP Audio Setup - PC Users

Raven Exhibit Software

Using the Cisco IP Phone System

Using Audacity to Podcast: University Classroom Version Dr. Marshall Jones Riley College of Education, Winthrop University

Online/Web User Interface

Usability Test Script

Recording and Editing Audio with Audacity

2. Contact the host directly for further assistance.

How to search for a draft travel & subsistence claim

DVS Net (Integration)

Morae. Remote Participant Testing Tips. Release 3. January TechSmith Corporation. All rights reserved.

Preserving music from LPs and tapes

Receiver Customization

Adobe Audition Workshop Instructor: Sam Fuqua

Multi Client (Integration)

Voice-Over PowerPoint (VOPP) and FTP Instructions for Online Courses (for Windows PC Computers) December 2009

Product Overview & Quick Start Guide

White Noise Help Guide for iphone, ipad, and Mac

Cloud Storage Service

BURLINGTON ENGLISH. Quick Guide

User Guide for Video Conference. Using the Polycom RealPresence Application

Camtasia Studio 8.4 Create Engaging Screencasts

Receiver Customization

Elisa Conference. User Guide

Table of contents. Quick Start Basic operation Creating your own sounds Items in the screen Performing...

Tips & Tricks for Creating Tutorials for Library Staff April, 2009 By: Nicole Zepper, UIUC Library Technical Services GA

VSee Quick Guide and Tips

Windows Live Movie Maker

How To Create a Movie in WeVideo

Audacity Sound Editing Software

Adobe Connect Quick Guide

wowforbusiness.com Virtual Office WOW! Business VOMW.U.1407.O

Salisbury Township School District Planned Course of Study - Music Production Salisbury Inspire, Think, Learn, Grow Together!

Our unique Management portal makes setting up and maintaining your phone system easy, and with just a click of a button.

Budget Conferencing User Guide

XMEye Android Mobile Monitoring Client English Manual

Welcome to e2020! Included in this Guide. Tips to Help You Succeed with e2020. Focus on 3 Things: Space, Time, Productivity

How to Upload and Caption Videos on YouTube

>

YOUR INDIANA COMMUNICATIONS COMPANY. Conference Calling. User Guide

Plantronics Blackwire C610-M Blackwire C620-M

Cloud UC Call Recording Interface in SAP dashboard

Free Medical Billing. Insurance Payment Posting: The following instructions will help guide you through Insurance Payment Posting Procedures.

Longman English Interactive

Basics. Mbox 2. Version 7.0

Quick Start Guide CREATING A NEW SITE

Inviting Someone to Skype for Business (Lync) Via Meet Right Now

Setup and Log In. Click the Menu icon > Exit DO NOT CLICK X. The Avaya IP SoftPhone will not close properly.

Web Portal User Guide

Florida Standards Assessments

Using WebEx Player. Playing a recording. Installing WebEx Player. System requirements for listening to audio in a recording

Find Me Call Forwarding

Working with Windows Movie Maker

INFOCONNECT AUDIO CONFERENCING CHAIRPERSON USER GUIDE

ADOBE ACROBAT CONNECT PRO MOBILE VISUAL QUICK START GUIDE

How To Use Freedomvoice On A Cell Phone Or Landline Phone On A Pc Or Mac Or Ipad Or Ipa Or Ipo Or Ipod Or Ipode Or Ipro Or Ipor Or Ipore Or Ipoe Or Ipob Or

Give your business an edge. Administrator Controls Sound Manager. Sound Manager. Cloud Voice QUICK REFERENCE GUIDE

ZOOM VIDEO CONFERENCING SOFTWARE USER S GUIDE. Velda Arnaud. Blue Mountain Community College. [Company address]

Aurasma: Creating from Web

Conference Instructions

Skype for Business Phone Conference Call

Using the rphone pod in an Adobe Connect meeting room V.2

Easy-VoipTel. Virtual PBX. Description. Advantages

CDVS-7000 Series Remote Software Users Guide

SoftChalk Cloud and Desire2Learn Quick Guide This document was created with SoftChalk Create 8, available at

Salesforce Integration

GLOBALMEET FOR DESKTOP GLOBALMEET FOR DESKTOP USER GUIDE

Microsoft PowerPoint 2011

Virtual Phone System User Guide v4.7

Quick Start Guide. Microsoft Access 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Getting Started with Zoom

Step by Step. Use the Cloud Login Website

Plugin Integration Guide

2015 Online Mastering, written by Holger Lagerfeldt. No part of this text may be reproduced without permission.

Accept And Refund Payments In A PayPal Personal Account

Basic Training Syllabus

Transcription:

Directions for EarSketch Effects EarSketch 2 Description: In music production we can use effects such as Volume, Pan, Distortion, Delay, and Pitch to change the properties of the sounds on tracks. With these effects we can add color and variety to the musical samples. This lesson will describe the use of the seteffect() function and demonstrate the effects of Volume, Pan, and Distortion. More information on effects can be found at the EarSketch API at (http://earsketch.gatech.edu/category/learning/intro-to-effects ) The complete effect list can be found at: http://earsketch.gatech.edu/category/learning/reference/every-effect-explained Vocabulary Effect: A tool to manipulate, process, shape, ad change the sound of tracks. Parameter: The particular value of the effect changed by the envelope. Examples include GAIN, LEFT_RIGHT, and MIX Envelope: The values of the Effect parameter as measured over time. This controls the change of effect over time. Function for setting effects: seteffect(track, effect, parameter, startvalue, startmeasure, endvalue, endmeasure) Example: seteffect(1, VOLUME, GAIN, -40, 1, 5, 5)

Process: 1. Go to http://earsketch.gatech.edu/earsketch2/#/viewport and login with your EarSketch Account and password. 2. Select Options -> Save Script to Cloud 3. Name the script lastname_effects_practice

4. We need 16 measure of music to experiment on. Select 3 clips and use fitmedia() to place these clips on tracks 1 to 3 for 16 measures. Here is my example: 5. Click Run Script and listen to the result.

6. In my example, I want track 3 to fade in from the beginning. I am going to use the following effect and parameter: Effect: VOLUME Parameter: GAIN Values: -60 (all the way quiet) to 12 (all the way loud) (I will use -40 to 5) (Note that 0 is unity or standard volume gain setting) Add the following code to call this effect:

7. Click Run Script and note how on track 3 you now see the envelope representing the increase in the gain value of volume. 8. If you click the Bypass button while the music is playing, the effect will mute and it will not change the track. If you click the Effects button at the top, the envelope visuals will hide, but you will still hear the effects.

9. Let us say we want the volume to decrease from measures 7 to 9 on track three. Write this code to decrease the volume:

10. Another effect we will experiment with is the PAN. This controls the audio mix between the left and right channels. We will write an effect envelope for track 2 that will do the following: Effect: PAN Parameter: LEFT_RIGHT Values: -100 (all the way left) 100 (all the way right) 0 (evenly balanced) Add these lines of code for PAN on track 2

11. Run the script and note the change in the envelope on track 2: 12. We want the pattern of LEFT on measure 1 and right on measure 2 to continue for the 9 measures. Change the code to use a for loop to repeat this pattern. 13. Run the script and note the change in the track 2 PAN.

14. We will now set distortion for track 1. Distortion adds color to the sound by creating more edge to the sound. The values are: Effect: DISTORTION Parameter: DISTO_GAIN Value: 20 Range: 0 to 50 Write this code to add distortion:

15. Run the Script. In my example Track 1 is not loud enough in the mix. So, I am going to add a volume seteffect to make track 1 louder:

16. Notice that in lines 41 and 42 we only set the starting value for the effect. If you want the entire track to be at one specific effect, you can specify only a start value and measure. Assignment: Create a section of music from measures 9 to 17. This section should use at least one effect on each track. Requirements: 1. Measures 9 to 17 have at least 3 tracks of music. 2. Each track must have at least one effect with parameters that change over time. 3. You must use at least 2 effects other than VOLUME, PAN, and DISTORTION. (Consult the Effects and Parameters found at: http://earsketch.gatech.edu/category/learning/reference/every-effect-explained