mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix color of MIDI notes during capture so that they are visible
This commit is contained in:
parent
492073e47d
commit
e06bd481a1
11 changed files with 12 additions and 2 deletions
|
|
@ -125,7 +125,6 @@ public:
|
|||
GhostRegion* add_ghost (TimeAxisView&);
|
||||
|
||||
NoteBase* add_note(const boost::shared_ptr<NoteType> note, bool visible);
|
||||
void resolve_note(uint8_t note_num, Temporal::Beats end_time);
|
||||
|
||||
void cut_copy_clear (Editing::CutCopyOp);
|
||||
bool paste (Temporal::timepos_t const & pos, const ::Selection& selection, PasteContext& ctx);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue