Godot Engine
Rules
About
Featured Projects
Toggle forum theme
Sign Up
Log In
Audio
Audio is half the art!
Featured Projects
Partner
Loading...
Loading...
Loading...
Latest engine news:
Dev snapshot: Godot 4.4 dev 5
GodotCon 24: Berlin Edition
Dev snapshot: Godot 4.4 dev 4
Dev snapshot: Godot 4.4 dev 3
Godot XR update - October 2024
Ask a Question
Godot Help
All Discussions
Tags
Forum News
Projects
Resources
Tutorials
Godot Help
New to Godot
3D
2D
Audio
GUI
Shaders
Navigation
Building
Programming
GDScript
C++
CSharp
HTML5
Networking
Physics
Exporting
AR
VR
XR
Optimizing
Question
Business
Community
Professional Trade
Non-Godot Projects
Godot 4.X
Godot 3.X
Free
More...
Latest
Latest
Top
Newest
Oldest
2 audiostreamplayer2d nodes arent playing in script
Godot Help
2D
Audio
Programming
SuperGibaLogan
replied
14 Oct
i am having an issue where 2 audiostreamplayer2d's arent playing in a script, i edited some other scripts and suddenly these 2 audiostreamplayer2d's arent playing anymore, and i dont know how to fix i...
3
3 replies
Switching clips with AudioStreamInteractive
Godot Help
Audio
CSharp
Godot 4.X
housatic
replied
5 Oct
I created a AudioStreamPlaybackInteractive and added two clips, but I can't figure out how to make it switch to the next one. The dynamic music features are pretty new so I couldn't find much online, ...
4
4 replies
N
AudioServer gives error / is out of bonds /
Godot Help
Audio
Programming
GDScript
newMorningKingdoM
replied
21 Sep
Hi, im trying to add sound options to my game, but im gettin this error. and this is bus sounds nodes also set for the bus "sfx" or "master" so what could it be ?
3
3 replies
Godot VOIP solutions?
Godot Help
Audio
GDScript
Godot 4.X
kuligs2
replied
5 Sep
Has anyone successfully implemented voice chat system in godot? Maybe someone knows how one would go about doing this in godot?
2
2 replies
Syncing AnimationPlayer with Audio Playback in the Editor
Godot Help
2D
Audio
Question
xyz
replied
3 Sep
Hi everyone, I'm using Godot 4.2.1 stable and I have an AnimationPlayer node that includes a "Call Method" track. This track is set to call the play() method of an AudioStreamPlayer in my scene tree. ...
1
1 reply
M
Godot audio engine's internal mixing precision
Godot Help
Audio
Godot 4.X
mjpatey
replied
17 Aug
Hi, all! Anybody know if Godot's internal audio mixing engine works at 32-bit precision? Thanks in advance!
2
2 replies
M
Disabling the mic of Camera3D
Godot Help
3D
Audio
Godot 4.X
Tomcat
replied
6 Aug
I have four Camera3D's and one AudioListener3D which is activated immediately upon starting the scene. This works till I switch the current camera. The AudioListener3D doesn't override the camera list...
4
4 replies
Music not working in exported project
Godot Help
Audio
Godot 4.X
razorborne
replied
15 Jul
Hi! So, I've been working on a project for a while now, including writing the music, and I wanted to export a quick demo of the game to show to some friends, but while the music works just fine if I r...
13
13 replies
Godot and all my projects aren't playing any audio at all ?
Godot Help
Audio
Godot 4.X
Stable
buzzbuzz20xx
replied
11 May
i wanted to code this afternoon but for some reason my game didn't have any sound when i tried debugging it, i was like "huh weird my PC just needs to be restarted or something !" but it's been a few ...
3
3 replies
J
How to determine if a player is carrying headphones
Godot Help
Audio
GDScript
Godot 4.X
Megalomaniak
replied
7 May
I need to determine if the player is carrying headphones (head worn or earplug style)
17
17 replies
How to make Footsteps in my game?
Godot Help
3D
Audio
Programming
Jesusemora
replied
4 May
I want to implement audio of footsteps in my 3d game, and i have searched for a lot of videos and tutorials, but haven't found a single one that actually solves my problem, because they are either in ...
3
3 replies
Sound is not working, even while Editing
Godot Help
New to Godot
Audio
kuligs2
replied
3 May
Basically that, my gunshot audio is not making a single sound when i press the "playing" button. It does appear to be executing the audio, but not even a beep is coming out of the sfx. It's not a prob...
6
6 replies
Has anyone developed an AudioEffectGate?
Godot Help
Audio
tx350z
started
2 Apr
I have a need for an audio effect that "mutes" a bus if the input sound level drops below a specified dB level. Applied to an AudioStreamMicrophone it could be used to eliminate background noise, key ...
0
0 replies
Audio crackling after editing project for a long time
Godot Help
Audio
Question
Godot 4.X
09kingarthur
replied
20 Mar
I've noticed that in Godot 4.X (the version I'm using is 4.2.1 but I've noticed it in previous versions as well) that after working on a project for a while, usually a few hours, all of the audio in g...
2
2 replies
S
What is the best way to make an audio manager?
Godot Help
Audio
Phantasmagorical
replied
20 Mar
Hi. So I have multiple audios for my player and some other entities. The problem is that when one audio is being played and I want another audio to play with the same AudioStreamPlayer2D, it stops pla...
5
5 replies
my Godot won´t play ANY audio.
Godot Help
Audio
SnapCracklins
replied
9 Mar
I am a newbie in Godot, i run the engine from steam, cuz my OpenGL isn´t supported by godot, so i enter the engine and it was all normal, but when i import an audio(mp3, ogg or even wav) and play them...
10
10 replies
L
How to Pause Audio on Breakpoint?
Godot Help
Audio
Question
Godot 4.X
liukaichi
started
29 Feb
So I'm making a rhythm game. The annoying thing is when I hit a breakpoint, my audio keeps playing. So when I finish my debugging and continue, my audio stream is in a different place, and my game cra...
0
0 replies
How do you use/organize your AudioStreamPlayers?
Godot Help
Audio
Capella
replied
20 Feb
Okay, this might be a completely dumb newbie question. I'm working on a game that has basically three different kinds of sound. There's background music (mostly looping), there are sounds that give fe...
3
3 replies
Problem with sound
Godot Help
Audio
Building
DaveTheCoder
replied
18 Feb
Hello! Please help, I have a problem with sound. I'm making a 3D game, and I want to make the sounds repeat with every step of the character. But at the end of my walk, I only make one such sound. Ple...
1
1 reply
Facepunch.Steamworks: voicechat implementation help C#
Godot Help
Audio
CSharp
Networking
SamiiDePon
started
19 Jan
I'm not the most experienced with Steam implementation (Or C# if that matters), but this little feature has been a dream of mine and I got a little stumped trying to figure out how to get it in! I can...
0
0 replies
Load More
Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Audio
Audio is half the art!
2 audiostreamplayer2d nodes arent playing in script
Switching clips with AudioStreamInteractive
AudioServer gives error / is out of bonds /
Godot VOIP solutions?
Syncing AnimationPlayer with Audio Playback in the Editor
Godot audio engine's internal mixing precision
Disabling the mic of Camera3D
Music not working in exported project
Godot and all my projects aren't playing any audio at all ?
How to determine if a player is carrying headphones
How to make Footsteps in my game?
Sound is not working, even while Editing
Has anyone developed an AudioEffectGate?
Audio crackling after editing project for a long time
What is the best way to make an audio manager?
my Godot won´t play ANY audio.
How to Pause Audio on Breakpoint?
How do you use/organize your AudioStreamPlayers?
Problem with sound
Facepunch.Steamworks: voicechat implementation help C#
Next Page »