Skip to content

Commit

Permalink
docs: correct voltage range in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSlowGrowth committed Aug 16, 2024
1 parent 507df60 commit 618b99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/src/ui/LooperParameterProvider.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class LooperParameterProvider

// 0 .. 10
float volumeCvVolts = 0.0f;
// -5 .. 5
// -2 .. 2
float pitchCvVolts = 0.0f;

// the rest here is 0..1
Expand Down

0 comments on commit 618b99c

Please sign in to comment.