SlideShare a Scribd company logo
1 of 4
Michael Hughes 02/06/2015
Programming My Sounds into my Game
In orderto program soundsinto mygame,I firstneededtoaddthe soundfilestomygame maker
project.Thisisdone by rightclickingthe “Sounds”Assetfolderonthe lefthandside thenclickingthe
“Create Sound”Option,itthenopensa popup window thatallowsyoutoimport.WAV or .MP3
soundfilestogamemaker.Italsoletsyouselectaname for the sound,Control the Volume andEdit
the soundif you have the neccassary external software. Otheroptionsthatcan be changedare also
the Attributes like UncompressedorCompressed –Streamed. Aswell asthe Bitrate,Sample rate,
either8 or 16 bitand the device the soundsare playingfromforinstance monoandstereo. After
checkingall of these settings,Ithenwentontobrowse mysoundlibraryfor eachfile.
Selecting the sounds
To program my soundsintomygame,I wasrequiredto browse eachof the soundassetsI had
gathered,todo thisI navigatedtomyREAPER mediafoldertofindthe soundsIhave downloaded.I
thenplayedeachof the soundsto ensure theyworkedingamemakerandputthemintothe
“Sounds”Folderbyclicking“OK”.
Michael Hughes 02/06/2015
Programming the sounds into my game
To actuallymake the soundswork,I wasrequiredtouse a line of code to make sure theyplayed
whenI wantedthemtoo,Ibeganusingthe mainmusic forthe game,I decidedtoplace thisinthe
PlayerCreate Eventbecause whenthe playeriscreated,itwill playthe musicforthe game
automatically.
The line of code is: audio_play_sound(soundID,Priority,loop); “soundID”“Priority”and
“loop”can be changedaround.
Thisis the methodthatplays
the sound,ittellsthe game
to playthissoundwhenever
the eventistriggered,for
instance inmygame,I made
the code triggerwhenthe
playeriscreated.
The “soundID”is the
name of the sound,so
whateverthe soundwas
namedwhenIselected
themiswhat wentin
here,inthiscase
“Game_Theme_level_1”
was the soundIDbecause
that iswhat itis called.
The priorityissetto a
number,itisn’t as
importantas the other
variablesbutitisstill
useful,dependingonhow
highthe numberis,this
soundwouldtake priority
overothersoundswith
lowernumbers.
Thisis either“true”or
“false”andthis
determineswhetherthe
soundwill playagain
once it finishes.
Michael Hughes 02/06/2015
I used this piece of code for every single sound, although I put them in
different places so they would work. I repeated this process so I added a
total of 4 sounds into my game.
Jumping Sound
Next level Sound
Game over Sound
Michael Hughes 02/06/2015
Trap Sound

More Related Content

What's hot

How you think the sound in your chosen example has been produced zelda
How you think the sound in your chosen example has been produced zeldaHow you think the sound in your chosen example has been produced zelda
How you think the sound in your chosen example has been produced zeldaconor0994
 
Audacity Basics
Audacity BasicsAudacity Basics
Audacity Basicsbthat
 
Sound game maker explanations
Sound game maker explanationsSound game maker explanations
Sound game maker explanationseduriez
 
제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs
제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs
제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEsdgmit2009
 
Swords and sandals 2 flash game hacks
Swords and sandals 2 flash game hacksSwords and sandals 2 flash game hacks
Swords and sandals 2 flash game hacksJudithFeist965
 
Using Audacity to Record and Edit Audio Files
Using Audacity to Record and Edit Audio FilesUsing Audacity to Record and Edit Audio Files
Using Audacity to Record and Edit Audio FilesMatthew J. Kushin, Ph.D.
 
Audacity podcastinstructions
Audacity podcastinstructionsAudacity podcastinstructions
Audacity podcastinstructionsSchoolNet SA
 
Console design AGAIN
Console design AGAINConsole design AGAIN
Console design AGAINKyle Fielding
 
