#time #2d #interpolate #dsp

envelope

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

19 releases

Uses old Rust 2015

0.8.1 Jul 3, 2016
0.7.0 Nov 2, 2015
0.4.1 Jun 26, 2015
0.2.2 Mar 26, 2015

#72 in #interpolation

Download history 12/week @ 2023-12-18 9/week @ 2024-01-08 3/week @ 2024-01-15 7/week @ 2024-02-05 15/week @ 2024-02-12 21/week @ 2024-02-19 96/week @ 2024-02-26 24/week @ 2024-03-04 28/week @ 2024-03-11 23/week @ 2024-03-18 16/week @ 2024-03-25 53/week @ 2024-04-01

124 downloads per month
Used in 3 crates (2 directly)

MIT license

28KB
616 lines

envelope Build Status

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

Dependencies

~200–530KB
~11K SLoC