mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
Return a value for blinking.
This commit is contained in:
parent
7127fa2c9b
commit
d16ac44691
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ DspLoadIndicator::alert () const
|
|||
|
||||
//engine OFF
|
||||
ret |= !ARDOUR::AudioEngine::instance()->running();
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
ArdourGauge::Status
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue