phasedb v0.0.2 PhaseDB.Interpolator.ZeroFill

Implements a very simple zero fill algorhythm which inserts empty samples at the specified point.

This is the default used by all series, but you should probably change it if you don't want any empty spots in your graphs.

Summary

Functions

generate_sample(at, prev, next)

Callback implementation for PhaseDB.Interpolator.generate_sample/3.

sample_distance()

Callback implementation for PhaseDB.Interpolator.sample_distance/0.