Module rsynth::envelope[][src]

👎 Deprecated since 0.1.1:

This was never really worked out and should best be improved in a separate crate.

This module has not been thoroughly tested, so expect some rough edges here and there.

Modules

staircase_envelopeDeprecated

Structs

EnvelopeIteratorItemDeprecated

Traits

EnvelopeDeprecated

Defines the behaviour of an envelope. An envelope allows to get an iterator. The returned iterator allows to iterator over the frames, starting from the current position, and for each frame, returns the envelope value at that frame.