Top 3 C Wasapi Projects
-
Unfortunately, I can't currently capture any videos (I added miniaudio.h to play back the Jurassic Park theme song) since I had to move my mom into my home (she's getting a divorce from her narcissistic husband soon and the guy lost his marbles and locked her out of her own home) and it's late at night currently.
-
Project mention: Nuklear – A single-header ANSI C immediate mode cross-platform GUI library | news.ycombinator.com | 2022-12-23
Yes, I found it by accident, because I dug into a Go code base I don't even use for fun, because I wondered about how they do audio, noticed it wasn't actually cross-platform. So I wondered if it's solved overall and found this, which seems to be the most straight-forward way of supporting pretty much all platforms that Go supports. Not completely sure about Plan 9 though.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
PyAudioWPatch
🐍 PyAudio | PortAudio fork with WASAPI loopback support 🔊 Record audio from speakers on Windows
Project mention: Is there an easy python library to detect desktop audio(input) so I can use it with pyautogui? | /r/learnpython | 2023-01-26Never used it but a quick bit of googling and going through a couple of libraries that had been abandoned and then forked led me to this one which seems like the most likely to still work: https://github.com/s0d3s/PyAudioWPatch
C Wasapi related posts
Index
What are some of the best open-source Wasapi projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | miniaudio | 3,295 |
2 | malgo | 236 |
3 | PyAudioWPatch | 68 |