Fix both note length setting and display in EditNoteDialog
authornick_m <mainsbridge@gmail.com>
Fri, 16 Jun 2017 17:38:18 +0000 (03:38 +1000)
committernick_m <mainsbridge@gmail.com>
Fri, 21 Jul 2017 16:15:20 +0000 (02:15 +1000)
commit964100e9114e154be4ad818fa919e4684acd7ca8
treef2e13d49771995eefd37bbc54d731f548d645127
parentc54978bd5cc9cc8c05baf6e5799b900f041f9e8d
Fix both note length setting and display in EditNoteDialog

Length clock uses region relative time converter with offset to display
correct value over tempo changes.
Fix note length setting by using source time converter on a sample duration
based on a session-relative offset.
gtk2_ardour/edit_note_dialog.cc