Skip to content

Commit

Permalink
Merge pull request #69 from ccnmtl/tempo-tick-update
Browse files Browse the repository at this point in the history
Histogram data update for Tempo
  • Loading branch information
ndittren authored Jul 10, 2023
2 parents 3fc2743 + 2dd8bcc commit 8359dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const tempo: BinData = {
min: 50,
max: 200,
width: 5,
ticks: 10
ticks: 5
};

const key: BinData = {
Expand Down

0 comments on commit 8359dbf

Please sign in to comment.