Jürgen Hock 86a51af126
[stftpitchshift] New port (#24529)
* Add stftpitchshift port

* Fix shared library build on Windows

* Run vcpkg x-add-version stftpitchshift

* Update version database

* Just increase the version counter to hopefully fix the vcpkg problem I simply don't understand... 😡

* Now update both sha and version...

* Update version database

* Fix version database.

* Add quotes and modernize cmake helpers.

Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2022-05-04 18:33:35 -07:00

12 lines
226 B
JSON

{
"name": "stftpitchshift",
"version": "1.3.2",
"description": "STFT based multi pitch shifting with optional formant preservation.",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}