Commit 5d01d67
committed
fix: use consistent instrument name for soundmeter playback
_getChartConfig used 'soundmeter' but _playFile used 'sound meter',
causing the chart config to never match and sound meter playback
to silently do nothing. Changed _getChartConfig to use 'sound meter'
to match the value from appLocalizations.soundMeter.toLowerCase().1 parent 7d07ca4 commit 5d01d67
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| |||
0 commit comments