IG3 Programming Sounds
IG3 Programming SoundsIG3 Programming Sounds
IG3 Programming SoundsStuart_Preston
 

What's hot (16)

Grandpas Dream
Grandpas Dream Grandpas Dream
Grandpas Dream
 
How you think the sound in your chosen example has been produced zelda
How you think the sound in your chosen example has been produced zeldaHow you think the sound in your chosen example has been produced zelda
How you think the sound in your chosen example has been produced zelda
 
Audacity Basics
Audacity BasicsAudacity Basics
Audacity Basics
 
Ost
OstOst
Ost
 
Sound game maker explanations
Sound game maker explanationsSound game maker explanations
Sound game maker explanations
 
Task 11
Task 11Task 11
Task 11
 
I Tunes Pwrpnt
I Tunes PwrpntI Tunes Pwrpnt
I Tunes Pwrpnt
 
Spec00420
Spec00420Spec00420
Spec00420
 
Gamelog
GamelogGamelog
Gamelog
 
Documentgame
DocumentgameDocumentgame
Documentgame
 
제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs
제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs
제 5회 DGMIT R&D 컨퍼런스: Sound Module With OperSLEs
 
Swords and sandals 2 flash game hacks
Swords and sandals 2 flash game hacksSwords and sandals 2 flash game hacks
Swords and sandals 2 flash game hacks
 
Using Audacity to Record and Edit Audio Files
Using Audacity to Record and Edit Audio FilesUsing Audacity to Record and Edit Audio Files
Using Audacity to Record and Edit Audio Files
 
Audacity podcastinstructions
Audacity podcastinstructionsAudacity podcastinstructions
Audacity podcastinstructions
 
Console design AGAIN
Console design AGAINConsole design AGAIN
Console design AGAIN
 
IG3 Programming Sounds
IG3 Programming SoundsIG3 Programming Sounds
IG3 Programming Sounds
 

Viewers also liked

Task 2 analysis dead space 3
Task 2 analysis dead space 3Task 2 analysis dead space 3
Task 2 analysis dead space 3Mike Hughes
 
MPH 2 ig2 game audio cut sequence production_2014 to 2015
MPH 2 ig2 game audio cut sequence production_2014 to 2015MPH 2 ig2 game audio cut sequence production_2014 to 2015
MPH 2 ig2 game audio cut sequence production_2014 to 2015Mike Hughes
 
HA7 Assignment Brief MPH
HA7 Assignment Brief MPHHA7 Assignment Brief MPH
HA7 Assignment Brief MPHMike Hughes
 
Ha2 production log_template_141014 MPH
Ha2 production log_template_141014 MPHHa2 production log_template_141014 MPH
Ha2 production log_template_141014 MPHMike Hughes
 
L3 gd ha8_sidekick_040315_01
L3 gd ha8_sidekick_040315_01L3 gd ha8_sidekick_040315_01
L3 gd ha8_sidekick_040315_01Mike Hughes
 
Group presentation bce kd ba mh updated
Group presentation bce kd ba mh updatedGroup presentation bce kd ba mh updated
Group presentation bce kd ba mh updatedMike Hughes
 
Robot companion MPH
Robot companion MPHRobot companion MPH
Robot companion MPHMike Hughes
 
Metalpocolypse final draft
Metalpocolypse final draftMetalpocolypse final draft
Metalpocolypse final draftMike Hughes
 

Viewers also liked (12)

Mood board MPH
Mood board MPHMood board MPH
Mood board MPH
 
Java tutorials
Java tutorialsJava tutorials
Java tutorials
 
PS Unit13 Mph
PS Unit13 MphPS Unit13 Mph
PS Unit13 Mph
 
Task 2 analysis dead space 3
Task 2 analysis dead space 3Task 2 analysis dead space 3
Task 2 analysis dead space 3
 
