Asio Bindings?

Guillaume Piolat via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Jun 2 04:15:59 PDT 2016


On Thursday, 2 June 2016 at 06:28:51 UTC, Pie? wrote:
> On Thursday, 2 June 2016 at 04:52:50 UTC, Mithun Hunsur wrote:
>> On Thursday, 2 June 2016 at 04:02:36 UTC, Pie? wrote:
>>> Does anyone know if there is any Asio bindings or direct D 
>>> available that allows for IO?
>>
>> Check out vibe.d: https://vibed.org/ - it includes a fairly 
>> complete implementation of asynchronous I/O, among other 
>> things.
>
> Oh, lol, I should have mentioned I meant for audio! ;)

It doesn't seem to exist but using bindings for FMOD you should 
be able to access ASIO as an audio driver.


More information about the Digitalmars-d-learn mailing list