Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/seymar/envelope-signal

A class to represent a signal using an envelope constructed from breakpoints.
https://github.com/seymar/envelope-signal

Last synced: 18 days ago
JSON representation

A class to represent a signal using an envelope constructed from breakpoints.

Awesome Lists containing this project

README

        

# envelope-signal
A class to represent a signal using an envelope constructed from breakpoints.
Inspiration came from automation envelopes found in [**D**igital **A**udio **W**orkstations](https://en.wikipedia.org/wiki/Digital_audio_workstation) such as Ableton.
Wikipedia stating:
> Commonly DAWs feature some form of automation, often performed through "envelopes".
> Envelopes are procedural line segment-based or curve-based interactive graphs.
> The lines and curves of the automation graph are joined by or comprise adjustable points.
> By creating and adjusting multiple points along a waveform or control events, the user can specify parameters of the output over time`

Includes manipulation functions to add, multiply, invert, subtract envelopes