MPH 2 ig2 game audio cut sequence production_2014 to 2015
MPH 2 ig2 game audio cut sequence production_2014 to 2015MPH 2 ig2 game audio cut sequence production_2014 to 2015
MPH 2 ig2 game audio cut sequence production_2014 to 2015
 
HA7 Assignment Brief MPH
HA7 Assignment Brief MPHHA7 Assignment Brief MPH
HA7 Assignment Brief MPH
 
Ha2 production log_template_141014 MPH
Ha2 production log_template_141014 MPHHa2 production log_template_141014 MPH
Ha2 production log_template_141014 MPH
 
L3 gd ha8_sidekick_040315_01
L3 gd ha8_sidekick_040315_01L3 gd ha8_sidekick_040315_01
L3 gd ha8_sidekick_040315_01
 
Group presentation bce kd ba mh updated
Group presentation bce kd ba mh updatedGroup presentation bce kd ba mh updated
Group presentation bce kd ba mh updated
 
Robot companion MPH
Robot companion MPHRobot companion MPH
Robot companion MPH
 
Metalpocolypse final draft
Metalpocolypse final draftMetalpocolypse final draft
Metalpocolypse final draft
 
Presentación1 places in town
Presentación1 places in townPresentación1 places in town
Presentación1 places in town
 

Similar to Programming my sounds into my game

Can You Hear Me Now? Exercises
Can You Hear Me Now? ExercisesCan You Hear Me Now? Exercises
Can You Hear Me Now? ExercisesAlison Aldrich
 
How to Create Funny Audio Story
How to Create Funny Audio StoryHow to Create Funny Audio Story
How to Create Funny Audio Storyaudio4fun
 
DSP Anime export to Unity and other middleware
DSP Anime export to Unity and other middlewareDSP Anime export to Unity and other middleware
DSP Anime export to Unity and other middlewareTsugiStudio
 
Task 11 sound in game maker files
Task 11 sound in game maker filesTask 11 sound in game maker files
Task 11 sound in game maker filesrwbybomb21
 
Nathan mather task 11 annotations
Nathan mather task 11 annotationsNathan mather task 11 annotations
Nathan mather task 11 annotationsnazaryth98
 
Programming sounds into my game annotation
Programming sounds into my game annotationProgramming sounds into my game annotation
Programming sounds into my game annotationamybrockbank
 
Top six latest media player
Top six latest media playerTop six latest media player
Top six latest media playerFarihaHabib123
 
Create a Romantic Audio for Valentine's Day
Create a Romantic Audio for Valentine's DayCreate a Romantic Audio for Valentine's Day
Create a Romantic Audio for Valentine's Dayaudio4fun
 
Nerve Slide Show 04 19 2009 97 03
Nerve Slide Show 04 19 2009      97 03Nerve Slide Show 04 19 2009      97 03
Nerve Slide Show 04 19 2009 97 03DJ Johnny' O
 
How to create parody voice imitating the others' voices
How to create parody voice imitating the others' voicesHow to create parody voice imitating the others' voices
How to create parody voice imitating the others' voicesaudio4fun
 
How to Imitate a Friend's Voice
How to Imitate a Friend's VoiceHow to Imitate a Friend's Voice
How to Imitate a Friend's Voiceaudio4fun
 
Audacity To Podcast
Audacity To PodcastAudacity To Podcast
Audacity To Podcastamccord
 
Talk Like Medusa in Dota 2
Talk Like Medusa in Dota 2Talk Like Medusa in Dota 2
Talk Like Medusa in Dota 2audio4fun
 
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9H Nguy?n V?n V?
 
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9audio4fun
 
Broadcast Power MyFM Training
Broadcast Power MyFM TrainingBroadcast Power MyFM Training
Broadcast Power MyFM TrainingEmile Bassil
 

Similar to Programming my sounds into my game (20)

Can You Hear Me Now? Exercises
Can You Hear Me Now? ExercisesCan You Hear Me Now? Exercises
Can You Hear Me Now? Exercises
 
