Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@BillyDM BillyDM released this 09 Jun 21:39
  • added DBMeter widget
  • changed how parameters work

Param is now a struct instead of a trait. Mapping Normals to values are now handled by the range types FloatRange, IntRange, DBRange, and FreqRange.

Note that DBMeter has no animation or DSP, so the user must implement that themselves.