ardour
Functions
ghostregion.cc File Reference
#include "evoral/Note.hpp"
#include "canvas/container.h"
#include "canvas/polygon.h"
#include "canvas/rectangle.h"
#include "canvas/wave_view.h"
#include "canvas/debug.h"
#include "ardour_ui.h"
#include "automation_time_axis.h"
#include "ghostregion.h"
#include "midi_streamview.h"
#include "midi_time_axis.h"
#include "rgb_macros.h"
#include "note.h"
#include "hit.h"

Go to the source code of this file.

Functions

static double note_height (TimeAxisView &trackview, MidiStreamView *mv)
 
static double note_y (TimeAxisView &trackview, MidiStreamView *mv, uint8_t note_num)
 

Function Documentation

static double note_height ( TimeAxisView trackview,
MidiStreamView mv 
)
static

Definition at line 254 of file ghostregion.cc.

static double note_y ( TimeAxisView trackview,
MidiStreamView mv,
uint8_t  note_num 
)
static

Definition at line 263 of file ghostregion.cc.