How to Create Funny Audio Story
How to Create Funny Audio StoryHow to Create Funny Audio Story
How to Create Funny Audio Story
 
DSP Anime export to Unity and other middleware
DSP Anime export to Unity and other middlewareDSP Anime export to Unity and other middleware
DSP Anime export to Unity and other middleware
 
Syl smpk8858 en
Syl smpk8858 enSyl smpk8858 en
Syl smpk8858 en
 
Task 11 sound in game maker files
Task 11 sound in game maker filesTask 11 sound in game maker files
Task 11 sound in game maker files
 
Nathan mather task 11 annotations
Nathan mather task 11 annotationsNathan mather task 11 annotations
Nathan mather task 11 annotations
 
Programming sounds into my game annotation
Programming sounds into my game annotationProgramming sounds into my game annotation
Programming sounds into my game annotation
 
Top six latest media player
Top six latest media playerTop six latest media player
Top six latest media player
 
Create a Romantic Audio for Valentine's Day
Create a Romantic Audio for Valentine's DayCreate a Romantic Audio for Valentine's Day
Create a Romantic Audio for Valentine's Day
 
Nerve Slide Show 04 19 2009 97 03
Nerve Slide Show 04 19 2009      97 03Nerve Slide Show 04 19 2009      97 03
Nerve Slide Show 04 19 2009 97 03
 
Add a track
Add a trackAdd a track
Add a track
 
How to create parody voice imitating the others' voices
How to create parody voice imitating the others' voicesHow to create parody voice imitating the others' voices
How to create parody voice imitating the others' voices
 
How to Imitate a Friend's Voice
How to Imitate a Friend's VoiceHow to Imitate a Friend's Voice
How to Imitate a Friend's Voice
 
Audacity To Podcast
Audacity To PodcastAudacity To Podcast
Audacity To Podcast
 
Readme
ReadmeReadme
Readme
 
Talk Like Medusa in Dota 2
Talk Like Medusa in Dota 2Talk Like Medusa in Dota 2
Talk Like Medusa in Dota 2
 
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
 
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
Prank Call in TeamSpeak 3 with Voice Changer Software Diamond 9
 
H4nnnewwww
H4nnnewwwwH4nnnewwww
H4nnnewwww
 
Broadcast Power MyFM Training
Broadcast Power MyFM TrainingBroadcast Power MyFM Training
Broadcast Power MyFM Training
 

More from Mike Hughes

Unit 20 brief 1 task 2_worksheet (1)
Unit 20 brief 1 task 2_worksheet (1)Unit 20 brief 1 task 2_worksheet (1)
Unit 20 brief 1 task 2_worksheet (1)Mike Hughes
 
Y1 games ig2 learner assessment submission declaration blogger
Y1 games ig2 learner assessment submission declaration bloggerY1 games ig2 learner assessment submission declaration blogger
Y1 games ig2 learner assessment submission declaration bloggerMike Hughes
 
Task 2 analysis gears of war 3
Task 2 analysis gears of war 3Task 2 analysis gears of war 3
Task 2 analysis gears of war 3Mike Hughes
 
Task 2 analysis halo 4
Task 2 analysis halo 4Task 2 analysis halo 4
Task 2 analysis halo 4Mike Hughes
 
Task 2 analysis modern warfare 3
Task 2 analysis modern warfare 3Task 2 analysis modern warfare 3
Task 2 analysis modern warfare 3Mike Hughes
 
Gears of war analysis
Gears of war analysisGears of war analysis
Gears of war analysisMike Hughes
 
Task 2 analysis gears of war 3
Task 2 analysis gears of war 3Task 2 analysis gears of war 3
Task 2 analysis gears of war 3Mike Hughes
 
Task 2 analysis halo 4
Task 2 analysis halo 4Task 2 analysis halo 4
Task 2 analysis halo 4Mike Hughes
 
Ciriculum virtae
Ciriculum virtaeCiriculum virtae
Ciriculum virtaeMike Hughes
 
