Module instrument::note_freq [] [src]

Structs

Portamento

A PortamentoNote generator that applies a glissando for the given number of samples.

PortamentoFreq

A note that interpolates between to given frequencies over the given duration.

Enums

Dynamic

A warpper for switching between different NoteFreqs at runtime.

DynamicGenerator

A wrapper for switching between NoteFreqGenerators at runtime.

Traits

NoteFreq

Types to be generated by NoteFreqGenerator types.

NoteFreqGenerator

Types designed to modulate the state of a Node.