On Thursday, 6 July 2017 at 13:28:26 UTC, FoxyBrown wrote:
On Wednesday, 5 July 2017 at 07:21:45 UTC, Sebastiaan Koppe
wrote:
Sure, see http://code.dlang.org/packages/portaudio
So, after a bit of work I can get port audio to work but the
callback never seems to be called(no audio, never hits bp).
Shows all the devices and seems to run fine otherwise. Tried
all the devices I I have. The default stream doesn't work
either.
The example I posted earlier did work on my Mac.
I will try your example + dll loader on Windows later today. Nice
loader btw.