Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capability to set DSP preset for IGModAudioChannel #2301

Closed
ghost opened this issue Feb 26, 2024 · 1 comment
Closed

Add capability to set DSP preset for IGModAudioChannel #2301

ghost opened this issue Feb 26, 2024 · 1 comment
Labels
Can't/Won't add The request cannot or will not be added.

Comments

@ghost
Copy link

ghost commented Feb 26, 2024

Details

EmitSound, CSoundPatch, etc already have this feature but none support playing audio from a URL.

Instead of applying preset on channel initialization, might be better to do a Get/Set function for it?

@robotboy655
Copy link
Contributor

robotboy655 commented Feb 27, 2024

sound.PlayFile and sound.PlayURL streams do not go through the game engine's sound system and therefore cannot do engine DSPs.

@robotboy655 robotboy655 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
@robotboy655 robotboy655 added the Can't/Won't add The request cannot or will not be added. label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Can't/Won't add The request cannot or will not be added.
Projects
None yet
Development

No branches or pull requests

1 participant