Methodpaint_arc(
paint_ctx: &mut PaintCtx,
center: Point,
radius: f64,
start_angle: f64,
end_angle: f64,
kiro-synth-host/src/ui/widgets/knob.rs:199
Methodresidual(
&self,
modulo: F,
phase_inc: F,
height: F,
rising_edge: bool,
points_per_side: usize
kiro-synth-dsp/src/blep/mod.rs:37