mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Initialize variable
This commit is contained in:
parent
875c66458d
commit
65dcc8fa30
1 changed files with 1 additions and 0 deletions
|
|
@ -369,6 +369,7 @@ TruePeakdsp::TruePeakdsp (void)
|
|||
: _m (0)
|
||||
, _p (0)
|
||||
, _res (true)
|
||||
, _res_peak (true)
|
||||
, _buf (NULL)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue