aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/stftpitchshift/vcpkg.json
diff options
context:
space:
mode:
Diffstat (limited to 'vcpkg/ports/stftpitchshift/vcpkg.json')
-rw-r--r--vcpkg/ports/stftpitchshift/vcpkg.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/vcpkg/ports/stftpitchshift/vcpkg.json b/vcpkg/ports/stftpitchshift/vcpkg.json
new file mode 100644
index 0000000..dea081c
--- /dev/null
+++ b/vcpkg/ports/stftpitchshift/vcpkg.json
@@ -0,0 +1,16 @@
+{
+ "name": "stftpitchshift",
+ "version": "1.4.1",
+ "description": "STFT based multi pitch shifting with optional formant preservation.",
+ "license": "MIT",
+ "dependencies": [
+ {
+ "name": "vcpkg-cmake",
+ "host": true
+ },
+ {
+ "name": "vcpkg-cmake-config",
+ "host": true
+ }
+ ]
+}