Ardour  9.2-541-gc1841a13dd
PianorollMidiView::AutomationLane Struct Reference

#include <pianoroll_midi_view.h>

Public Member Functions

 AutomationLane (CueAutomationControl ctl, CueAutomationLine ln, bool vis, Pianoroll::AutomationLane &par)
 
 AutomationLane (VelocityDisplay &vdisp, bool vis, Pianoroll::AutomationLane &par)
 
 ~AutomationLane ()
 
void set_sensitive (bool)
 
void set_height (double)
 

Public Attributes

CueAutomationControl control
 
CueAutomationLine line
 
VelocityDisplayvelocity_display
 
Pianoroll::AutomationLaneparent
 

Detailed Description

Definition at line 107 of file pianoroll_midi_view.h.

Constructor & Destructor Documentation

◆ AutomationLane() [1/2]

PianorollMidiView::AutomationLane::AutomationLane ( CueAutomationControl  ctl,
CueAutomationLine  ln,
bool  vis,
Pianoroll::AutomationLane par 
)
inline

Definition at line 109 of file pianoroll_midi_view.h.

◆ AutomationLane() [2/2]

PianorollMidiView::AutomationLane::AutomationLane ( VelocityDisplay vdisp,
bool  vis,
Pianoroll::AutomationLane par 
)
inline

Definition at line 111 of file pianoroll_midi_view.h.

◆ ~AutomationLane()

PianorollMidiView::AutomationLane::~AutomationLane ( )

Member Function Documentation

◆ set_height()

void PianorollMidiView::AutomationLane::set_height ( double  )

◆ set_sensitive()

void PianorollMidiView::AutomationLane::set_sensitive ( bool  )

Member Data Documentation

◆ control

CueAutomationControl PianorollMidiView::AutomationLane::control

Definition at line 116 of file pianoroll_midi_view.h.

◆ line

CueAutomationLine PianorollMidiView::AutomationLane::line

Definition at line 117 of file pianoroll_midi_view.h.

◆ parent

Pianoroll::AutomationLane& PianorollMidiView::AutomationLane::parent

Definition at line 119 of file pianoroll_midi_view.h.

◆ velocity_display

VelocityDisplay* PianorollMidiView::AutomationLane::velocity_display

Definition at line 118 of file pianoroll_midi_view.h.


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