Module rsynth::voice[][src]

Structs

EnvelopeContainer

A struct that contains a variety of envelopes that our voice may need

Voice

An instrument voice.

VoiceBuilder

Enums

VoiceState

Keeps track of the current state of any voice

Traits

Renderable

Implementing this on a struct will allow for custom audio processing