diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-18 10:49:25 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-18 10:49:25 -0800 |
| commit | 2018406edbe323bcf13a19cc131a08bc3eca18d9 (patch) | |
| tree | 79b0199d5344d11d9466eeca92193841ce402a45 /ports/aubio | |
| parent | 11ded36658c47c3172ac21feae723cea43d3a834 (diff) | |
| download | vcpkg-2018406edbe323bcf13a19cc131a08bc3eca18d9.tar.gz vcpkg-2018406edbe323bcf13a19cc131a08bc3eca18d9.zip | |
[vcpkg baseline] Clean up baseline, use Keyword Supports (#14246)
Diffstat (limited to 'ports/aubio')
| -rw-r--r-- | ports/aubio/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/aubio/CONTROL b/ports/aubio/CONTROL index de5eafe69..211dad079 100644 --- a/ports/aubio/CONTROL +++ b/ports/aubio/CONTROL @@ -4,3 +4,4 @@ Port-Version: 3 Homepage: https://github.com/aubio/aubio
Description: Aubio is a tool designed for the extraction of annotations from audio signals. Its features include segmenting a sound file before each of its attacks, performing pitch detection, tapping the beat and producing midi streams from live audio.
Build-Depends: ffmpeg, libsndfile, libogg, libflac, libvorbis, bzip2, liblzma
+Supports: windows
\ No newline at end of file |
