Skip to content

gammavgamma-2018-01-27

Updated

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.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 5 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • dirkju's avatardirkju
  • Victor Romero's avatarVictor Romero
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Billy O'Neal's avatarBilly O'Neal
  • Daniel Schürmann's avatarDaniel Schürmann
  • autoantwort's avatarautoantwort

#Changelog

  • 7cfd63d[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882)
  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 87b258e[libsndfile] Adjust depenedncies to libsndfile that only the really requred additional external libraries are needed (#24539)
  • b295670Bulk convert control files. (#19986)
  • 0c810d3[gamma] Fix find dependency libsndfile (#13698)
  • 050e71dRemove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
  • 87fb308Added Gamma library (#2957)