Synth

An interface for a synthesizer that maps sample position to -1..1 sample value

Members

Functions

eval
float eval(Sound sound, ulong position, float frequency)

Evaluate a sample.

Meta