X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Ftranspose.h;h=d87265c62dafa0a80e22047276e411a2af107da1;hb=777fe3c68fef42d8fee79432830787bcebdfcb59;hp=ad44e28de776252d4fd53e47f623fe1ba4c758dc;hpb=7db12f6b128eef0d63dd6a8eda3d04f4dab1fc79;p=ardour.git diff --git a/libs/ardour/ardour/transpose.h b/libs/ardour/ardour/transpose.h index ad44e28de7..d87265c62d 100644 --- a/libs/ardour/ardour/transpose.h +++ b/libs/ardour/ardour/transpose.h @@ -34,7 +34,7 @@ public: Transpose (int semitones); Command* operator() (boost::shared_ptr model, - Temporal::Beats position, + Temporal::Beats position, std::vector& seqs); std::string name () const { return std::string ("transpose"); }