Kha icon indicating copy to clipboard operation
Kha copied to clipboard

Support stereo (maybe surround) positioning of Sound and Music

Open RobDangerous opened this issue 11 years ago • 6 comments

RobDangerous avatar Mar 03 '14 21:03 RobDangerous

Is this not implemented yet, or was this issue just forgotten about? I would think a framework as powerful as Kha would support surround sound (((゜Д゜;)))

+edit Assuming this isn't implemented yet–would you take PR's if I implemented surround/stereo sound on only certain backends and just left stubs for other backends? I would love to help out with this, but I can only test certain backends right now D:

lunabunn avatar Nov 24 '19 18:11 lunabunn

Was never fully implemented (AFAIK). There is some old WIP code in the posaudio branch though.

sh-dave avatar Nov 25 '19 07:11 sh-dave

There'd be little to no backend-specific code involved, Kha pumps fully mixed sound to the backends. I'd prefer if you'd leave it to me though as I know how I want to implement it.

RobDangerous avatar Nov 25 '19 08:11 RobDangerous

Oh okay. I was unfamiliar with how Kha dealt with sound, only backends, so assumed Kha would leave it to backends. ;P

lunabunn avatar Nov 25 '19 16:11 lunabunn

There's no dedicated audio hardware in today's computers so leaving things to the backends would only cause trouble without providing any benefits in that case.

RobDangerous avatar Nov 25 '19 16:11 RobDangerous

Bump! Would like to see this. Looks like @RobDangerous started on it posaudio branch?

kennylerma avatar May 18 '20 14:05 kennylerma