aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/signalsmith-stretch/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/signalsmith-stretch/vcpkg.json')
-rw-r--r--vcpkg/ports/signalsmith-stretch/vcpkg.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/vcpkg/ports/signalsmith-stretch/vcpkg.json b/vcpkg/ports/signalsmith-stretch/vcpkg.json
new file mode 100644
index 0000000..ea9ae42
--- /dev/null
+++ b/vcpkg/ports/signalsmith-stretch/vcpkg.json
@@ -0,0 +1,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"
+ ]
+}