Sidekick MPH Robot Companion
Sidekick MPH Robot CompanionSidekick MPH Robot Companion
Sidekick MPH Robot CompanionMike Hughes
 
Task 2 analysis the last of us
Task 2 analysis the last of usTask 2 analysis the last of us
Task 2 analysis the last of usMike Hughes
 
VST Effects Example
VST Effects ExampleVST Effects Example
VST Effects ExampleMike Hughes
 
Pitch and playback rate
Pitch and playback ratePitch and playback rate
Pitch and playback rateMike Hughes
 
Sequencing Track
Sequencing TrackSequencing Track
Sequencing TrackMike Hughes
 
Volume and Panning
Volume and PanningVolume and Panning
Volume and PanningMike Hughes
 

More from Mike Hughes (20)

Unit 20 brief 1 task 2_worksheet (1)
Unit 20 brief 1 task 2_worksheet (1)Unit 20 brief 1 task 2_worksheet (1)
Unit 20 brief 1 task 2_worksheet (1)
 
Update log
Update logUpdate log
Update log
 
Y1 games ig2 learner assessment submission declaration blogger
Y1 games ig2 learner assessment submission declaration bloggerY1 games ig2 learner assessment submission declaration blogger
Y1 games ig2 learner assessment submission declaration blogger
 
Sound equipment
Sound equipmentSound equipment
Sound equipment
 
Sound equipment
Sound equipmentSound equipment
Sound equipment
 
Task 2 analysis gears of war 3
Task 2 analysis gears of war 3Task 2 analysis gears of war 3
Task 2 analysis gears of war 3
 
Task 2 analysis halo 4
Task 2 analysis halo 4Task 2 analysis halo 4
Task 2 analysis halo 4
 
Task 2 analysis modern warfare 3
Task 2 analysis modern warfare 3Task 2 analysis modern warfare 3
Task 2 analysis modern warfare 3
 
Gears of war analysis
Gears of war analysisGears of war analysis
Gears of war analysis
 
Task 2 analysis gears of war 3
Task 2 analysis gears of war 3Task 2 analysis gears of war 3
Task 2 analysis gears of war 3
 
Task 2 analysis halo 4
Task 2 analysis halo 4Task 2 analysis halo 4
Task 2 analysis halo 4
 
Ciriculum virtae
Ciriculum virtaeCiriculum virtae
Ciriculum virtae
 
Sidekick MPH Robot Companion
Sidekick MPH Robot CompanionSidekick MPH Robot Companion
Sidekick MPH Robot Companion
 
Task 2 analysis the last of us
Task 2 analysis the last of usTask 2 analysis the last of us
Task 2 analysis the last of us
 
Pitch script
Pitch scriptPitch script
Pitch script
 
Que card's
Que card'sQue card's
Que card's
 
VST Effects Example
VST Effects ExampleVST Effects Example
VST Effects Example
 
Pitch and playback rate
Pitch and playback ratePitch and playback rate
Pitch and playback rate
 
Sequencing Track
Sequencing TrackSequencing Track
Sequencing Track
 
Volume and Panning
Volume and PanningVolume and Panning
Volume and Panning
 

Recently uploaded

VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一A SSS
 
Digital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, IndiaDigital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, IndiaDigital Discovery Institute
 
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一F La
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一Fs sss
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...Suhani Kapoor
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackSuhani Kapoor
 
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607dollysharma2066
 
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一lvtagr7
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士obuhobo
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...Suhani Kapoor
 
加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位
加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位
加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位obuhobo
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样umasea
 
Black and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdfBlack and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdfpadillaangelina0023
 
Ethics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptEthics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptShafqatShakeel1
 
Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfCyril CAUDROY
 
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxOutsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxmanas23pgdm157
 
Issues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxIssues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxJenniferPeraro1
 

Recently uploaded (20)

VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Jamshedpur Aishwarya 8250192130 Independent Escort Ser...
 
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
办理学位证(UoM证书)北安普顿大学毕业证成绩单原版一比一
 
