~mendomusic/ardour/+git/ardour-github:tempo_map_for_midi_fixes

Last commit made on 2016-08-31
Get this branch:
git clone -b tempo_map_for_midi_fixes https://git.launchpad.net/~mendomusic/ardour/+git/ardour-github

Branch merges

Branch information

Name:
tempo_map_for_midi_fixes
Repository:
lp:~mendomusic/ardour/+git/ardour-github

Recent commits

d0d1341... by nick_m <email address hidden>

No-op - rename var in MidiRegionView::note_dropped().

0b3112f... by nick_m <email address hidden>

TempoMap::pulse_at_frame() handles separated musical sections as per beat_at_frame().

11431b8... by nick_m <email address hidden>

Fix incorrect inclusion of note_type in Tempo::pulses_per_minute().

8e8f4d4... by nick_m <email address hidden>

Keep region beat and pulse separated, ensure pulse is updated when setting position.

eff3333... by nick_m <email address hidden>

Fix incorrect start_pulse in MidiRegion copy-with-offset ctor.

7e8ccfd... by nick_m <email address hidden>

Amend f3c0c1a865 (Add quarter-note position methods).

08aa6dd... by nick_m <email address hidden>

NoteCreateDrag uses quarter-notes.

124fd76... by nick_m <email address hidden>

MidiRegionView uses quarter note snapping.

 - also ensures poiinter ghost note respects the snap modifier.

52d14b5... by nick_m <email address hidden>

Use quarter-note based 'beat' when snapping.

1ebdfe8... by nick_m <email address hidden>

BeatsFramesConverter uses quarter-note 'beat' position.