Ardour  9.0-pre0-822-g12e3bc5c20
LevelMeterHBox Class Reference

#include <level_meter.h>

Inheritance diagram for LevelMeterHBox:
[legend]

Public Member Functions

 LevelMeterHBox (ARDOUR::Session *)
 
 ~LevelMeterHBox ()
 
- Public Member Functions inherited from LevelMeterBase
 LevelMeterBase (ARDOUR::Session *, PBD::EventLoop::InvalidationRecord *ir, ArdourWidgets::FastMeter::Orientation o=ArdourWidgets::FastMeter::Vertical)
 
virtual ~LevelMeterBase ()
 
virtual void set_meter (ARDOUR::PeakMeter *meter)
 
void update_gain_sensitive ()
 
float update_meters ()
 
void update_meters_falloff ()
 
void clear_meters (bool reset_highlight=true)
 
void hide_meters ()
 
void setup_meters (int len=0, int width=3, int thin=2)
 
void set_max_audio_meter_count (uint32_t cnt=0)
 
- Public Member Functions inherited from ARDOUR::SessionHandlePtr
 SessionHandlePtr (ARDOUR::Session *s)
 
 SessionHandlePtr ()
 
virtual ~SessionHandlePtr ()
 
virtual void set_session (ARDOUR::Session *)
 
virtual ARDOUR::Sessionsession () const
 

Protected Member Functions

void mtr_pack (Gtk::Widget &w)
 
void mtr_remove (Gtk::Widget &w)
 
- Protected Member Functions inherited from ARDOUR::SessionHandlePtr
virtual void session_going_away ()
 

Additional Inherited Members

- Public Attributes inherited from LevelMeterBase
PBD::Signal< bool(GdkEventButton *)> ButtonPress
 
PBD::Signal< bool(GdkEventButton *)> ButtonRelease
 
- Protected Attributes inherited from ARDOUR::SessionHandlePtr
ARDOUR::Session_session
 
PBD::ScopedConnectionList _session_connections
 

Detailed Description

Definition at line 125 of file gtk2_ardour/level_meter.h.

Constructor & Destructor Documentation

◆ LevelMeterHBox()

LevelMeterHBox::LevelMeterHBox ( ARDOUR::Session )

◆ ~LevelMeterHBox()

LevelMeterHBox::~LevelMeterHBox ( )

Member Function Documentation

◆ mtr_pack()

void LevelMeterHBox::mtr_pack ( Gtk::Widget &  w)
protectedvirtual

Implements LevelMeterBase.

◆ mtr_remove()

void LevelMeterHBox::mtr_remove ( Gtk::Widget &  w)
protectedvirtual

Implements LevelMeterBase.


The documentation for this class was generated from the following file: