X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fevoral%2Fevoral%2FNote.hpp;h=b636df46e2bbbfa4f55e680be16d5bc5bc07752f;hb=bf0a99f0c0a8f76725fba89d076010009c4cdcb0;hp=d9d4b070ff5d034135a8d249c01c8054d4f64ce2;hpb=494e7feec64f8b9de42a08ae8e43c7e9df019255;p=ardour.git diff --git a/libs/evoral/evoral/Note.hpp b/libs/evoral/evoral/Note.hpp index d9d4b070ff..b636df46e2 100644 --- a/libs/evoral/evoral/Note.hpp +++ b/libs/evoral/evoral/Note.hpp @@ -24,7 +24,6 @@ namespace Evoral { - /** An abstract (protocol agnostic) note. * * Currently a note is defined as (on event, length, off event). @@ -32,35 +31,35 @@ namespace Evoral { template class Note { public: - Note(uint8_t chan=0, Time time=0, EventLength len=0, uint8_t note=0, uint8_t vel=0x40); + Note(uint8_t chan=0, Time time=0, Time len=0, uint8_t note=0, uint8_t vel=0x40); Note(const Note