Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
314 B
JSON

{
"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
}
]
}