Add Transpose class that can be used by apply_midi_note_edit_op.
authorAndré Nusser <andre.nusser@googlemail.com>
Thu, 15 Oct 2015 13:41:11 +0000 (15:41 +0200)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 18 Oct 2015 02:12:55 +0000 (22:12 -0400)
commitbd02a7f817e0be2c4b8f8ec9c86c21ebb2417da5
tree9c9964b758a6af68e4045b8090f8d79621aca872
parent66f18914b21837b0d4087d1d5dfff3d654cc3ef7
Add Transpose class that can be used by apply_midi_note_edit_op.
libs/ardour/ardour/transpose.h [new file with mode: 0644]
libs/ardour/transpose.cc [new file with mode: 0644]
libs/ardour/wscript