Using Sound in Games Alex Baumann Outline 3D Spatialization Getting and Editing Sounds Using Sounds in Games Music in Games Example Videos.

Slides:



Advertisements
Similar presentations
Fundamentals of Audio Production. Chapter 16 1 Fundamentals of Audio Production Chapter Sixteen: Sound for Pictures.
Advertisements

Digital Arts and Video Production. Video Editing Tutorials Introduction to Video Editing A basic overview of editing concepts and methods. Linear (Tape.
EE2F2 - Music Technology 4. Effects. Effects (FX) Effects are applied to modify sounds in many ways – we will look at some of the more common Effects.
Adam Diel.  In 1981 IBM PC 150 introduced the first PC Speaker.  Each game had to write support for it (sound cards were impractical during this time)
                      Digital Audio 1.
Sound can make multimedia presentations dynamic and interesting.
David Meredith Minim David Meredith
4.2 Multimedia Elements Audio 1. Learning Outcomes: At the end of the lesson, students should be: a) describe the purpose of using audio in multimedia.
Int 2 Multimedia Revision. Digitised Sound Analogue sound recorded from person, or real instruments.
EE2F2 - Music Technology 2. Stereo and Multi-track Recording.
Effects. Dynamic Range Processors Fixed Time Delay Effects Variable Time Delay Effects Reverberation Effects Time and Pitch Changing Effects Distortion.
Higher Music Technology Effects and Processes Effects Chorus - A chorus (or ensemble) is a modulation effect used to create a richer, thicker sound and.
I Power Higher Computing Multimedia technology Audio.
SWE 423: Multimedia Systems Chapter 3: Audio Technology (2)
EE2F2: Music Technology - Revision Two exam questions Music Recording Technology Mixing & multi-track recording Effects MIDI & Sequencers Virtual Studio.
Tricks and Techniques for Sound Effect Design By Bobby Prince 97/sound_effect.htm.
Una DooneyMultimediaSlide 1 What is Multimedia? A combination of different media types such as text, graphics, audio, video and animation etc in a single.
Nov 30, Fall 2006IAT 4101 Audio Sound Audio synthesis.
TEAM SYNTH: Design Proposal EE 41430, Fall 2007 John Simmons William Andrews Angela McKenzie.
Implementing 3D Digital Sound In “Virtual Table Tennis” By Alexander Stevenson.
1 Manipulating Digital Audio. 2 Digital Manipulation  Extremely powerful manipulation techniques  Cut and paste  Filtering  Frequency domain manipulation.
Creating Electronic Music CHLOE AND ELLIE. 26 th January 2015 Aim  Our aim was to create an original piece of music that would be ‘copyright-free’. 
5. Multimedia Data. 2 Multimedia Data Representation  Digital Audio  Sampling/Digitisation  Compression (Details of Compression algorithms – following.
Chapter 14 Recording and Editing Sound. Getting Started FAQs: − How does audio capability enhance my PC? − How does your PC record, store, and play digital.
Joshua “Rock Star” Jenkins Jeff “Tremolo” Smith Jairo “the boss” Rojas
History of computers What your computer can do depends upon two things: the hardware your computer has, and the software that can be run on your computer. 
Seminar on Sound Card Presented by:- Guided by:-
A Brief Exploration of Electronic Music and its Theory By: Zac Changnon.
Topic 7 - Fourier Transforms DIGITAL IMAGE PROCESSING Course 3624 Department of Physics and Astronomy Professor Bob Warwick.
Digital Sound and Video Chapter 10, Exploring the Digital Domain.
GCT731 Fall 2014 Topics in Music Technology - Music Information Retrieval Overview of MIR Systems Audio and Music Representations (Part 1) 1.
Pro Tools 7 Session Secrets Chapter 5 Mixing in Pro Tools: Directing Audio Traffic.
Mono and Stereo Miking Techniques. Choosing Microphones Limited collection: useful for broad range of applications  Neumannn KM 184’s (desert island.
Copyright 2004 Ken Greenebaum Introduction to Interactive Sound Synthesis Lecture 17:Wavetable Synthesis Ken Greenebaum.
CIS 102Introduction to Hardware and Software Chapter 2 Input and Output part 3 output devices.
Home entertainment. The hardware, software and techniques used for sound MP3 players: play music files stored digitally in MP3 file format are small and.
Sound and audio. Table of Content 1.Introduction 2.Properties of sound 3.Characteristics of digital sound 4.Calculate audio data size 5.Benefits of using.
Sound or Audio, whichever you prefer –MIDI Files.midi or.mid (Musical Instrument Digital Interface) use for instrumental music. –This format is supported.
Introduction to Audio. What is "Audio"? Audio means "of sound" or "of the reproduction of sound“. Specifically, it refers to the range of frequencies.
Issac Garcia-Munoz Senior Thesis Electrical Engineering Advisor: Pietro Perona.
UFCEKU-20-3Web Games Programming Game Sound. UFCEKU-20-3Web Games Programming Agenda Motivation for using Sound in Games Typical Game Sound Scenarios.
Chapter 15 Recording and Editing Sound. 2Practical PC 5 th Edition Chapter 15 Getting Started In this Chapter, you will learn: − How sound capability.
Developing a model to explain and stimulate the perception of sounds in three dimensions David Kraljevich and Chris Dove.
Pre-Class Music Keith Kothman, Interludes video by John Fillwalk.
Virtual Instruments and Sequencing. Proses Pembuatan Lagu/Musik TrackingMixingMastering.
Signal Processing (time-based effects)
By Cheyenne Morgan Unit 1- Set up and operate a DAW.
Synthesizing Natural Textures Michael Ashikhmin University of Utah.
 Sound effects  Our project  Background & techniques  Applications  Methodology  Results  Conclusion.
Glencoe Introduction to Multimedia Chapter 8 Audio 1 Section 8.1 Audio in Multimedia Audio plays many roles in multimedia. Effective use in multimedia.
Time Based Processors. Reverb source:
Outline Carrier design Embedding and extraction for single tile and Multi-tiles (improving the robustness) Parameter α selection and invisibility Moment.
Unit 01 - Set up and operate a digital audio workstation.
How to Create a Podcast. Podcasting “is the distribution of audio or video files, such as radio programs or music videos, over the Internet using either.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Objective % Understand advanced post-production methods for digital audio.
AKAI MPK49 B101 – – THEO HARVEY. WHY CHOOSE THE MPK49? From a musicians point of view the design shows that this product was efficient and environmentally.
Understanding Midi Audio Processing Describe the Midi Audio Processing.
XP Practical PC, 3e Chapter 14 1 Recording and Editing Sound.
Chapter 8 Sound FX Composition. Chapter 8 Sound FX Composition.
Sound and music.
Chapter 15 Recording and Editing Sound
Operating System.
CS 591 S1 – Computational Audio
Brought to you by Mike and Mike Inc.
Voice Removal from Music
Developing a Versatile Audio Synthesizer TJHSST Computer Systems Lab
Audio Multimedia Broadcast.
Logical Computer System
Higher Music Technology
Auditory Morphing Weyni Clacken
Presentation transcript:

Using Sound in Games Alex Baumann

Outline 3D Spatialization Getting and Editing Sounds Using Sounds in Games Music in Games Example Videos

3D Spatialization Sounds are given 3D spatial location relative to user Can be achieved with stereo (headphones work best) or more significantly with 5.1 or above Location of sounds is simulated by altering phase and reverberation on sounds Achieved in these systems using Fourier Transforms

3D Spatialization Sound impulses are created from sources in an anechoic room These are measured at both “ears” on a dummy head Fourier transforms of the resulting sound at ear drums is created These functions map input signal to output signal as a function of position around user

3D Spatialization Fourier functions are used to convolve sound modeled on dummy with the sound to be spatialized Quality determined by measured Fourier functions and FFT convolution Used in OpenAL by specifying locations in space OpenAL also adds the Doppler effect to moving objects

Getting and Editing Sounds Most game sounds would be either sound effects or music (also voice, etc) Both can be had from professional CDs (music or sample) or created For creating sound effects the free approach is to download free samples and edit with a free editor

Getting and Editing Sounds Free Samples: Includes tons of real world samples, all free to use and a great source of sound effects Free Editor: Includes effects to alter the sounds you download and edit them for time, etc

Getting and Editing Sounds Some sound effect tricks: Play with pitch – bringing the pitch down significantly can create complex and dark ambient textures Add reverb makes sound fuller, more ambient Use equalization to remove bass, mid or treble frequencies Layer sounds together

Getting and Editing Sounds With a microphone and a decent sound card you can record and edit your own sounds It can be difficult to get a good recording because of background noise and recording conditions I would suggest to look on freesound.iua.upf.edu first for samples

Getting and Editing Sounds Original Sound (windchime): Edited Sound (layered, same sample):

Using Sound in Games Spatialization allows use of mono (not stereo) samples Multiple versions of the same sample can be used in different 3D locations with different pitch to simulate different objects Both of these techniques would save memory and load time

Using Sound in Games Most sound effects would be triggered by actions, although background textures may be long loops Interacting with an object (i.e. hitting it) can trigger different samples, or you could change pitch and amplitude on the same sample You may have 4 different versions of a sound for how hard an object is hit, and add subtle random variations in pitch and amplitude

Music in Games Most people would probably opt to use music from CDs, but production on a computer has gotten much easier Many packages offer free music samples (with loops you can layer) Just need a somewhat low latency soundcard

Music in Games Sony offers ACID XPress for free, which is mostly loop based Propellerheads’ Reason is one of the most popular all-in-one music production suites (also cross platform) Looks like a customizable rack of real musical gear and is easy to use

Music in Games Reason is quite efficient for synthesis (pretty low CPU) and sounds good Includes synthesizers, samplers, drum machines and effects Limited feature set for professionals, but is excellent for beginners and can be used as a plug-in into larger systems

Music in Games Reason 4 Screenshots:

Videos Not gaming related, but tightly coupled between video/animation and sound…