Digital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, IndiaDigital Marketing Training Institute in Mohali, India
Digital Marketing Training Institute in Mohali, India
 
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
 
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一 定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
定制(UOIT学位证)加拿大安大略理工大学毕业证成绩单原版一比一
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
 
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service CuttackVIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
VIP Call Girls in Cuttack Aarohi 8250192130 Independent Escort Service Cuttack
 
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
 
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
定制(UQ毕业证书)澳洲昆士兰大学毕业证成绩单原版一比一
 
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
内布拉斯加大学林肯分校毕业证录取书( 退学 )学位证书硕士
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
 
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service BhilaiVIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
VIP Call Girl Bhilai Aashi 8250192130 Independent Escort Service Bhilai
 
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
VIP Call Girls in Jamshedpur Aarohi 8250192130 Independent Escort Service Jam...
 
加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位
加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位
加利福尼亚艺术学院毕业证文凭证书( 咨询 )证书双学位
 
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
办理学位证(纽伦堡大学文凭证书)纽伦堡大学毕业证成绩单原版一模一样
 
Black and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdfBlack and White Minimalist Co Letter.pdf
Black and White Minimalist Co Letter.pdf
 
Ethics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptEthics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.ppt
 
Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdf
 
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxOutsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
 
Issues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxIssues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptx
 

Programming my sounds into my game

  • 1. Michael Hughes 02/06/2015 Programming My Sounds into my Game In orderto program soundsinto mygame,I firstneededtoaddthe soundfilestomygame maker project.Thisisdone by rightclickingthe “Sounds”Assetfolderonthe lefthandside thenclickingthe “Create Sound”Option,itthenopensa popup window thatallowsyoutoimport.WAV or .MP3 soundfilestogamemaker.Italsoletsyouselectaname for the sound,Control the Volume andEdit the soundif you have the neccassary external software. Otheroptionsthatcan be changedare also the Attributes like UncompressedorCompressed –Streamed. Aswell asthe Bitrate,Sample rate, either8 or 16 bitand the device the soundsare playingfromforinstance monoandstereo. After checkingall of these settings,Ithenwentontobrowse mysoundlibraryfor eachfile. Selecting the sounds To program my soundsintomygame,I wasrequiredto browse eachof the soundassetsI had gathered,todo thisI navigatedtomyREAPER mediafoldertofindthe soundsIhave downloaded.I thenplayedeachof the soundsto ensure theyworkedingamemakerandputthemintothe “Sounds”Folderbyclicking“OK”.
  • 2. Michael Hughes 02/06/2015 Programming the sounds into my game To actuallymake the soundswork,I wasrequiredtouse a line of code to make sure theyplayed whenI wantedthemtoo,Ibeganusingthe mainmusic forthe game,I decidedtoplace thisinthe PlayerCreate Eventbecause whenthe playeriscreated,itwill playthe musicforthe game automatically. The line of code is: audio_play_sound(soundID,Priority,loop); “soundID”“Priority”and “loop”can be changedaround. Thisis the methodthatplays the sound,ittellsthe game to playthissoundwhenever the eventistriggered,for instance inmygame,I made the code triggerwhenthe playeriscreated. The “soundID”is the name of the sound,so whateverthe soundwas namedwhenIselected themiswhat wentin here,inthiscase “Game_Theme_level_1” was the soundIDbecause that iswhat itis called. The priorityissetto a number,itisn’t as importantas the other variablesbutitisstill useful,dependingonhow highthe numberis,this soundwouldtake priority overothersoundswith lowernumbers. Thisis either“true”or “false”andthis determineswhetherthe soundwill playagain once it finishes.
  • 3. Michael Hughes 02/06/2015 I used this piece of code for every single sound, although I put them in different places so they would work. I repeated this process so I added a total of 4 sounds into my game. Jumping Sound Next level Sound Game over Sound