aboutsummaryrefslogtreecommitdiff
path: root/ports/rtaudio/vcpkg.json
blob: 0d786b05ea01e8e09accb82edc43780f28b77197 (plain)
1
2
3
4
5
6
7
{
  "name": "rtaudio",
  "version-string": "5.1.0",
  "description": "A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating systems.",
  "homepage": "https://github.com/thestk/rtaudio",
  "supports": "!uwp"
}