vcpkg/ports/gamma/CONTROL
Jack·Boos·Yu 0c810d357b
[gamma] Fix find dependency libsndfile (#13698)
* [gamma] Fix find dependency libsndfile

* [gamma] Add homepage

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-27 17:51:21 -07:00

7 lines
518 B
Plaintext

Source: gamma
Version: gamma-2018-01-27
Port-Version: 2
Homepage: https://github.com/LancePutnam/Gamma
Build-Depends: libsndfile, portaudio
Description: Gamma is a cross-platform, C++ library for doing generic synthesis and filtering of signals. It is oriented towards real-time sound and graphics applications, but is equally useful for non-real-time tasks. Gamma is designed to be "light-footed" in terms of memory and processing making it highly suitable for plug-in development or embedding in other C++ projects.