Adding a "Noise" effect filter for sound bus #10459
bugbountyguy
started this conversation in
Editor
Replies: 1 comment 1 reply
-
See also: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there! I hope this is the right category for this, I didn't see one for audio/sound.
I've been playing with manipulating some custom sound buses for my game. I have a use case in my game where I want to add static to some specific channels, and this appears to be rather difficult to do with the current effects. Distortion is as close as I can get to it, where I amplify the sound a bunch to get it kind of more static-like but then apply a negative Amplify effect to make sure it doesn't blow any players ears out.
Would it be possible to add an effect to simply add "noise" to get this static-like behavior in? Think static like a radio static or old television static station.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions