mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-16 05:33:47 -04:00
- updated to version 1.6
- fixed compile warnings - corrects preset 7 for H9632 cards
This commit is contained in:
parent
c4afb782fd
commit
e535082270
15 changed files with 178 additions and 130 deletions
|
|
@ -117,7 +117,6 @@ int HDSPMixerMeter::logToHeight(double db)
|
|||
|
||||
void HDSPMixerMeter::update(int peak, int overs, int64 rms)
|
||||
{
|
||||
int p;
|
||||
double fp, fr, db;
|
||||
int over = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue