aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/signalsmith-stretch/vcpkg.json
blob: ea9ae423f76c5406999fca5553bef3e767918ab9 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "signalsmith-stretch",
  "version": "1.1.0",
  "description": "C++ polyphonic pitch/time library",
  "homepage": "https://signalsmith-audio.co.uk/code/stretch/",
  "license": "MIT",
  "dependencies": [
    "signalsmith-dsp"
  ]
}