17 lines
314 B
JSON
Executable File
17 lines
314 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|