PortAudio is a cross-platform, open-source C language library for real-time audio input and output.
Stars
2.0k
Forks
384
Watchers
2.0k
Open Issues
368
Overall repository health assessment
No package.json found
This might not be a Node.js project
278
commits
199
commits
98
commits
30
commits
29
commits
27
commits
18
commits
18
commits
17
commits
15
commits
Localize declaration of for loop variables in host API implementations ( (#1087)
6838738View on GitHubremove 'pa_trace.h still useful?' comment from pa_front.c. yes, still used and still useful. (#1136)
8f97a5cView on GitHubremove c99 variadic macro usage from pa_trace.h (common sources and headers should be C89) (#1132)
d5b81b8View on GitHubconvert C++ comments to C comments in pa_debugprint.c (common sources and headers should be C89) (#1133)
3ea4181View on GitHubremove non-functional remnant SGI references from configure script and host-api configuration code (#1089)
5dcff94View on GitHubpulseaudio: Rework enough bytes written bytes or not enough bytes to read (#1120)
e1b70d3View on GitHub[ci] Update all Github actions to their latest major release (#1125)
5b5ef82View on GitHubClarify documentation for PaStreamParameters suggestedLatency field (#1115)
3025567View on GitHubpulseaudio: Rework stopping code that should prevent artifacts (#965)
be9e160View on GitHubpulseaudio: Add missing usleep to PaPulseAudio_ReleaseOperation (#1103)
7a7d23fView on GitHubpulseaudio: Remove missedBytes variable as it's not used anywhere (#1104)
7966aacView on GitHub