An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# envelope [![Build Status](https://travis-ci.org/RustAudio/envelope.svg?branch=master)](https://travis-ci.org/RustAudio/envelope)

An interpolatable Envelope trait along with a generic 2D Point trait. Useful for controlling parameters over time.