Replies: 3 comments 2 replies
-
|
Generally, yes you can use effects with positional sounds. But unfortunately (Converting this to a discussion.) |
Beta Was this translation helpful? Give feedback.
-
|
Looks like it was submitted and not touched since 3 years, before spatialization was implemented? I'm looking at https://github.com/mackron/miniaudio/blob/master/extras/nodes/ma_reverb_node/verblib.h But I have no clue how that would have to be modified to allow position. Is there a performance tradeoff to making effects work with position? |
Beta Was this translation helpful? Give feedback.
-
|
I just realized, a simple way to make this work without too much fuzz is if you could pipe the audio through the reverb filter and get the bytes on the other end and then just play that data with position? How could this be done easily? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Are effects supposed to work with position?
Beta Was this translation helpful? Give feedback.
All reactions