Skip to content

Commit

Permalink
feat: Ardour support meter calimbration (loosely set)
Browse files Browse the repository at this point in the history
  • Loading branch information
olzzon committed May 21, 2019
1 parent 9802ff5 commit eb01418
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/MixerProtocolPresets.js
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,8 @@ export const MixerProtocolPresets = {
meter: {
min: 0,
max: 1,
zero: 0.75,
test: 0.6,
zero: 0.85,
test: 0.75,
},
},
// ---------------------------------------------------------
Expand Down

0 comments on commit eb01418

Please sign in to comment.