aconstlink / natus

[Discontinued] Software Framework for Audio/Visual/Interactive Real-Time Applications
https://aconstlink.de
MIT License
0 stars 0 forks source link

Capturing the Systems' current Audio Signal/Mix #286

Open aconstlink opened 3 years ago

aconstlink commented 3 years ago

At the moment, only OpenAL is implemented. I assumed, OpenAL has a capture device called "What U Hear" but it turned out this is from my sound card and its driver.

Since this is not reliable, natus needs a way to capture the audio signal via system facilities.

Under windows, this is possible via the loopback buffer using wasapi.