https://github.com/rustaudio/envelope
An interpolatable Envelope type along with a generic 2D Point, useful for controlling parameters over time.
https://github.com/rustaudio/envelope
Last synced: 7 months ago
JSON representation
An interpolatable Envelope type along with a generic 2D Point, useful for controlling parameters over time.
- Host: GitHub
- URL: https://github.com/rustaudio/envelope
- Owner: RustAudio
- Created: 2015-02-11T11:46:13.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-03T12:46:42.000Z (over 9 years ago)
- Last Synced: 2025-06-05T11:40:48.616Z (8 months ago)
- Language: Rust
- Size: 38.1 KB
- Stars: 12
- Watchers: 19
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# envelope [](https://travis-ci.org/RustAudio/envelope)
An interpolatable Envelope trait along with a generic 2D Point trait. Useful for controlling parameters over time.