Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LancePutnam/Gamma
Generic (Sound) Synthesis Library
https://github.com/LancePutnam/Gamma
Last synced: 13 days ago
JSON representation
Generic (Sound) Synthesis Library
- Host: GitHub
- URL: https://github.com/LancePutnam/Gamma
- Owner: LancePutnam
- License: other
- Created: 2012-06-28T23:05:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-24T16:30:23.000Z (3 months ago)
- Last Synced: 2024-08-24T18:02:34.967Z (3 months ago)
- Language: C++
- Size: 8.9 MB
- Stars: 454
- Watchers: 23
- Forks: 54
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-musicdsp - Gamma - Gamma is a very awesome C++ DSP library by Lance Putnam. The beauty of Gamma is the conciseness of the implementation of certain techniques. How about [this](https://github.com/LancePutnam/Gamma/blob/master/examples/spectral/STFT.cpp) for a concise STFT example. (DSP Libraries)