X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fevoral%2Fsrc%2FSMF.cpp;h=b84507818c306a752089976e42695ff08c873707;hb=202788ea18ddff1754da0b77d1d77ca6ef6fbca1;hp=7e5e5935ce52c4eb581ac69cef909117a7f7d17b;hpb=f8d171d297cebc92e844502ad43713b1076017c9;p=ardour.git diff --git a/libs/evoral/src/SMF.cpp b/libs/evoral/src/SMF.cpp index 7e5e5935ce..b84507818c 100644 --- a/libs/evoral/src/SMF.cpp +++ b/libs/evoral/src/SMF.cpp @@ -1,54 +1,53 @@ /* This file is part of Evoral. - * Copyright (C) 2008 Dave Robillard + * Copyright (C) 2008 David Robillard * Copyright (C) 2000-2008 Paul Davis * Author: Hans Baier - * + * * Evoral is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License, or (at your option) any later * version. - * + * * Evoral is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. - * + * * You should have received a copy of the GNU General Public License along * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#define __STDC_LIMIT_MACROS 1 #include +#include #include #include +#include "libsmf/smf.h" #include "evoral/Event.hpp" #include "evoral/SMF.hpp" -#include "libsmf/smf.h" +#include "evoral/midi_util.h" +#include "pbd/file_manager.h" using namespace std; namespace Evoral { -template -SMF