Home
last modified time | relevance | path

Searched refs:SetLiveInput (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/midiplayer/
H A DScopeView.h43 void SetLiveInput(bool liveInput);
103 ScopeView::SetLiveInput(bool liveInput) in SetLiveInput() function
H A DMidiPlayerWindow.cpp505 fScopeView->SetLiveInput(true); in OnInputChanged()
508 fScopeView->SetLiveInput(false); in OnInputChanged()