mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-31 13:54:06 -05:00
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
|
|
}
|
|
]
|
|
}
|