pineapple-src/externals/vcpkg/ports/stftpitchshift/vcpkg.json

17 lines
314 B
JSON
Raw Normal View History

2022-07-23 01:01:36 +00:00
{
"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
}
]
}