Thread overview | ||||||
---|---|---|---|---|---|---|
|
December 06, 2013 Output Sound to Multiple Devices? | ||||
---|---|---|---|---|
| ||||
So I'm looking at creating a virtual soundboard, but the whole point of making it would be moot if I can't get it to write to two output streams (a virtual cable and my headphones). Is it possible to hook into two audio output devices and send sound streams to both simultaneously? |
December 06, 2013 Re: Output Sound to Multiple Devices? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Malkierian | What sound library/OS setup are you using? |
December 06, 2013 Re: Output Sound to Multiple Devices? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Adam D. Ruppe | On Friday, 6 December 2013 at 00:33:07 UTC, Adam D. Ruppe wrote:
> What sound library/OS setup are you using?
This will, initially, be Windows, as I'm only making it for myself, but if I can get it working well enough, I may want to have it cross-platform. I am currently working with the D bindings of SFML, but I can use another thing for sound loading if I have to.
|
December 06, 2013 Re: Output Sound to Multiple Devices? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Malkierian | Hmm, I don't really know. But what I'd do (if nobody else here knows) is to search for/ask the library help list how to do it with SFML in C, then translate that to D. |
Copyright © 1999-2021 by the D Language Foundation