Sound plays however far away I am from the origin

I was under the impression sounds played from the location of the part you inserted them in.
I Reduced the max distance to 20, but no matter how far away I go from the part I can hear it.robloxapp-20210218-1307236.wmv (3.3 MB)

1 Like

Is the sound a child of the part, or is it nested within another instance within the part?

The sound is a child of the part.

1 Like

Has the emitter size been changed at all?
If not I don’t know why it’d be doing that, however volume amplifies distance. If your volume is over one distance starts to become irrelevant.
Say the max distance was 10, but volume was also 10. You’d hear it anywhere.

I don’t see emitter size as a property but I have the maxdistance set to 20 and the mindistance set to 10.
The volume is 0.5 image

1 Like

This sounds like a bug, do sounds play as intended in other parts or do they all do this?
Also try different sound ids, certain audios are much louder than others by default.

They all do this. I have this issue in any studio I’m in, any sound, and it’s been like this since 2019. I didn’t have this problem before that. I put a default sound in to see if it happens and it still does.

1 Like

You could try moving this to #bulletin-board then dm @DevRelationsTeam to ask for it to be moved to a bug report catagory.

So I figured out the issue, it was simple. Once I figured it was this, I was like you got to be kidding me.

My issue was last year I was working on something and had this issue and at this time I assumed it was because the sound was removed from it’s part or something which I think is still the case.

I avoided that this time though and still had the issue but it was for a different reason, the sound is working when using :play(). The distance just doesn’t matter when pressing “preview”. Glad I tried and fixed my issue before submitting a official bug report.

1 Like

The amount of times I’ve done this is ridiculous.

A really nice feature would be the ability to ‘preview with distance factor’ since I use a lot of emitter bricks and needing to play or run test whenever I want to check the properties is annoying.

2 Likes