mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
lots of MIDI editing stuff. to be explained on the website when its done
git-svn-id: svn://localhost/ardour2/branches/3.0@5596 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c6be9b6888
commit
3845af6ce9
49 changed files with 1110 additions and 220 deletions
|
|
@ -787,7 +787,7 @@ Sequence<Time>::set_notes (const Sequence<Time>::Notes& n)
|
|||
_notes = n;
|
||||
}
|
||||
|
||||
template class Sequence<double>;
|
||||
template class Sequence<Evoral::MusicalTime>;
|
||||
|
||||
} // namespace Evoral
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue